summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/h264_altivec.c
Commit message (Expand)AuthorAge
* one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to goGuillaume Poirier2007-06-11
* minor GCC3 compile fixGuillaume Poirier2007-06-09
* Altivec version of h264_(h|v)_loop_filter_lumaGraham Booker2007-06-09
* h264_idct_add_altivec, based on an old patch from Mauricio Alvarez <alvarezAT...Luca Barbato2007-06-03
* use macro Use DECLARE_ALIGNED_16 to align stack-allocated variablesGuillaume Poirier2007-05-17
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* GCC 3.3 compile fixGuillaume Poirier2006-12-11
* Add IDCT8 routine in Altivec. Patch by yours truely with Linux fixes by Luca ...Guillaume Poirier2006-12-02
* Unused variable removedLuca Barbato2006-12-02
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...Kostya Shishkov2006-09-03
* Proper fix for the corner case that would have been corrected before, praise&...Luca Barbato2006-08-31
* Revert previous commitLuca Barbato2006-08-31
* 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th...Luca Barbato2006-08-15
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-13