]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/vc1dsp_altivec.c
mpeg12: Unbreak building stale code
[ffmpeg] / libavcodec / ppc / vc1dsp_altivec.c
2015-05-31 Luca Barbatoppc: Restrict some Altivec implementations to Big Endian
2014-06-10 Diego Biurrunppc: Consistently use convenience macro for runtime...
2014-03-13 Diego Biurrunppc: Add some missing headers
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2011-05-04 Ronald S. BultjeRevert "VC1: merge idct8x8, coeff adjustments and put_p...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-21 Mans Rullgardppc: fix vc1 inverse transform, unbreak build
2011-02-21 Ronald S. BultjeVC1: merge idct8x8, coeff adjustments and put_pixels.
2011-02-18 Ronald S. BultjeFix PPC build.
2011-02-17 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.
2011-02-17 Ronald S. BultjeVC1: transpose IDCT 8x8 coeffs while reading.
2010-03-06 Måns RullgårdPPC: move prototypes to headers and make some functions...
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