]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/vc1dsp_altivec.c
fix linking on systems with a function name prefix (10l in r20287)
[ffmpeg] / libavcodec / ppc / vc1dsp_altivec.c
2009-04-09 Diego BiurrunRemove unnecessary gcc_fixes.h #include.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-12-16 Luca BarbatoMake strict altivec parsers happy (gcc-4.3 and others)
2007-12-08 Kostya ShishkovReindent after last commit
2007-12-08 Kostya ShishkovUpdate Altivec variant of vc1_inv_trans_8x4
2007-12-08 Kostya ShishkovSwitch VC-1 decoder to output decoded residual immediately.
2007-11-13 Diego BiurrunRemove unused variable, fixes the warning:
2007-10-02 Luca BarbatoSanitize altivec code so it can be built with runtime...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2006-10-10 Guillaume PoirierMove TRANSPOSE8 macro to dsputil_altivec.h.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-03 Kostya ShishkovSome AltiVec optimizations for VC-1