Changeset 14c21c1f in ffmpeg

Timestamp:
Oct 7, 2011, 12:23:26 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
124a16f6
Parents:
a72cad0a
git-author:
Michael Niedermayer <michaelni@gmx.at> (10/03/11 22:14:48)
git-committer:
Anton Khirnov <anton@khirnov.net> (10/07/11 12:23:26)
Message:

H264: Only wait before triggering ff_thread_setup_complete() until the next slice that contains a start-of-field/frame macroblock

This allows concurrent decoding of the last field/frame, rather than
only the last slice, of data packets with multiple NAL units packed
together.

This will fix the slowdown reported in e.g. bug 52.

Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

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