| Commit message (Expand) | Author | Age | Files | Lines |
* | dca: Support for XLL (lossless extension) | Niels Möller | 2015-03-15 | 1 | -1/+9 |
* | dca: Move data tables from a header to an object file | Diego Biurrun | 2015-02-15 | 1 | -7714/+23 |
* | dca: Add array sizes to array declarations | Diego Biurrun | 2015-02-15 | 1 | -10/+10 |
* | dca: Move all tables into dcadata.h | Diego Biurrun | 2015-02-14 | 1 | -0/+89 |
* | dca: K&R formatting cosmetics | Gabriel Dume | 2014-09-16 | 1 | -7340/+7344 |
* | dca: Convert dca_dmixtable to integers | Niels Möller | 2014-05-23 | 1 | -32/+32 |
* | dcadec: remove scaling in lfe_interpolation_fir | Christophe Gisquet | 2014-02-28 | 1 | -192/+195 |
* | dca: support mixing LFE in dca_downmix. | Tim Walker | 2013-11-28 | 1 | -11/+11 |
* | dca: improve default stereo downmix coefficients. | Tim Walker | 2013-11-28 | 1 | -6/+6 |
* | dca: extract core substream's embedded downmix coeffcient codes, if present. | Tim Walker | 2013-11-28 | 1 | -0/+46 |
* | dca: remove embedded downmix coefficient extraction. | Tim Walker | 2013-11-28 | 1 | -17/+0 |
* | dca: convert dca_default_coeffs to float. | Tim Walker | 2013-11-28 | 1 | -11/+11 |
* | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun | 2012-08-01 | 1 | -6/+0 |
* | dca: prevent accessing static arrays with invalid indexes. | Ronald S. Bultje | 2012-03-07 | 1 | -1/+1 |
* | dca: NEON optimised high freq VQ decoding | Mans Rullgard | 2011-09-30 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | dca: pretty-print some tables | Mans Rullgard | 2011-01-21 | 1 | -6144/+6144 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -4/+0 |
* | DCA: 16-byte-align lfe_fir tables | Måns Rullgård | 2010-04-12 | 1 | -2/+2 |
* | DCA: simplify lfe_interpolation_fir() | Måns Rullgård | 2010-04-12 | 1 | -1027/+192 |
* | DECLARE_ALIGNED usage requires #inclusion of 'mem.h'. | Jai Menon | 2010-04-11 | 1 | -0/+1 |
* | DCA: align some arrays | Måns Rullgård | 2010-04-10 | 1 | -2/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Fix filenames in Doxygen comments. | Diego Biurrun | 2009-01-26 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | fir_32bands_perfect[] contents were mixed, restore original order | Alexander E. Patrakov | 2008-08-25 | 1 | -329/+329 |
* | Some spelling fixes in comments | Reimar Döffinger | 2007-12-02 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | use downmixing coefficients in dca decoder. | Justin Ruggles | 2007-05-02 | 1 | -0/+13 |
* | Fix wrong license header. | Diego Biurrun | 2007-02-27 | 1 | -5/+6 |
* | DCA decoder | Kostya Shishkov | 2007-02-27 | 1 | -0/+8453 |