Skip to content
  • Mark Nauwelaerts's avatar
    qtdemux: fix ALAC codec-data handling · d14685eb
    Mark Nauwelaerts authored
    ALAC codec-data apparently comes in (at least) two flavours (mov, mp4),
    so use atom based parsing to retrieve required data, rather than
    aiming for a specific offset.
    
    See also #580731.
    d14685eb