diff options
author | Niklas Haas <git@haasn.dev> | 2023-05-06 15:04:43 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2023-05-14 11:21:43 +0200 |
commit | 83b1f3f54ec43a1ab897139160884a99bbd07e71 (patch) | |
tree | 0fef3847fb6a193b0054b34574ed3efe47c53b24 /libswscale | |
parent | 9e802a47ccb2c02a04a70f04f7a68a156a8ac224 (diff) | |
download | ffmpeg-83b1f3f54ec43a1ab897139160884a99bbd07e71.tar.gz |
lavfi/vf_libplacebo: switch to activate()
To present compatibility with the current behavior, we keep track of a
FIFO of exact frame timestamps that we want to output to the user. In
practice, this is essentially equivalent to the current filter_frame()
code, but this design allows us to scale to more complicated use cases
in the future - for example, insertion of intermediate frames
(deinterlacing, frame doubling, conversion to fixed fps, ...)
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions