]> git.sesse.net Git - ffmpeg/history - libavcodec/ra144.h
in TRUNCATED mode, use residual fragments in ParseContext
[ffmpeg] / libavcodec / ra144.h
2008-05-25 Vitor SessakYet more cosmetics
2008-05-25 Vitor SessakUse (u)int16_t instead of short for tables
2008-05-25 Vitor SessakMake tables that fit in one byte (u)int8_t
2008-05-24 Vitor SessakMake wavtable a table instead of an array
2008-05-21 Vitor SessakMake etable1 and etable2 tables instead of arrays.
2008-05-21 Vitor SessakUse ff_sqrt() function instead of using a table
2008-05-17 Vitor SessakConvert ra144.h tables from hex to decimal
2008-05-15 Vitor SessakThe first table of decodetable[] is unrelated to the...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-06-29 Alex Beregszaszimoved the tables into header files (and applied the...