Mercurial > libavcodec.hg
changeset 6009:ecfdc0bfb233 libavcodec
typo/clarification
author | diego |
---|---|
date | Tue, 11 Dec 2007 18:47:04 +0000 |
parents | 2c4164b26d53 |
children | 5a8ca3d8ca7d |
files | i386/dsputil_mmx.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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) {