log ra144.h @ 7065:87767de54b7b libavcodec

age author description
Mon, 16 Jun 2008 08:25:48 +0000 diego Add missing #includes to fix 'make checkheaders'. libavcodec
Sun, 25 May 2008 17:06:14 +0000 vitor Yet more cosmetics libavcodec
Sun, 25 May 2008 13:26:04 +0000 vitor Use (u)int16_t instead of short for tables libavcodec
Sun, 25 May 2008 13:25:10 +0000 vitor Make tables that fit in one byte (u)int8_t libavcodec
Sat, 24 May 2008 09:15:01 +0000 vitor Make wavtable a table instead of an array libavcodec
Wed, 21 May 2008 16:38:44 +0000 vitor Make etable1 and etable2 tables instead of arrays. libavcodec
Wed, 21 May 2008 16:33:49 +0000 vitor Use ff_sqrt() function instead of using a table libavcodec
Sat, 17 May 2008 14:34:55 +0000 vitor Convert ra144.h tables from hex to decimal libavcodec
Thu, 15 May 2008 18:28:24 +0000 vitor The first table of decodetable[] is unrelated to the other. Rename it. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sun, 29 Jun 2003 19:11:55 +0000 al3x moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? libavcodec