diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-06-08 20:36:33 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-12-12 08:24:18 +0100 |
commit | d35c05cb9ee39e1d90fab326a6aaec6c6c9433e1 (patch) | |
tree | 5d845adfb164c8bf03278afe24f22b9eac041536 /libavutil/opt.h | |
parent | 4b8a171beb385c949cbe73fa3f5366c4cdccf72f (diff) | |
download | ffmpeg-d35c05cb9ee39e1d90fab326a6aaec6c6c9433e1.tar.gz |
fftools/ffmpeg_filter: move filtering to a separate thread
As previously for decoding, this is merely "scaffolding" for moving to a
fully threaded architecture and does not yet make filtering truly
parallel - the main thread will currently wait for the filtering thread
to finish its work before continuing. That will change in future commits
after encoders are also moved to threads and a thread-aware scheduler is
added.
Diffstat (limited to 'libavutil/opt.h')
0 files changed, 0 insertions, 0 deletions