Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. | Diego Biurrun | 2007-05-05 | 1 | -1/+1 |
* | Move dca parser to its own file. | Diego Biurrun | 2007-05-03 | 1 | -108/+1 |
* | cosmetics: indention after last commit | Justin Ruggles | 2007-05-02 | 1 | -4/+4 |
* | use downmixing coefficients in dca decoder. | Justin Ruggles | 2007-05-02 | 1 | -19/+34 |
* | enable multichannel output in dca decoder. | Justin Ruggles | 2007-05-02 | 1 | -3/+19 |
* | fix exploitable buffer overflow | Michael Niedermayer | 2007-04-27 | 1 | -0/+3 |
* | 1000l to myself as used VLC indexes were totally wrong | Kostya Shishkov | 2007-04-24 | 1 | -6/+6 |
* | changes some function declarations from () to (void) as per ansi c. | Stefan Huehner | 2007-04-04 | 1 | -1/+1 |
* | DCA decoder | Kostya Shishkov | 2007-02-27 | 1 | -0/+1322 |