diff options
author | Niklas Haas <git@haasn.dev> | 2025-08-07 21:51:40 +0200 |
---|---|---|
committer | Niklas Haas <ffmpeg@haasn.dev> | 2025-08-08 11:29:27 +0000 |
commit | 6627c8ea4b4e4e0f9312d3243c099eb5df1a89e7 (patch) | |
tree | 51d6fc0ba71c49d44b4d445373a45f7154665b4c /libavfilter/vf_datascope.c | |
parent | e57874768a2e43c31ad7865630f24cfeb2e5df26 (diff) | |
download | ffmpeg-6627c8ea4b4e4e0f9312d3243c099eb5df1a89e7.tar.gz |
avfilter/vf_libplacebo: skip empty inputs
It is possible for pl_queue_update() to return PL_QUEUE_OK, but to generate
an empty frame mix. This happens if the first frame of that input is in the
future.
In this case, we should skip an input as not active, similar to inputs that
have already reached EOF.
Diffstat (limited to 'libavfilter/vf_datascope.c')
0 files changed, 0 insertions, 0 deletions