• Philip Langdale's avatar
    CrystalHD: Handle different h.264 MBAFF packing. · 9ce1d5f0
    Philip Langdale authored
    I found another MBAFF sample where the input:output pattern is
    the same as mpeg2 and vc1 (fieldpair input, individual field output).
    While I'm not sure how you can output individual fields from MBAFF,
    if I apply the mpeg2/vc1 handling to this file, it plays correctly.
    
    So, this changes the detection algorithm to handle the known cases.
    
    Whitespace will be fixed in a separate change.
    Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
    9ce1d5f0
crystalhd.c 33.9 KB