]> git.sesse.net Git - ffmpeg/history - libavcodec/alpha
10l
[ffmpeg] / libavcodec / alpha /
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-15 Michael Niedermayer100l (forgot alpha & ppc)
2003-09-13 Falk HüffnerUse asms instead of builtins when compiling for generic...
2003-07-25 Alex Beregszasziwarning fixes
2003-06-29 Sam Hocevarbuild error on Alpha patch by (Sam Hocevar <sam at...
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-22 Michael Niedermayer32 vs. 64bit bugfix by (Dave Huang (dahanc))
2003-01-10 Falk HüffnerImplement sad8x8 and sad16x16 with pix_abs.
2002-11-27 Falk HüffnerKludge around compilation failure on 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...