aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ra144.h
Commit message (Expand)AuthorAgeFilesLines
* Make wavtable a table instead of an arrayVitor Sessak2008-05-241-514/+514
* Make etable1 and etable2 tables instead of arrays.Vitor Sessak2008-05-211-2/+260
* Use ff_sqrt() function instead of using a tableVitor Sessak2008-05-211-515/+0
* Convert ra144.h tables from hex to decimalVitor Sessak2008-05-171-2361/+2155
* The first table of decodetable[] is unrelated to the other. Rename it.Vitor Sessak2008-05-151-14/+13
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* 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
* moved the tables into header files (and applied the 'static' patch). Nick: wh...Alex Beregszaszi2003-06-291-0/+2426