| Commit message (Expand) | Author | Age | Files | Lines |
* | dca_core: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -2/+3 |
* | avcodec/dcadec: Treat the input packet's data as const | Andreas Rheinhardt | 2022-07-04 | 1 | -2/+2 |
* | all: Remove unnecessary libavcodec/internal.h inclusions | Andreas Rheinhardt | 2022-02-08 | 1 | -2/+0 |
* | 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 |