aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cl2c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-05-05 11:44:00 +0200
committerNiklas Haas <git@haasn.dev>2023-05-14 11:21:43 +0200
commit2d5e137207474d2702320ea50d142fce4628709f (patch)
treef7c158a683d9625f2bdc86673056d039758dc88d /tools/cl2c
parent482d81378fe00e620776e096c75320210efe5fa3 (diff)
downloadffmpeg-2d5e137207474d2702320ea50d142fce4628709f.tar.gz
lavfi/vf_libplacebo: split and refactor logic
This commit contains no functional change. The goal is merely to separate the highly intertwined `filter_frame` and `process_frames` functions into their separate concerns, specifically to separate frame uploading (which is now done directly in `filter_frame`) from emitting a frame (which is now done by a dedicated function `output_frame`). The overall idea here is to be able to ultimately call `output_frame` multiple times, to e.g. emit several output frames for a single input frame.
Diffstat (limited to 'tools/cl2c')
0 files changed, 0 insertions, 0 deletions