]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/qdm2.c
typo fix: inited --> initialized
[frescor/ffmpeg.git] / libavcodec / qdm2.c
2008-02-13 diegotypo fix: inited --> initialized
2008-02-01 michaelconst
2008-01-06 diegoRename two structures, identifiers starting with _...
2007-07-05 diegolicense header consistency cosmetics
2007-05-15 reimarUse DECLARE_ALIGNED to ease porting
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-06-02 bananFixed a possible bug, checked against the assembly.
2006-05-29 rtogni10000l don't reuse outer loop index in inner loops
2006-03-02 michaelfix infinite loop
2006-01-30 mruadd static keyword to some functions
2006-01-14 diegoFix a bunch of spelling/grammar mistakes in doxygen...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-12-06 rtognimpSupport for samples with fft_order = 7
2005-12-06 rtognimpRemove duplicated fft init
2005-10-19 rtognimpinit_get_bits() requires size in bits, not bytes
2005-10-18 rtognimpQDM2 compatible decoder