summaryrefslogtreecommitdiff
path: root/libavcodec/dolby_e.c
Commit message (Expand)AuthorAge
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/dolby_e: Avoid duplicating sample rate tableAndreas Rheinhardt2021-01-30
* avcodec/dolby_e: Avoid code duplication when converting inputAndreas Rheinhardt2021-01-30
* avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/headerAndreas 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
* avcodec/dolby_e: Add a parserNicolas Gaullier2021-01-25
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* lavc/dolby_e: fix make checkheaders warningJun Zhao2018-06-10
* avcodec/dolby_e: fix potentially undefined pointer arithmeticfoo862017-07-26
* avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capabilityfoo862017-07-26
* avcodec/dolby_e: use av_clip_uintp2()James Almer2017-07-19
* avcodec: add Dolby E decoderfoo862017-07-19