Skip to content
  • Jan Schmidt's avatar
    isomp4: Handle mp4s subpicture streams better. · 81e2c813
    Jan Schmidt authored
    Clean up the handling of mp4s streams. Use the generic esds
    descriptor function to extract the palette, instead of hard coding
    a wrong magic offset.
    
    Add some more size safety checks when parsing ES descriptors, and
    replace magic numbers with the descriptive constants that are already
    defined.
    
    Enhance dump output for stsd atoms.
    
    Streams from both bug 712643 and historic bug 568278 now both work
    correctly.
    
    Fixes: #712643
    81e2c813