1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/ppc
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences.
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-19 15:46:40 +00:00
..
check_altivec.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_altivec.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
dsputil_altivec.h Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
dsputil_ppc.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
dsputil_ppc.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
fdct_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
fft_altivec.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
float_altivec.c Add Altivec version of vector_fmul_window. 2009-01-06 23:03:33 +00:00
gcc_fixes.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
gmc_altivec.c cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
h264_altivec.c Add AltiVec versions of h264_idct_add(8|16|16intra), 2009-01-07 13:54:26 +00:00
h264_template_altivec.c Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
idct_altivec.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
imgresample_altivec.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
imgresample_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
int_altivec.c Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
mathops.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
mpegvideo_altivec.c Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
snow_altivec.c cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
types_altivec.h Cleanup _t types in libavcodec/ppc 2008-12-27 11:21:28 +00:00
util_altivec.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
vc1dsp_altivec.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00