]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/alpha/dsputil_alpha.c
Alpha: fix pix_abs16
[frescor/ffmpeg.git] / libavcodec / alpha / dsputil_alpha.c
2009-01-18 mruAlpha: fix pix_abs16
2009-01-18 mruAlpha: add ff_ prefix to idct functions
2009-01-18 mruAlpha: indentation
2009-01-18 mruAlpha: proper IDCT selection
2008-12-03 diegoDelete unnecessary 'extern' keywords.
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.
2003-12-30 michaelinterlaced motion estimation
2003-09-13 mellumUse asms instead of builtins when compiling for generic...
2003-06-29 michaelnibuild error on Alpha patch by (Sam Hocevar <sam at...
2003-06-21 michaelnithe return of the idct with 16bit output by ("Ivan...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-01-10 mellumImplement sad8x8 and sad16x16 with pix_abs.
2002-11-27 mellumKludge around compilation failure on Alpha.
2002-11-11 kabi* using DSPContext - so each codec could use its local...
2002-10-11 mellumMove Alpha optimized IDCT to own file. Based on a patch...
2002-09-29 mellumAdd Alpha assembly for pix_abs16x16. Optimized for...
2002-09-13 mellumSynthesize pixels16 functions from pixels functions.
2002-09-13 mellumAdapt to new 8/16 table scheme.
2002-07-29 mellumMVI optimizations for motion estimation.
2002-07-13 mellumRemove support for variable BSIZE and INCR, as sub_pixe...
2002-07-13 mellum* Improve xy2 routines slightly
2002-07-05 mellumImplement clear_blocks_axp.
2002-07-03 mellumUse updated motion compensation routines.
2002-07-01 mellumAssembly version of put_pixels. This is currently the...
2002-07-01 mellumImplement put_pixels_clamped and add_pixels_clamped...
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...