summaryrefslogtreecommitdiffstats
path: root/libavcodec/dca.c
Commit message (Expand)AuthorAgeFilesLines
* fix dca_bitalloc_index decoder initSergey Vlasov2007-05-241-1/+1
* Fix dca.c compilation with #define TRACESergey Vlasov2007-05-241-0/+2
* Better error reporting.Benjamin Larsson2007-05-181-2/+4
* Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.Diego Biurrun2007-05-051-1/+1
* Move dca parser to its own file.Diego Biurrun2007-05-031-108/+1
* cosmetics: indention after last commitJustin Ruggles2007-05-021-4/+4
* use downmixing coefficients in dca decoder.Justin Ruggles2007-05-021-19/+34
* enable multichannel output in dca decoder.Justin Ruggles2007-05-021-3/+19
* fix exploitable buffer overflowMichael Niedermayer2007-04-271-0/+3
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-241-6/+6
* changes some function declarations from () to (void) as per ansi c.Stefan Huehner2007-04-041-1/+1
* DCA decoderKostya Shishkov2007-02-271-0/+1322
OpenPOWER on IntegriCloud