Changeset efec857c in ffmpeg

Timestamp:
Feb 14, 2014, 8:38:00 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
e136579
Parents:
92225877
git-author:
Jan Ekström <jeebjp@gmail.com> (02/14/14 12:48:19)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/14/14 20:38:00)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.