1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Jan Ekström efec857c9f 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: Michael Niedermayer <michaelni@gmx.at>
2014-02-14 21:38:00 +01:00
..
2014-01-02 02:31:24 +01:00
2014-01-15 21:20:47 +01:00
2013-09-21 03:37:09 +00:00
2013-07-29 19:20:27 +02:00
2013-08-08 22:59:42 +02:00
2014-01-26 04:51:38 +01:00