summaryrefslogtreecommitdiff
path: root/libavcodec/ac3_parser_internal.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ac3dec: split off code discarding garbage at the beginning of a packetJames Almer2022-10-261-0/+2
* avcodec/ac3_parser{,_internal}: expose AC-3 bit_rate_codeJan Ekström2022-06-301-0/+1
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-151-1/+40
* Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-271-4/+7
* ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-121-0/+39