4810 Commits (42f40d36b74e51a7f66a3a391924f01f3da5bea1)

Author SHA1 Message Date
  Paul B Mahol aef93c6aa5 avutil: add gray14 pixel format 7 years ago
  Paul B Mahol f43fd68f28 avfilter/drawutils: add support for full range 7 years ago
  Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
  Marton Balint 56b081da57 avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 7 years ago
  Mark Thompson 92a0a6bea9 hwcontext_vaapi: Fix compilation with libva versions < 1.4.0 7 years ago
  Clément Bœsch 5be0410cb3 lavu/opt: add AV_OPT_FLAG_DEPRECATED 7 years ago
  Clément Bœsch 71fa82bed6 lavu/threadmessage: add av_thread_message_queue_nb_elems() 7 years ago
  Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 8 years ago
  Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
  Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
  Steve Lhomme aedbf1640c avutil/random_seed: use bcrypt instead of the old wincrypt API 7 years ago
  Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
  Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
  wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
  Martin Storsjö 3a7b4ae62c arm: Produce .const_data instead of .section .rodata for Mach-O 7 years ago
  Mark Thompson 44000b7744 hwcontext_d3d11: Fix crash with valid adapter but no device 7 years ago
  Jacob Trimble db2a7c947e avcodec/avcodec.h: Add encryption info side data. 8 years ago
  Mark Thompson ac993e73de hwcontext_opencl: Add support for mapping DRM objects to Beignet 7 years ago
  Mark Thompson ca9f13bbce hwcontext_vaapi: Pass correct read/write flags when exporting surfaces 7 years ago
  Mark Thompson c6bbb8cca7 hwcontext_vaapi: Add support for legacy DRM mapping 7 years ago
  Mark Thompson f86e8c91d0 hwcontext_drm: Clarify value for unknown format modifiers 7 years ago
  Mark Thompson 9313422dfc hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headers 7 years ago
  Ruiling Song 86499771d1 qsv: align surface width/height to 16. 7 years ago
  James Almer 72bb955625 avutil/integer: move the test to the corresponding subdirectory 7 years ago
  Mark Thompson 0f3d1c69b5 hwcontext_vaapi: Always include DRM hwcontext header 7 years ago
  Mark Thompson 389f4c3e0d hwcontext_vaapi: Fix condition for DRM device derivation 7 years ago
  wm4 4b86ac27a0 lavu/frame: add QP side data 7 years ago
  wm4 36855abc0e lavu/frame: fix inconsistent qp_table_buf deprecation 7 years ago
  Tobias Rapp 1296a718dc avutil/log: print level prefix also when no AVClass context is available 7 years ago
  James Almer 7af2336598 avutil: bump version after the latest AVOption flag addition 7 years ago
  Jun Zhao 7b5cf0a410 lavu/opt: add bit stream filter option dump support. 7 years ago
  Jun Zhao e0e72539cf lavu/opt: add AV_OPT_FLAG_BSF_PARAM 7 years ago
  James Almer 950170bd3b avutil: add missing version bump for AV_CRC_8_EBU 7 years ago
  Marton Balint 8d37dd6ed3 avutil/parseutils: only accept full us duration, do not accept mss duration 7 years ago
  Aurelien Jacobs 0b4ad86959 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 7 years ago
  Rostislav Pehlivanov 8218249f1f parseutils: accept only full "ms" suffix 7 years ago
  Aurelien Jacobs 61c972384d parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION 7 years ago
  Rostislav Pehlivanov 6731f60598 frame: add an av_frame_new_side_data_from_buf function 8 years ago
  Gyan Doshi b6652f5100 avutil/timecode: fix starting frame number for 59.94 fps 7 years ago
  Ruiling Song 8ca39b855a qsv: Default PicStruct to progressive 7 years ago
  Mark Thompson 193e43e619 hwcontext_vaapi: Fix frames context creation with external attributes 7 years ago
  Mark Thompson fabcbfba38 hwcontext_vaapi: Add more surface formats 7 years ago
  Michael Niedermayer ab6f571ef7 avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() 7 years ago
  James Almer 8a8d0b319a avutil/crypto: change length parameter to size_t on the remaining modules 7 years ago
  wm4 474194a8d0 avutil/opt: remove ABI hacks 7 years ago
  Mark Thompson e412d683fe hwcontext: Perform usual uninitialisation on derived frames contexts 8 years ago
  Mark Thompson caecb85014 hwcontext: Perform usual initialisation on derived device contexts 8 years ago
  Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 8 years ago
  Mark Thompson 2eb396b175 hwcontext: Fix memory leak on derived frame allocation failure 7 years ago
  Jun Zhao 96e476cc9d hwcontext: Fix documentation for av_hwdevice_ctx_alloc() 8 years ago