• James Almer's avatar
    Merge commit '50a1c66c' · e0250cf3
    James Almer authored
    * commit '50a1c66c':
      ac3_parser: add a public function for parsing the data required by the demuxer
    
    avpriv_ac3_parse_header() is left in place but without the
    GetBitContext parameter, as the mov muxer requires a lot more fields
    than just bitstream_id and frame_size from the AC3HeaderInfo struct.
    Merged-by: 's avatarJames Almer <jamrial@gmail.com>
    e0250cf3
ac3_parser_internal.h 1.61 KB