• Michael Niedermayer's avatar
    H264: hotfix for speedloss on frame threading and h264 files with slices. · eaa21b68
    Michael Niedermayer authored
    This fix is not ideal as it still limits the multithreading on field pictures
    to the 2nd field only.
    Ill try to fix it properly to allow both fields to decode concurrently but this
    needs more work.
    
    This bug exists since and was caused by:
    commit ea6331f8
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Mon Jun 20 10:24:33 2011 -0400
    
        h264-mt: fix deadlock in packets with multiple slices (e.g. MP4).
    eaa21b68
h264.c 160 KB