1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/ppc
Sigbjorn Skjaeret 0aec30c58d kill one vector constant value load by the right combination of vec_splatX/vec_sl
patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no%

Originally committed as revision 9296 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-12 21:24:25 +00:00
..
dsputil_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
dsputil_altivec.h Altivec version of h264_(h|v)_loop_filter_luma 2007-06-09 19:13:34 +00:00
dsputil_ppc.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
dsputil_ppc.h rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF 2007-02-13 23:45:28 +00:00
fdct_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
fft_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
float_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
gcc_fixes.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
gmc_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
h264_altivec.c kill one vector constant value load by the right combination of vec_splatX/vec_sl 2007-06-12 21:24:25 +00:00
h264_template_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
idct_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
int_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
mathops.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
mpegvideo_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
mpegvideo_ppc.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
snow_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
types_altivec.h Add useful Altivec types, taken from with permission from x264 authors 2006-11-19 22:51:54 +00:00
vc1dsp_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00