111464 Commits (858b635613751ab7023b95c33567bfdc9a822afd)
 

Author SHA1 Message Date
Niklas Haas a7775bd32c lavfi/vf_libplacebo: use correct link in update_crops() 2 years ago
Niklas Haas 93c7e8c0ae lavfi/vf_libplacebo: factor out ref frame logic 2 years ago
Niklas Haas 666c8aa4d7 lavif/vf_libplacebo: remove pl_frame_mix from output_frame_mix 2 years ago
Niklas Haas ad445a7030 lavfi/vf_libplacebo: move temporary vars into per-input struct 2 years ago
Niklas Haas a4197196a0 lavfi/vf_libplacebo: cosmetic 2 years ago
Niklas Haas b5d48111ad lavfi/vf_libplacebo: move input handling to separate function 2 years ago
Niklas Haas c3b17ccc62 lavfi/vf_libplacebo: move input-specific state to struct 2 years ago
Niklas Haas 7be4434c88 lavfi/vf_libplacebo: drop redundant case 2 years ago
James Almer 3f48815501 avformat/evcdec: don't set AVCodecParameters.framerate 2 years ago
James Almer 5a2ff43384 avformat/evcdec: simplify au_end_found check 2 years ago
James Almer ca8a660176 avformat/evcdec: simplify probe function 2 years ago
Andreas Rheinhardt 43991dbd05 avformat/assenc: Fix potential NULL + 1 2 years ago
Tomas Härdin 8e53233f68 lavc/msrleenc: Add msrle encoder 2 years ago
Tomas Härdin 4cc40c050a lavc/riffenc: Fix msrle support on Windows 95 2 years ago
Paul B Mahol 2cac3fd744 avformat: add raw AC-4 muxer 2 years ago
Haihao Xiang 88b3841149 lavfi/qsvvpp: use the right picture struct for vpp initilaization 2 years ago
Haihao Xiang bcdea21675 lavfi/qsvvpp: postpone vpp session initialization 2 years ago
Haihao Xiang cf21ca9efb lavfi/qsvvpp: store a copy of the sequence parameters 2 years ago
Haihao Xiang 579711c2cc lavfi/qsvvpp: check the parameters before initializing vpp session 2 years ago
Haihao Xiang 5189b51939 lavfi/qsvvpp: copy metadata fields from src to dst 2 years ago
Haihao Xiang 07139b6deb lavfi/qsvvpp: track the runtime version in vpp context 2 years ago
Yeoh, Hoong Tee da4b2549c6 lavf/rtpenc_jpeg: Retrieve sampling factor from SOF0 2 years ago
Aman Karmani 961b17eace avformat/mpegts: add AC-4 2 years ago
Paul B Mahol 293e353460 avformat/isom_tags: add AC-4 2 years ago
Paul B Mahol 9c6538d4c2 avformat: add raw AC-4 demuxer 2 years ago
Paul B Mahol 2bc65003e2 avcodec: AC-4 codec registration 2 years ago
James Almer 7ff3dce29a avcodec/evc_parse: use get_bits1() where useful 2 years ago
James Almer 5b372c7ff2 avcodec/evc_ps: use get_bits1() where useful 2 years ago
Paul B Mahol ea190b8a23 avfilter/vf_drawtext: use flags type of option for text_align 2 years ago
yethie 01420316d2 avfilter/vf_drawtext: add support for commands 2 years ago
yethie 692d37d2e9 avfilter/vf_drawtext: add y_align option 2 years ago
yethie 5f2d907de2 avfilter/vf_drawtext: implement text alignment 2 years ago
yethie 01d843f6d0 avfilter/vf_drawtext: add expression variables to control font ascent/descent 2 years ago
yethie fac7bb06d8 avfilter/vf_drawtext: add options for size of the background box 2 years ago
yethie 79e39978d8 avfilter/vf_drawtext: extend boxborderw option 2 years ago
yethie 1eeb59a209 avfilter/vf_drawtext: improve glyph shaping and positioning 2 years ago
yethie ba00ed33e5 avfilter/vf_drawtext: cosmetics 2 years ago
James Almer 17499f43b1 avformat/evc: remove unused variable 2 years ago
James Almer e81eafcb97 avformat/evc: skip nalu header size bytes before parsing sps 2 years ago
James Almer 048b8bdd5e avformat/evc: use get_bits_long() where needed 2 years ago
James Almer 377da83b99 avcodec/evc_ps: check valid range for a few more elements 2 years ago
James Almer 199fc04d09 avcodec/evc_ps: use get_bits_long() where needed 2 years ago
Michael Niedermayer 89f98acbf8 avcodec/evc_ps: Check log2_sub_gop_length 2 years ago
James Almer 921596e677 avcodec/evc_ps: make ff_evc_parse_{sps,pps} return an error code 2 years ago
James Almer 5cb9ef9300 avcodec/evc_parse: remove ff_evc_parse_nal_unit() 2 years ago
James Almer 56e52e870d avcodec/evc_frame_merge_bsf: make ff_evc_parse_nal_unit() local to the filter 2 years ago
James Almer fdd8daf899 avcodec/evc_parser: remove write only variable 2 years ago
James Almer a5663f2d9a avcodec/evc_parser: make ff_evc_parse_nal_unit() local to the parser 2 years ago
James Almer ff7a4cdf04 avcodec/evc_parse: split off deriving PoC 2 years ago
James Almer f7e0af5edc avcodec/evc_parser: stop exporting delay and gop_size 2 years ago