summaryrefslogtreecommitdiffstats
path: root/libavcodec/dcadata.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dca: move bits per sample array to dca.cfoo862017-07-181-4/+0
* avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoderDaniil Cherednik2017-05-081-1/+1
* dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-151-0/+8
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-3/+3
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-3/+3
* | avcodec/dca: move EXSS sampling frequency arrays to dca.cfoo862016-05-261-9/+0
* | avcodec/dca: use LUT for LBR frequency rangesfoo862016-05-201-1/+5
* | avcodec/dca_lbr: explicitly initialize structs with zeroHendrik Leppkes2016-05-111-1/+1
* | avcodec/dca: add DTS Express (LBR) decoderfoo862016-05-101-0/+466
* | avcodec/dca: move huffman data into separate object filefoo862016-05-011-9/+0
* | avcodec/dcaenc: move channel reordering tables to dcaenc.hfoo862016-05-011-42/+0
* | avcodec/dca: add more tablesfoo862016-01-311-2/+620
* | avcodec/dca: remove old decoderfoo862016-01-311-318/+0
* | avcodec/dca: remove unused float quant tableHendrik Leppkes2016-01-021-8/+0
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes2016-01-021-7/+0
|\ \ | |/
| * dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-241-15/+0
* | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer2015-03-151-1/+629
|\ \ | |/
| * dca: Support for XLL (lossless extension)Niels Möller2015-03-151-1/+629
* | Merge commit '78c892284150e12f6b08b287bdf7e62307c6985f'Michael Niedermayer2015-03-121-1/+27
|\ \ | |/
| * dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tablesNiels Möller2015-03-121-1/+27
* | avcodec/dca: move remaining tables to dcadataMichael Niedermayer2015-02-201-0/+91
* | Merge commit '3a651f599a18b023602370b67a77eb0efa309b20'Michael Niedermayer2015-02-161-4/+4
|/
* dca: Move data tables from a header to an object fileDiego Biurrun2015-02-151-0/+7752
OpenPOWER on IntegriCloud