aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mace.c
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Fix buffer handling for stereo mace files, fixes some random sig11Alan Curry2006-09-051-4/+4
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>François Revol2005-02-011-15/+19
* data_size = 0 cleanupMichael Niedermayer2004-05-211-1/+0
* debug stuff only for DEBUG :)François Revol2003-03-261-0/+4
* per file doxyMichael Niedermayer2003-03-061-0/+6
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-21/+21
* Avoid "unused variable 'c'" warning.François Revol2002-11-261-1/+0
* added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 supportFrançois Revol2002-11-021-0/+442