• Anatoly Nenashev's avatar
    mpeg4video: ignore broken GOP headers · 7a4abe59
    Anatoly Nenashev authored
    
    
    Some MPEG4 cameras produce files with empty GOP headers.
    This patch makes the decoder ignore such broken headers and proceed
    with the following I-frame.  Without this change, the following
    start code is missed resulting in the entire I-frame being skipped.
    
    Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
    7a4abe59