diff options
author | Jan Ekström <jeebjp@gmail.com> | 2014-02-14 12:48:56 +0100 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2014-02-14 15:09:39 +0000 |
commit | 3fbad00714698f59c6326edfcc63db87f525e7c0 (patch) | |
tree | 1adb354fc8eb0729e3eecbf691f25df98556b110 /libavfilter | |
parent | 4127e6aeb6e9ef53f5acf06e99c06f4b2c0cce34 (diff) | |
download | ffmpeg-3fbad00714698f59c6326edfcc63db87f525e7c0.tar.gz |
utvideoenc: Enable support for multiple slices and use them
The official Ut Video decoder only threads with slices, thus until
now any files encoded by the libavcodec encoder have only been
decodable with a single thread. The default slice count is now
set to subsampled_height / 120.
Also sets slices to 1 for the Ut Video encoder tests to keep them
green.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions