diff options
author | Marton Balint <cus@passwd.hu> | 2025-07-20 20:50:25 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2025-07-29 22:10:05 +0200 |
commit | 84d831ec581470ce3d0202617f860f0b43db49c2 (patch) | |
tree | 10d810591be2bc9f786ce1bc937962257a70daff /libavformat/tls_openssl.c | |
parent | 4be21b9399d0b2168926e66d704c34bb17e3a616 (diff) | |
download | ffmpeg-84d831ec581470ce3d0202617f860f0b43db49c2.tar.gz |
avfilter/af_afade: fix check_input for empty streams
Use ff_outlink_get_status directly to get pending EOF state.
Fixes assertion failure with:
ffmpeg -lavfi "sine=f=1000:d=2[a];sine=f=440:d=2,atrim=end=0[b];[a][b]acrossfade=d=1" -f framecrc -
ffmpeg -lavfi "sine=f=1000:d=2,atrim=end=0[a];sine=f=440:d=2[b];[a][b]acrossfade=d=1" -f framecrc -
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions