Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/dolby_e: Avoid duplicating sample rate table | Andreas Rheinhardt | 2021-01-30 | 1 | -4/+2 |
* | avcodec/dolby_e: Avoid code duplication when converting input | Andreas Rheinhardt | 2021-01-30 | 1 | -0/+7 |
* | avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/header | Andreas Rheinhardt | 2021-01-30 | 1 | -30/+24 |
* | avcodec/dolby_e: split decoder and parser more thoroughly | James Almer | 2021-01-25 | 1 | -0/+19 |
* | avcodec/dolby_e: Split decoder/parser files | Nicolas Gaullier | 2021-01-25 | 1 | -594/+4 |
* | avcodec/dolby_e: Add a parser | Nicolas Gaullier | 2021-01-25 | 1 | -5/+33 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -1/+1 |
* | lavc/dolby_e: fix make checkheaders warning | Jun Zhao | 2018-06-10 | 1 | -86/+0 |
* | avcodec/dolby_e: add 'f' suffixes to floating point literals | foo86 | 2017-07-26 | 1 | -17/+17 |
* | avcodec: add Dolby E decoder | foo86 | 2017-07-19 | 1 | -0/+733 |