diff options
author | Marton Balint <cus@passwd.hu> | 2025-06-21 08:21:40 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2025-07-03 21:41:53 +0200 |
commit | a736ac72bb2e457484724f0589fd11a2b2b5f852 (patch) | |
tree | f083daf87d0103e773f60495eefe03b56740f452 /tests/utils.c | |
parent | 29e696c9c010778b4750efb42c3e89544d56ec4e (diff) | |
download | ffmpeg-a736ac72bb2e457484724f0589fd11a2b2b5f852.tar.gz |
avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
EOF only need to be forwarded back if all outputs have reached EOF.
Fixes infinte loop with ffprobe -f lavfi -i "smptebars=d=1,select=n=2:e=1[out0][out1]"
Regression since d9e41ead82263e96ebd14d4d88d6e7f858dd944c.
Fixes ticket #10959.
Fixes ticket #11366.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions