]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/alpha/mpegvideo_alpha.c
Alpha: fix dct_unquantize_h263_inter/intra_axp()
[frescor/ffmpeg.git] / libavcodec / alpha / mpegvideo_alpha.c
2009-01-17 mruAlpha: fix dct_unquantize_h263_inter/intra_axp()
2008-05-09 diegoUse full path for #includes from another directory.
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
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.
2005-12-12 mruremove unused variables
2003-12-15 michael100l (forgot alpha & ppc)
2003-09-13 mellumUse asms instead of builtins when compiling for generic...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2002-10-11 mellumMove Alpha optimized IDCT to own file. Based on a patch...
2002-10-07 mellum* Fix dct_unquantize_h263_axp for changed block_last_in...
2002-10-05 mellumMake compilable again after DCT cleanup. It gives wrong...
2002-07-03 mellumMake dct_unquantize_h263 work on systems without MVI...
2002-07-03 mellumUpdate and activate dct_unquantize_h263_mvi. Thanks...
2002-06-24 mellumUgly hack to make the assembler accept MVI instructions.
2002-05-25 glantaulicense/copyright change
2002-01-20 nickols_kAlpha optimizations by Falk Hueffner <falk.hueffner...