summaryrefslogtreecommitdiff
path: root/libavcodec/mlp_parse.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mlpdec: parse and use substream info bitsPaul B Mahol2023-01-311-1/+5
* avcodec: Replace get_bits_long() by get_bits() where possibleMichael Niedermayer2019-12-311-1/+1
* avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to...James Almer2019-08-241-50/+0
* avcodec/mlp_parser: split off shared code to its own fileJames Almer2019-05-071-0/+215