diff options
author | Paul B Mahol <onemda@gmail.com> | 2022-03-07 14:01:11 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-03-07 15:29:39 +0100 |
commit | 7238541d3969f3ddfede80e01da7a82ad7d69190 (patch) | |
tree | b524ead319ee93df165b8558778216bd644df35e /tests/ref/fate | |
parent | 0f5c964c5737170cd52c2a9501e81ea12946a66d (diff) | |
download | ffmpeg-7238541d3969f3ddfede80e01da7a82ad7d69190.tar.gz |
avfilter/vf_extractplanes: switch to activate()
Fixes hang at end of input with this command:
ffmpeg -f lavfi -i testsrc2=d=50,format=yuv444p -lavfi \
"extractplanes=y+u+v[y][u][v];[y]tpad=start=0[y];[u]tpad=start=0[u];[v]negate[v];[y][u][v]vstack=3" -f null -
Diffstat (limited to 'tests/ref/fate')
0 files changed, 0 insertions, 0 deletions