Skip to content
  • Jan Schmidt's avatar
    mpegvideoparse: Handle Sequence Display Extension · c5c44628
    Jan Schmidt authored
    Change the way the pixel-aspect-ratio is computed by
    interpreting the sequence header aspect ratio info
    as MPEG-1 values until a sequence extension or
    sequence display extension is seen, and then updating
    the sequence header struct accordingly.
    
    Fixes incorrect anamorphic display on some MPEG-2 (DVD)
    sequences.
    c5c44628