]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/h264_altivec.c
Use full path for #includes from another directory.
[frescor/ffmpeg.git] / libavcodec / ppc / h264_altivec.c
2008-05-09 diegoUse full path for #includes from another directory.
2007-12-27 diegoAdd necessary #include, fixes the warnings:
2007-10-02 lu_zeroSanitize altivec code so it can be built with runtime...
2007-08-24 diegowhitespace/indentation cosmetics
2007-08-24 diegoRemove HAVE_ALTIVEC preprocessor directives that are...
2007-08-12 gpoirieruse shorter types vec_"type" instead of the too long...
2007-06-17 gpoirierrestore GCC3 support
2007-06-17 gpoirierre-enable use of h264_v_loop_filter_luma_altivec and...
2007-06-17 gpoirierpart 2/2 of fixing Altivec-accelerated H264 luma inloop...
2007-06-17 gpoirierconvert h264_deblock_q1 to an inline function.
2007-06-16 gpoirierUse a faster way to compute 255-val: Instead of creatin...
2007-06-15 gpoiriersome samples aren't decoded correctly such as
2007-06-12 gpoiriercosmetics
2007-06-12 gpoirierkill one vector constant value load by the right combin...
2007-06-12 gpoirierrestore GCC2/3 support, patch by Sigbjorn Skjaeret...
2007-06-11 gpoirierone step closer to restoring GCC-3.3 support: kills...
2007-06-09 gpoirierminor GCC3 compile fix
2007-06-09 gpoirierAltivec version of h264_(h|v)_loop_filter_luma
2007-06-03 lu_zeroh264_idct_add_altivec, based on an old patch from Mauri...
2007-05-17 gpoirieruse macro Use DECLARE_ALIGNED_16 to align stack-allocat...
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2006-12-11 gpoirierGCC 3.3 compile fix
2006-12-02 gpoirierAdd IDCT8 routine in Altivec. Patch by yours truely...
2006-12-02 lu_zeroUnused variable removed
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-03 kostyaAltiVec version of put_no_rnd_h264_chroma_pixels_tab...
2006-08-31 lu_zeroProper fix for the corner case that would have been...
2006-08-31 lu_zeroRevert previous commit
2006-08-15 lu_zero10l, thanks to Emanuele Giaquinta <exg@gentoo.org>...
2006-08-13 lu_zeroClean up:make dsputil subfile names consistent