[FFmpeg-cvslog] r11201 - trunk/libavcodec/i386/dsputil_mmx.c

diego subversion
Tue Dec 11 19:47:04 CET 2007


Author: diego
Date: Tue Dec 11 19:47:04 2007
New Revision: 11201

Log:
typo/clarification


Modified:
   trunk/libavcodec/i386/dsputil_mmx.c

Modified: trunk/libavcodec/i386/dsputil_mmx.c
==============================================================================
--- trunk/libavcodec/i386/dsputil_mmx.c	(original)
+++ trunk/libavcodec/i386/dsputil_mmx.c	Tue Dec 11 19:47:04 2007
@@ -2841,7 +2841,7 @@ PREFETCH(prefetch_3dnow, prefetch)
 
 #include "h264dsp_mmx.c"
 
-/* AVS specific */
+/* CAVS specific */
 void ff_cavsdsp_init_mmx2(DSPContext* c, AVCodecContext *avctx);
 
 void ff_put_cavs_qpel8_mc00_mmx2(uint8_t *dst, uint8_t *src, int stride) {




More information about the ffmpeg-cvslog mailing list