mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-24 16:27:06 +00:00
This cap is currently used to mark multithreading-capable codecs that wrap external libraries with their own multithreading code. The name is highly confusing for our API users, since libavcodec ALWAYS handles thread_count=0 (see commit message in previous commit). Therefore rename the cap and update its documentation to make its meaning clear. The old name is kept deprecated until next+1 major bump.
57 KiB
57 KiB