summaryrefslogtreecommitdiff
path: root/libavcodec/dolby_e.h
Commit message (Expand)AuthorAge
* 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/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavc/dolby_e: fix make checkheaders warningJun Zhao2018-06-10
* avcodec/dolby_e: add 'f' suffixes to floating point literalsfoo862017-07-26
* avcodec: add Dolby E decoderfoo862017-07-19