# HG changeset patch # User diego # Date 1197398824 0 # Node ID ecfdc0bfb233267ebeecf844afababc586d2babb # Parent 2c4164b26d53c4e60b5c67bccf5eda8c842dbc0f typo/clarification diff -r 2c4164b26d53 -r ecfdc0bfb233 i386/dsputil_mmx.c --- a/i386/dsputil_mmx.c Sun Dec 09 05:55:45 2007 +0000 +++ b/i386/dsputil_mmx.c Tue Dec 11 18:47:04 2007 +0000 @@ -2841,7 +2841,7 @@ #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) {