Files
FFmpeg/libavfilter
Marvin Scholz e62824835d 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 -
2023-06-07 08:56:24 +02:00
..
2023-04-28 11:07:41 +08:00
2022-07-07 17:52:32 +02:00
2023-05-29 00:42:01 +02:00
2022-12-19 20:43:58 +01:00
2023-05-29 00:42:01 +02:00
2023-05-04 19:20:03 -03:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-02-20 12:38:52 +01:00
2023-05-29 00:42:01 +02:00
2023-05-14 11:10:50 +02:00
2022-03-07 15:29:39 +01:00
2023-05-25 19:52:04 +02:00
2023-03-29 00:15:19 +02:00
2023-05-29 00:41:56 +02:00
2022-12-08 13:03:42 +01:00
2022-11-09 17:39:00 +01:00
2023-04-28 11:07:41 +08:00