diff options
author | Niklas Haas <git@haasn.dev> | 2023-06-15 16:03:32 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2023-06-20 17:09:58 +0200 |
commit | 6c41c3f92815b9b62d19f871cbb261afbd58d5a0 (patch) | |
tree | 074bddfed86d35c146e142ac7e747621b91c2da6 /libavfilter/vf_datascope.c | |
parent | 502b699a506b7854d382a58e4910f5f13f4846e4 (diff) | |
download | ffmpeg-6c41c3f92815b9b62d19f871cbb261afbd58d5a0.tar.gz |
lavfi/vf_libplacebo: only drain actually used PTS
When combining multiple inputs, the output PTS may be less than the PTS
of the input. In this case, the current's code assumption of always
draining one value from the FIFO is incorrect. Replace by a smarter
function which drains only those PTS values that were actually consumed.
Diffstat (limited to 'libavfilter/vf_datascope.c')
0 files changed, 0 insertions, 0 deletions