summaryrefslogtreecommitdiff
path: root/libavcodec/dolby_e_parse.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dolby_e: Avoid duplicating sample rate tableAndreas Rheinhardt2021-01-301-1/+5
* avcodec/dolby_e: Avoid code duplication when converting inputAndreas Rheinhardt2021-01-301-3/+5
* avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/headerAndreas Rheinhardt2021-01-301-27/+21
* avcodec/dolby_e: split decoder and parser more thoroughlyJames Almer2021-01-251-0/+180