summaryrefslogtreecommitdiff
path: root/libavcodec/dolby_e_parser.c
Commit message (Expand)AuthorAge
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-27
* avcodec/dolby_e: Avoid duplicating sample rate tableAndreas Rheinhardt2021-01-30
* avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/headerAndreas Rheinhardt2021-01-30
* avcodec/dolby_e_parser: Remove unused ParseContextAndreas Rheinhardt2021-01-30
* avcodec/dolby_e: split decoder and parser more thoroughlyJames Almer2021-01-25
* avcodec/dolby_e: Split decoder/parser filesNicolas Gaullier2021-01-25