diff options
author | Marvin Scholz <epirat07@gmail.com> | 2023-06-02 22:12:26 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2023-06-07 08:56:24 +0200 |
commit | e62824835d6871de5f1658afa840eb58425e34d4 (patch) | |
tree | d77d8992289b0071cdb9224f0420a50f05c2b3fa /libavfilter/af_asupercut.c | |
parent | 0889ebc577749ee6abc620bc9030d2002487935f (diff) | |
download | ffmpeg-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/af_asupercut.c')
0 files changed, 0 insertions, 0 deletions