109053 Commits (6043352bd902665b3d598c9be4197e41858a2357)
 

Author SHA1 Message Date
James Almer b5abf6fdfc avcodec/aac_ac3_parser: don't fill stream info in the sync function 2 years ago
James Almer 676e7d7f9b avcodec/adts_parser: allow passing a pre allocated AACADTSHeaderInfo to avpriv_adts_header_parse() 2 years ago
James Almer 72db6a4f5f avcodec/ac3dec: split off code discarding garbage at the beginning of a packet 2 years ago
Peter Ross 31162eb949 avcodec/mss2: calculate draw region and revise split position 2 years ago
Peter Ross 639b7af493 avcodec/vp3data: rectify comment 2 years ago
Peter Ross 58bd7d97a4 avcodec/jpegtables: remove duplicate luma and chroma quantization tables 2 years ago
J. Dekker 9bed814e1d lavc/aarch64: add hevc horizontal qpel/uni/bi 2 years ago
Andreas Rheinhardt 894191e7e1 avcodec/svq1enc: Workaround GCC bug 102513 2 years ago
Anton Khirnov 7aa5ea237f fftools/ffmpeg_demux: stop modifying OptionsContext 2 years ago
Anton Khirnov 0d821edb40 fftools/ffmpeg_mux_init: stop modifying OptionsContext.*_disable 2 years ago
Anton Khirnov 69da53ade9 fftools/ffmpeg_mux_init: move code creating streams into a new function 2 years ago
Anton Khirnov 006df0b6fe fftools/ffmpeg_mux_init: stop modifying some OptionsContext fields 2 years ago
Anton Khirnov ccab823559 fftools/ffmpeg_mux_init: constify metadata specifier arguments 2 years ago
Anton Khirnov aa0ce91f57 fftools/ffmpeg_mux_init: avoid modifying OptionsContext.chapters_input_file 2 years ago
Anton Khirnov 5ccc151bf2 fftools/ffmpeg: factor out copying metadata/chapters from of_open() 2 years ago
Anton Khirnov 21ef1f2cec fftools/ffmpeg_demux: log when the demuxer thread terminates 2 years ago
Anton Khirnov 5c1a096d02 fftools/ffmpeg: move nb_streams_warn from InputFile to Demuxer 2 years ago
Anton Khirnov d8f7ce38da fftools/ffmpeg_demux: do not log to the demuxer context 2 years ago
Anton Khirnov 541104f3a3 fftools/ffmpeg: move duration/time_base from InputFile to Demuxer 2 years ago
Anton Khirnov 5bc1f177d3 fftools/ffmpeg: move threading fields from InputFile to Demuxer 2 years ago
Anton Khirnov c20977c4e0 fftools/ffmpeg: drop free_input_threads() 2 years ago
Anton Khirnov 295848bacb fftools/ffmpeg: move closing the input file into a separate function 2 years ago
Anton Khirnov 09cd147dcc fftools/ffmpeg: drop init_input_threads() 2 years ago
Anton Khirnov 6975320506 fftools/ffmpeg_demux: add demuxer private data 2 years ago
Anton Khirnov 78efefa9a5 fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c 2 years ago
Haihao Xiang 1af499cde0 lavc/qsvenc_hevc: accept HDR metadata if have 2 years ago
Haihao Xiang dc26bd8e6d lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrl 2 years ago
Haihao Xiang 76965fa411 lavc/qsvenc: fix check to avoid segfault 2 years ago
Andreas Rheinhardt d7c3e52fbf avutil/integer: Use '|' instead of '+' where it is more natural 2 years ago
Andreas Rheinhardt 9a6cdd1ba3 avutil/integer: Fix undefined left shifts of negative numbers 2 years ago
Andreas Rheinhardt f49375f28f avutil/aes: Don't use out-of-bounds index 2 years ago
Andreas Rheinhardt 73930e4f93 avutil/aes: Don't use misaligned pointers 2 years ago
Andreas Rheinhardt 7c5d256c9c avcodec/motion_est_template: Avoid using last + 1 element of array 2 years ago
Andreas Rheinhardt c76155236f avcodec/snow_dwt: Fix left shifts of negative numbers 2 years ago
Wenbin Chen d79c240196 doc/encoders: Add doc for av1_qsv 2 years ago
Wenbin Chen dc9e4789a3 libavcodec/qsvenc_av1: add av1_qsv encoder 2 years ago
Anton Khirnov 874a6f2090 fftools/ffmpeg: set thread names 2 years ago
Anton Khirnov a2f5913857 lavf: set internal thread names 2 years ago
Anton Khirnov 5f82447dfc lavc/pthread_frame: set worker thread names 2 years ago
Anton Khirnov f66e794672 lavu/thread: add an internal function for setting thread name 2 years ago
Andreas Rheinhardt 5ec9d26b2b avcodec/mpegvideo: Don't use ScanTable where unnecessary 2 years ago
Andreas Rheinhardt 33b838aad6 avcodec/mpegvideo: Move ASM-offset warning to its proper place 2 years ago
Andreas Rheinhardt b76f07b8c3 avcodec/eatgq: Move transient GetByteContext from context to stack 2 years ago
Andreas Rheinhardt 7f45691769 avcodec/idctdsp: Move ScanTable to mpegvideo 2 years ago
Andreas Rheinhardt de133d22da avcodec/wmv2dec: Remove unnecessary ScanTables 2 years ago
Andreas Rheinhardt da93e4fb27 avcodec/speedhqdec: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 69f46ff586 avcodec/mjpegenc_common: Only pass what is used from ScanTable 2 years ago
Andreas Rheinhardt 3cdfb146b2 avcodec/mjpegdec: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 5975bb7f81 avcodec/mimic: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 60c3516941 avcodec/mdec: Only keep what is used from ScanTable 2 years ago