]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ra144.h
Cosmetics after last commit
[frescor/ffmpeg.git] / libavcodec / ra144.h
2008-09-08 vitorRemove useless comment
2008-09-08 vitorNormalize triplets in gain_val_tab[][] so gain_exp_tab...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-06-24 stefangmark read-only data as const
2008-06-24 vitorRemove unused entries from lpc_refl_cb*
2008-06-24 vitorRemove unused entries from energy_tab
2008-06-23 vitorRemove unused values from gain_{val,exp}_tab
2008-06-23 vitorNow these tables fits in 16 bits
2008-06-23 vitorMerge the >> 4 calculation of cb1_base in the table
2008-06-19 vitorLast table renaming
2008-06-19 vitorYet more table renaming
2008-06-19 vitor10l: fix typo
2008-06-19 vitorMore table renaming
2008-06-19 vitorRename table
2008-06-16 diegoAdd missing #includes to fix 'make checkheaders'.
2008-05-25 vitorYet more cosmetics
2008-05-25 vitorUse (u)int16_t instead of short for tables
2008-05-25 vitorMake tables that fit in one byte (u)int8_t
2008-05-24 vitorMake wavtable a table instead of an array
2008-05-21 vitorMake etable1 and etable2 tables instead of arrays.
2008-05-21 vitorUse ff_sqrt() function instead of using a table
2008-05-17 vitorConvert ra144.h tables from hex to decimal
2008-05-15 vitorThe first table of decodetable[] is unrelated to the...
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2003-06-29 al3xmoved the tables into header files (and applied the...