| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-01 | 1 | -6/+0 |
|\ |
|
| * | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun | 2012-08-01 | 1 | -6/+0 |
* | | Generate channel layout, reordering for DTS-XXCH extension and, undo embedded... | Nick Brereton | 2012-06-28 | 1 | -0/+34 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-08 | 1 | -1/+1 |
|\| |
|
| * | dca: prevent accessing static arrays with invalid indexes. | Ronald S. Bultje | 2012-03-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-01 | 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 |
* | | 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 |