summaryrefslogtreecommitdiffstats
path: root/libavcodec/apedec.c
Commit message (Expand)AuthorAgeFilesLines
* smaller tablesMichael Niedermayer2008-03-101-4/+4
* Remove unused elements from tables.Michael Niedermayer2008-03-041-30/+8
* Detect and prevent reading over the end of counts_*. We pass the errorMichael Niedermayer2008-03-041-0/+17
* Prevent segfault due to reading over the end of the input buffer.Michael Niedermayer2008-03-041-1/+4
* constMichael Niedermayer2008-02-011-4/+4
* cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 ...Baptiste Coudurier2008-01-311-1/+1
* Fix some spelling mistakes.Diego Biurrun2007-12-021-1/+1
* spellingVitor Sessak2007-12-011-2/+2
* Monkey Audio decoderKostya Shishkov2007-09-131-0/+922
OpenPOWER on IntegriCloud