109564 Commits (18d9959fd9ab80340d6f25c5efd0db5aae14284d)
 

Author SHA1 Message Date
Aman Karmani 18d9959fd9 avcodec/v4l2_m2m: log both v4l2 and av pixel formats during negotiation 2 years ago
James Almer 0431f9805e avcodec/av1_parser: export timing information when present 2 years ago
Anton Khirnov 54c0e72b42 lavfi/graphparser: drop a redundant label 2 years ago
Anton Khirnov ca67a783ab lavfi/graphparser: improve applying graph-level sws options 2 years ago
Anton Khirnov 1c18530e93 lavfi/avfilter: process options for filters without a private class 2 years ago
Anton Khirnov d234b4b193 lavfi/avfilter: simplify process_options() 2 years ago
Anton Khirnov b6ba764552 lavfi/avfilter: export a multikey dict from process_options() 2 years ago
Anton Khirnov bd7c07c26a lavfi/avfilter: avoid a redundant av_opt_set_dict2() call 2 years ago
Anton Khirnov a7b1b4bc23 lavfi: remove AVFilter.init_dict() 2 years ago
Anton Khirnov 018a8b9dc3 lavfi/vf_scale: allow passing options to swscale directly 2 years ago
Anton Khirnov 260f391893 fftools/ffmpeg: always generate CFR output when -r is used 2 years ago
Anton Khirnov e884360e91 doc/ffmpeg: improve -r documentation 2 years ago
Anton Khirnov 7655249f72 fftools/ffmpeg: reindent after previous commit 2 years ago
Anton Khirnov a848a5a223 fftools/ffmpeg: move video frame dup/drop logic into its own function 2 years ago
Anton Khirnov 5874ca3650 fftools/ffmpeg: rename a variable to be more descriptive 2 years ago
Anton Khirnov 3b21f10639 fftools/ffmpeg: fix stream id in an error message. 2 years ago
Anton Khirnov c60941dfaf fftools/ffmpeg: stop using AVCodecContext.sample_rate in decode_audio() 2 years ago
Anton Khirnov 1a6ba73ff7 doc/ffmpeg.texi: drop a non-existent option 2 years ago
Anton Khirnov f566032bfd lavc/decode: validate frames output by decoders 2 years ago
Anton Khirnov a1eec66867 lavc/decode: deduplicate cleanup in ff_decode_receive_frame() 2 years ago
Anton Khirnov 5bf8f29135 lavc/qsvdec: check ff_decode_frame_props() return value 2 years ago
Anton Khirnov 3dc7a9f623 lavc/ac3dec: fail when the sample rate is unset 2 years ago
Derek Buitenhuis 94aa70d757 avformat: Rename IPFS to IPFS gateway 2 years ago
Paul B Mahol 5d3f0226ad avfilter/avf_avectorscope: add anti-aliased line drawing mode 2 years ago
Derek Buitenhuis dae3679a9b mov: Disable advanced_editlist for fragmented MP4 input 2 years ago
Wenbin Chen 13d04e30d7 libavcodec/qsvenc_av1: Add max_frame_size support to av1_qsv encoder 2 years ago
Wenbin Chen c8e73558fe libavcodec/qsvenc_av1: Add low_delay_brc support to av1_qsv encoder 2 years ago
Zhao Zhili a598be44df avcodec/mediacodecenc: enable B frames only with -strict experimental 2 years ago
Anton Khirnov fcd557a2c2 lavc/get_bits: add a compat wrapper for the cached bitstream reader 2 years ago
Anton Khirnov b6742259bf lavc/tests: add a cached bitstream reader test 2 years ago
Anton Khirnov 9177970bca lavc/bitstream: templatize for BE/LE 2 years ago
Alexandra Hájková 8fe551eca0 lavc: add standalone cached bitstream reader 2 years ago
Aman Karmani 4b2b9a6604 avcodec/mpeg12dec: flush a53 data 2 years ago
James Almer 4a80db5fc2 avcodec/mpeg12dec: use init_get_bits8 and check the return value in all remaining cases 2 years ago
Thierry Foucu efbe84eb1b avcodec/mpeg12dec: use init_get_bits8 and check the return value 2 years ago
Paul B Mahol 99bd2dbc91 swresample/swresample_frame: fix regression in detecting changes 2 years ago
Anton Khirnov a0b5aaceca lavc/libx265: restructure handling reordered_opaque 2 years ago
Anton Khirnov 7399e5305c lavc/libx264: do not leave an invalid array size on alloc error 2 years ago
Anton Khirnov a4a81be1a8 lavc/libx264: zero reordered opaque on alloc 2 years ago
Anton Khirnov 141303f323 lavc/libx264: print an error on invalid opaque pointer 2 years ago
Anton Khirnov 89761c2122 lavc/libx264: use a local variable to shorten code 2 years ago
Anton Khirnov 4469ce10a6 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov 9ed5b0ac3b lavc/libx264: reorder control flow in setup_roi() to reduce nesting depth 2 years ago
Anton Khirnov ce5b2d34b4 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov e17b609fc6 lavc/libx264: do not ignore memory allocation errors 2 years ago
Anton Khirnov cccd2c2179 lavc/libx264: unify cleanup in setup_frame() 2 years ago
Anton Khirnov 87eb362693 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov b1a184283b lavc/libx264: factor out setting up ROI 2 years ago
Anton Khirnov c7a8a6939b lavc/libx264: use a local variable for input frame in setup_frame() 2 years ago
Anton Khirnov 9f8f980165 lavc/libx264: reindent after previous commit 2 years ago