changeset 5639:a312a28104e9 libavcodec

Fix links to ARM documentation
author gpoirier
date Wed, 05 Sep 2007 07:49:01 +0000
parents 4a26dc4ca11d
children 5935be5de1f3
files armv4l/mpegvideo_armv5te.c
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/armv4l/mpegvideo_armv5te.c	Wed Sep 05 05:30:08 2007 +0000
+++ b/armv4l/mpegvideo_armv5te.c	Wed Sep 05 07:49:01 2007 +0000
@@ -19,12 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-/*
- * Some useful links for those who may be interested in optimizing code for ARM.
- * ARM Architecture Reference Manual: http://www.arm.com/community/academy/resources.html
- * Instructions timings and optimization guide for ARM9E: http://www.arm.com/pdfs/DDI0222B_9EJS_r1p2.pdf
- */
-
 #include "dsputil.h"
 #include "mpegvideo.h"
 #include "avcodec.h"