]> git.sesse.net Git - ffmpeg/history - libavcodec/alpha
* using macros to shorten init part
[ffmpeg] / libavcodec / alpha /
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-10-11 Falk HüffnerMove Alpha optimized IDCT to own file. Based on a patch...
2002-10-07 Falk Hüffner* Fix dct_unquantize_h263_axp for changed block_last_in...
2002-10-05 Falk HüffnerMake compilable again after DCT cleanup. It gives wrong...
2002-10-05 Falk HüffnerSome nifty stuff for upcoming patches.
2002-09-29 Falk HüffnerAdd Alpha assembly for pix_abs16x16. Optimized for...
2002-09-13 Falk HüffnerSynthesize pixels16 functions from pixels functions.
2002-09-13 Falk HüffnerFix for h % 8 == 4 in put_pixels_axp_asm.
2002-09-13 Falk HüffnerDue to version renumbering, Alpha builtins aren't suppo...
2002-09-13 Falk HüffnerAdapt to new 8/16 table scheme.
2002-07-29 Falk HüffnerMVI optimizations for motion estimation.
2002-07-13 Falk HüffnerRemove support for variable BSIZE and INCR, as sub_pixe...
2002-07-13 Falk Hüffner* Improve xy2 routines slightly
2002-07-05 Falk HüffnerImplement clear_blocks_axp.
2002-07-03 Falk HüffnerMake dct_unquantize_h263 work on systems without MVI...
2002-07-03 Falk HüffnerUpdate and activate dct_unquantize_h263_mvi. Thanks...
2002-07-03 Falk HüffnerUse updated motion compensation routines.
2002-07-01 Falk HüffnerAssembly version of put_pixels. This is currently the...
2002-07-01 Falk HüffnerAdd profiling support.
2002-07-01 Falk HüffnerImplement put_pixels_clamped and add_pixels_clamped...
2002-06-24 Falk HüffnerUgly hack to make the assembler accept MVI instructions.
2002-06-24 Falk Hüffner* Fixed constraints
2002-05-25 Fabrice Bellardlicense/copyright change
2002-01-20 Nick KurshevAlpha optimizations by Falk Hueffner <falk.hueffner...