typo/clarification

Originally committed as revision 11201 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-12-11 18:47:04 +00:00
parent 72d6b1bf1b
commit 571bf37f6d
1 changed files with 1 additions and 1 deletions

View File

@ -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) {