107814 Commits (d7abb7d143fd1fbacb0084a8936bc4029afe5111)
 

Author SHA1 Message Date
Anton Khirnov 8e092c3eac fftools/ffmpeg: remove OutputStream.encoding_needed 2 years ago
Anton Khirnov 80e7feb48b fftools/ffmpeg: remove OutputStream.stream_copy 2 years ago
Anton Khirnov 4f2b946c19 fftools/ffmpeg_opt: drop redundant decoder selection 2 years ago
Anton Khirnov a1da77bd71 fftools/ffmpeg: stop accessing the decoder context unnecessarily 2 years ago
Anton Khirnov 04b340e6b8 fftools/ffmpeg_hw: stop logging to the decoder context 2 years ago
Anton Khirnov 20ba49c1a4 fftools/ffmpeg_opt: move adding metadata out of open_output_file() 2 years ago
Anton Khirnov 7cafea59bc fftools/ffmpeg_opt: move adding programs out of open_output_file() 2 years ago
Anton Khirnov aad68ab0e0 fftools/ffmpeg_opt: move adding attachments out of open_output_file() 2 years ago
Martijn van Beurden ed07ba641a avformat/movenc: Remove experimental status of flac-in-MP4 muxing 2 years ago
Ruben Gonzalez 2d8d7f8592 avformat: allow .ec3 as extension for raw E-AC-3 stream 2 years ago
James Almer 68e017c487 swscale/output: fix reading chroma values when generating vuya output 2 years ago
Andreas Rheinhardt 56973eb687 avcodec/nvdec: Use av_buffer_replace() where appropriate 2 years ago
Andreas Rheinhardt d3730acca3 avcodec/nvdec: Check av_buffer_ref() 2 years ago
Andreas Rheinhardt eb608fd0b0 avcodec/libspeexdec: Fix use of uninitialized value 2 years ago
Andreas Rheinhardt 0d408f4013 avcodec/cbs_h2645: Remove always-false check 2 years ago
Andreas Rheinhardt 2ba04bafb4 avcodec/cbs: Remove ff_cbs_alloc_unit_content 2 years ago
Andreas Rheinhardt 2d722b6638 avcodec/cbs_jpeg: Use table-based alloc/free 2 years ago
Andreas Rheinhardt 9638f5b1a2 avcodec/cbs_internal: Use unions to shrink size of descriptors 2 years ago
Andreas Rheinhardt b37805ddbd avcodec/cbs_internal, cbs_h2645: Add and use new descriptor macros 2 years ago
Andreas Rheinhardt 715d3286bc avcodec/cbs: Use smaller scope for variables, add const 2 years ago
Andreas Rheinhardt e35b8b848c avcodec/cbs: Remove redundant assignment 2 years ago
Andreas Rheinhardt 33f33beead avcodec/cbs: Avoid code duplication for making unit refcounted/writable 2 years ago
Andreas Rheinhardt 9d0c71a81c avcodec/error_resilience: Avoid overhead of AVBuffer API 2 years ago
Zhao Zhili fc13803323 avutil/hwcontext_videotoolbox: add missing include for AVFrame 2 years ago
Stephen Hutchinson 765fc3b943 avformat/avisynth: cosmetics after nb_channels change 2 years ago
Stephen Hutchinson dc9843d829 avformat/avisynth: use ch_layout.nb_channels for channel count 2 years ago
Michael Niedermayer 26180e8855 MAINTAINERS: Split project server admin list 2 years ago
Michael Niedermayer e6bbaa1d49 avformat/mxfdec: SMPTE RDD 48:2018 Amd 1:2022 support 2 years ago
caleb 6a0cec5315 avcodec/jpeg2000: Fast fail if HTJ2K codeblocks are present. 2 years ago
James Almer 13b3becc7b fate: fix reference file for fate-pixfmt_best 2 years ago
James Almer f8c62e32b2 avformat/riff: map AYUV fourcc to RAWVIDEO decoder 2 years ago
James Almer 85c59bd6de avutil/test/pixfmt_best: test the VUYA pixel format 2 years ago
James Almer 1974813261 swscale/output: add VUYA output support 2 years ago
Peter Ross 23758380d0 avcodec: WBMP (Wireless Application Protocol Bitmap) image format 2 years ago
James Almer d93e29154f avfilter/avfiltergraph: remove unnecessary channel layout copy 2 years ago
Timo Rothenpieler b710698790 avcodec/nvenc: hardcode color characteristics for internal RGB2YUV conversion 2 years ago
Timo Rothenpieler 611f843534 avfilter/vsrc_ddagrab: set sRGB color information on output frames 2 years ago
Andreas Rheinhardt 5e7eaabb42 avcodec/nvdec_hevc: Fix off-by-one error 2 years ago
Timo Rothenpieler 38595ebe3b avfilter/vsrc_ddagrab: make output format user configurable 2 years ago
James Almer f0abd07996 swscale/input: add VUYA input support 2 years ago
Timo Rothenpieler cbb53bfbd8 avfilter/vsrc_ddagrab: move most of init to config_props 2 years ago
Timo Rothenpieler fbf87a46ab avfilter/vsrc_ddagrab: fix mouse cursor render init 2 years ago
Andreas Rheinhardt 2345b4eb9c avcodec/acelp_*: Remove unnecessary headers 2 years ago
Andreas Rheinhardt 0661472fa8 avcodec/avcodec: Remove legacy cruft 2 years ago
Andreas Rheinhardt 57d305207a avcodec/aacenc_quantization: Deduplicate quantization functions 2 years ago
Andreas Rheinhardt e081358e8d avcodec/aacenc_tns: Remove unused header 2 years ago
Andreas Rheinhardt 386990a955 avcodec/aacenc_quantization: Remove always-zero function parameter 2 years ago
Andreas Rheinhardt d23cb45c1c avcodec/sbrdsp: Remove unnecessary headers 2 years ago
Andreas Rheinhardt c488ee6182 avcodec/aacenc: Move aac_pce_configs to its only user 2 years ago
Andreas Rheinhardt bcb0faeaba avcodec/internal: Move ff_thread_can_start_frame() to threadframe.h 2 years ago