summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/vc1dsp_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary gcc_fixes.h #include.Diego Biurrun2009-04-091-2/+0
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Make strict altivec parsers happy (gcc-4.3 and others)Luca Barbato2007-12-161-1/+1
* Reindent after last commitKostya Shishkov2007-12-081-16/+16
* Update Altivec variant of vc1_inv_trans_8x4Kostya Shishkov2007-12-081-29/+23
* Switch VC-1 decoder to output decoded residual immediately.Kostya Shishkov2007-12-081-1/+1
* Remove unused variable, fixes the warning:Diego Biurrun2007-11-131-1/+0
* Sanitize altivec code so it can be built with runtime check properlyLuca Barbato2007-10-021-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Move TRANSPOSE8 macro to dsputil_altivec.h.Guillaume Poirier2006-10-101-34/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-031-0/+370
OpenPOWER on IntegriCloud