summaryrefslogtreecommitdiff
path: root/libavcodec/dolby_e_parser.c
Commit message (Expand)AuthorAge
* dolby_e: convert to new channel layout APIAnton Khirnov2022-03-15
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavc/dolby_e_parser: #include avcodec.h explicitlyAnton Khirnov2021-06-10
* 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