11018 Commits (9049ea676363f113eaaef4dbf21aee7df69a3988)

Author SHA1 Message Date
Niklas Haas 9049ea6763 lavfi/vf_libplacebo: set time_base/frame_rate dynamically 2 years ago
Niklas Haas 1b2c6c9a03 lavfi/vf_libplacebo: also skip cache if in FPS == out FPS 2 years ago
Niklas Haas 618b72d4b4 lavfi/vf_libplacebo: skip cache selectively per-input 2 years ago
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
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
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
Paul B Mahol 8e21f32fe7 avfilter/vf_displace: add support for commands 2 years ago
Paul B Mahol 54dc06e09e avfilter/vf_displace: add slice threading support 2 years ago
Paul B Mahol 494ebfdbfa avfilter/af_drmeter: misc cleanups 2 years ago
Paul B Mahol 238ec0c31b avfilter/af_drmeter: fix error in picking 2nd peak 2 years ago
Paul B Mahol c44fe10160 avfilter/af_afade: stop using ff_outlink_get_status on inputs 2 years ago
Paul B Mahol a756ae41ed avfilter/af_apad: switch to activate 2 years ago
Paul B Mahol 4583a24c65 avfilter/vf_xfade: add reveal transitions 2 years ago
Paul B Mahol 8fe25b1203 avfilter/vf_xfade: add cover transitions 2 years ago
Philip Langdale 73a2252f1d avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 2 years ago
Philip Langdale 3c07c2489d avfilter/scale_cuda: add support for rgb32/bgr32 conversions 2 years ago
Paul B Mahol 12a073f72c avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF 2 years ago
Anton Khirnov 4abf42ab96 lavfi/graphparser: be more verbose when filtergraph parsing fails 2 years ago
Philip Langdale ecc3f158e1 avfilter/vf_yadif_cuda: remove unnecessary private struct fields 2 years ago
Niklas Haas d26ea03f60 lavfi/vf_libplacebo: fix typo in assert 2 years ago