diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-03-31 17:33:48 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-07-23 11:53:19 +0200 |
commit | 2d924b3a630869c65fe0c76568910500f54ed057 (patch) | |
tree | 046e6484309205ca7715ec0a66e5b77732cf536b /Changelog | |
parent | 37c764df6730e8299c468dd7636c45da6e158ef3 (diff) | |
download | ffmpeg-2d924b3a630869c65fe0c76568910500f54ed057.tar.gz |
fftools/ffmpeg: move each muxer to a separate thread
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version <next>: - ddagrab (Desktop Duplication) video capture filter - ffmpeg -shortest_buf_duration option - ffmpeg now requires threading to be built +- ffmpeg now runs every muxer in a separate thread version 5.1: |