105200 Commits (6e163619e3e46e719903de3271e8c1b850b7d501)
 

Author SHA1 Message Date
Andreas Rheinhardt 6e163619e3 avformat/Makefile: Fix name of PhotoCD demuxer 3 years ago
Andreas Rheinhardt 72a822b975 avformat/takdec: Don't initialize get_bits context to read one value 3 years ago
Wenbin Chen 035d2cc463 doc/encoders.texi: Add doc for qsv 3 years ago
Fei Wang 7787cca180 lavc/av1dec: use frame split bsf 3 years ago
Cameron Gutman 242ed971cb lavu/videotoolbox: add support for memory mapping frames 3 years ago
James Almer 3e17e0e5ef avcodec/libdav1d: honor the requested strict_std_compliance level on supported builds 3 years ago
Andreas Rheinhardt 2b541b8c1d avcodec/golomb: Factor writing golomb codes out 3 years ago
Andreas Rheinhardt e228d7b0db configure: Add missing libshine->mpegaudioheader dependency 3 years ago
Andreas Rheinhardt df4cb384fb avcodec/Makefile: Add missing entry for ADPCM_IMA_AMV_ENCODER 3 years ago
Andreas Rheinhardt a2372f904c avcodec/Makefile: Only compile nvenc.o if needed 3 years ago
Wu Jianhua 9a194252c7 avfilter: add a blend_vulkan filter 3 years ago
Wu Jianhua 49250b582a avfilter/vf_blend: fix un-checked potential memory allocation failure 3 years ago
Andreas Rheinhardt aa8bb05d29 avcodec/Makefile: Add missing HEVC decoder->h274.o dependency 3 years ago
Wu Jianhua c4ecc643bb avutil/hwcontext_vulkan: fixed incorrect memory offset 3 years ago
James Almer ce4d459db1 Changelog: Add new <next> line after 5.0 3 years ago
James Almer 746df0a19a Changelog: replace <next> by 5.0 3 years ago
Zane van Iperen 21e25d2fe2
Changelog: add IMF demuxer 3 years ago
Pierre-Anthony Lemieux 74afc3c650
avformat/imf: Fix indentation 3 years ago
Pierre-Anthony Lemieux 76ffe1c2f1
avformat/imf: fix CPL parsing error handling 3 years ago
Pierre-Anthony Lemieux 59f1a46048
avformat/imf: fix bad free() when directory name of the input url is empty 3 years ago
Pierre-Anthony Lemieux c1b55cb70c
avformat/imf: fix error CPL root element is absent 3 years ago
Andreas Rheinhardt 07fd34aca7 avcodec/Makefile: Add missing mpegaudiodata.o dependency to MPEGAUDIO 3 years ago
Haihao Xiang 7c6f9b9d63 Revert "avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions" 3 years ago
Haihao Xiang 8d4c0c8823 lavc/qsvdec: needn't free the string for AV_OPT_TYPE_STRING AVOption 3 years ago
Haihao Xiang 0d82613b7d lavc/qsvenc: set base address for V plane 3 years ago
Soft Works a428949775 avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions 3 years ago
Niklas Haas db28bb8fb4 lavfi/libplacebo: support dovi metadata application 3 years ago
rcombs da92865b27 lavfi/drawutils: re-enable P010 and P016 support 3 years ago
rcombs 66343e46cf lavfi/drawutils: overhaul to improve pixel format support 3 years ago
rcombs f67bd3a825 lavfi/drawutils: ensure we don't support formats with non-pixel-sized offsets 3 years ago
rcombs f320722eb5 lavfi/drawutils: ensure we can't overflow a component 3 years ago
rcombs f00079b25c lavfi/drawutils: ensure we don't allow mixed-byte-depth formats 3 years ago
rcombs e24b71add5 lavfi/drawutils: reimplement ff_fill_rgba_map without hardcoding the list 3 years ago
rcombs 5018103fa3 lavfi/drawutils: reject shift-packed formats 3 years ago
rcombs 186e931f74 lavfi/drawutils: remove redundant BE format checks 3 years ago
rcombs 52fe11ef34 lavfi/drawutils: move BE check out of loop 3 years ago
rcombs df9180d8a0 swscale/output: use isSwappedChroma 3 years ago
rcombs cb3a6cc082 swscale/output: use isSemiPlanarYUV for NV12/21/24/42 case 3 years ago
rcombs f8e284be69 swscale: introduce isSwappedChroma 3 years ago
rcombs bb4f19f2a2 swscale/output: use isDataInHighBits for 10-bit case 3 years ago
rcombs cf9e8cb52f swscale/output: use isSemiPlanarYUV for 16-bit case 3 years ago
rcombs e5d83463c8 swscale: introduce isDataInHighBits 3 years ago
rcombs cb87a3b137 swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit cases 3 years ago
Limin Wang e35b70ab27 avformat: remove unused v210.c 3 years ago
Limin Wang 41f213c3bf avformat: reuse the common code for v210/v210x 3 years ago
Limin Wang 46f43f222e avcodec/videotoolbox: Fix undefined symbol with minimal configuration 3 years ago
Andreas Rheinhardt 8abc192236 avcodec/mpeg12enc: Inline constants 3 years ago
Andreas Rheinhardt c037f3fc7d avcodec/mpeg12enc: Partially inline whether codec is MPEG-1 3 years ago
Andreas Rheinhardt d91b5020ec avcodec/mpeg12enc: Also inline chroma subsampling 3 years ago
Andreas Rheinhardt 58f6d1e758 avcodec/mpegvideo_enc: Remove dead code at compile time 3 years ago