aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/buffersink.c
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2023-06-02 22:12:26 +0200
committerPaul B Mahol <onemda@gmail.com>2023-06-07 08:56:24 +0200
commite62824835d6871de5f1658afa840eb58425e34d4 (patch)
treed77d8992289b0071cdb9224f0420a50f05c2b3fa /libavfilter/buffersink.c
parent0889ebc577749ee6abc620bc9030d2002487935f (diff)
downloadffmpeg-e62824835d6871de5f1658afa840eb58425e34d4.tar.gz
lavfi/vf_xfade: rewrite activate inputs handling
The old code was not properly handling a bunch of edge-cases with streams terminating earlier and also did not properly report back EOF to the first input. This fixes at least one case where the filter could stop doing anything: ffmpeg -f lavfi -i "color=blue:d=10" -f lavfi -i "color=aqua:d=0" -filter_complex "[0][1]xfade=duration=2:offset=0:transition=wiperight" -f null -
Diffstat (limited to 'libavfilter/buffersink.c')
0 files changed, 0 insertions, 0 deletions