diff ppc/h264_altivec.c @ 11969:3cd4cd0509cd libavcodec

Remove PPC perf counter support This functionality is better accessed through tools like oprofile.
author mru
date Sat, 26 Jun 2010 22:23:35 +0000
parents 2a4dc3c0b012
children 06abedae2906
line wrap: on
line diff
--- a/ppc/h264_altivec.c	Sat Jun 26 22:23:29 2010 +0000
+++ b/ppc/h264_altivec.c	Sat Jun 26 22:23:35 2010 +0000
@@ -22,7 +22,6 @@
 #include "libavcodec/h264data.h"
 #include "libavcodec/h264dsp.h"
 
-#include "dsputil_ppc.h"
 #include "dsputil_altivec.h"
 #include "util_altivec.h"
 #include "types_altivec.h"