| 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: move bits per sample array to dca.c | foo86 | 2017-07-18 | 1 | -4/+0 |
* | avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder | Daniil Cherednik | 2017-05-08 | 1 | -1/+1 |
* | dcaenc: Implementation of Huffman codes for DCA encoder | Daniil Cherednik | 2017-01-15 | 1 | -0/+8 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -3/+3 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -3/+3 |
* | | avcodec/dca: move EXSS sampling frequency arrays to dca.c | foo86 | 2016-05-26 | 1 | -9/+0 |
* | | avcodec/dca: use LUT for LBR frequency ranges | foo86 | 2016-05-20 | 1 | -1/+5 |
* | | avcodec/dca_lbr: explicitly initialize structs with zero | Hendrik Leppkes | 2016-05-11 | 1 | -1/+1 |
* | | avcodec/dca: add DTS Express (LBR) decoder | foo86 | 2016-05-10 | 1 | -0/+466 |
* | | avcodec/dca: move huffman data into separate object file | foo86 | 2016-05-01 | 1 | -9/+0 |
* | | avcodec/dcaenc: move channel reordering tables to dcaenc.h | foo86 | 2016-05-01 | 1 | -42/+0 |
* | | avcodec/dca: add more tables | foo86 | 2016-01-31 | 1 | -2/+620 |
* | | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -318/+0 |
* | | avcodec/dca: remove unused float quant table | Hendrik Leppkes | 2016-01-02 | 1 | -8/+0 |
* | | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be' | Hendrik Leppkes | 2016-01-02 | 1 | -7/+0 |
|\| |
|
| * | dca: remove unused decode_hf function and quant_d tables | Alexandra Hájková | 2015-12-24 | 1 | -15/+0 |
* | | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' | Michael Niedermayer | 2015-03-15 | 1 | -1/+629 |
|\| |
|
| * | dca: Support for XLL (lossless extension) | Niels Möller | 2015-03-15 | 1 | -1/+629 |
* | | Merge commit '78c892284150e12f6b08b287bdf7e62307c6985f' | Michael Niedermayer | 2015-03-12 | 1 | -1/+27 |
|\| |
|
| * | dca: Document the permuted order in the lfe_fir_64 and lfe_fir_128 tables | Niels Möller | 2015-03-12 | 1 | -1/+27 |
* | | avcodec/dca: move remaining tables to dcadata | Michael Niedermayer | 2015-02-20 | 1 | -0/+91 |
* | | Merge commit '3a651f599a18b023602370b67a77eb0efa309b20' | Michael Niedermayer | 2015-02-16 | 1 | -4/+4 |
|/ |
|
* | dca: Move data tables from a header to an object file | Diego Biurrun | 2015-02-15 | 1 | -0/+7752 |