Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -1/+1 |
* | avcodec/dca: avoid using bitstream reader in a non-standard way | foo86 | 2017-07-18 | 1 | -0/+1 |
* | avcodec/dca: move some enumeration typedefs into headers | foo86 | 2017-07-18 | 1 | -0/+28 |
* | avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder | Daniil Cherednik | 2017-05-08 | 1 | -1/+24 |
* | avcodec/dca: move huffman data into separate object file | foo86 | 2016-05-01 | 1 | -1/+1 |
* | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 1 | -0/+206 |