111474 Commits (4d06742b93394b6265fb32640ee7bb36f4fe1a06)
 

Author SHA1 Message Date
Niklas Haas 015c3b659e lavfi/vf_libplacebo: set format list for all inputs 2 years ago
Niklas Haas 5989719e87 lavfi/vf_libplacebo: add in_idx variable 2 years ago
Niklas Haas 7645c8df66 lavfi/vf_libplacebo: make input-dependent vars dynamic 2 years ago
Niklas Haas d625010acd lavfi/vf_libplacebo: generalize frame update to multiple inputs 2 years ago
Niklas Haas 6c41c3f928 lavfi/vf_libplacebo: only drain actually used PTS 2 years ago
Niklas Haas 502b699a50 lavfi/vf_libplacebo: determine PTS of next frame from any input 2 years ago
Niklas Haas 0eb37c2419 lavfi/vf_libplacebo: handle multiple inputs 2 years ago
Niklas Haas 56e550b264 lavfi/vf_libplacebo: support blending multiple inputs 2 years ago
Niklas Haas 0c66d912ba lavfi/vf_libplacebo: keep track of latest status globally 2 years ago
Niklas Haas 4e4a66b8c4 lavfi/vf_libplacebo: replace s->input by dynamic array 2 years ago
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