From 9347118237381bd02e1bc466ce078fcc2833c5e5 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 3 Nov 2006 15:17:36 +0000 Subject: comment about failed optimization Originally committed as revision 6887 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/i386/h264dsp_mmx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec') diff --git a/libavcodec/i386/h264dsp_mmx.c b/libavcodec/i386/h264dsp_mmx.c index bb52d75a78..a8fc46b2d1 100644 --- a/libavcodec/i386/h264dsp_mmx.c +++ b/libavcodec/i386/h264dsp_mmx.c @@ -402,7 +402,7 @@ static inline void h264_loop_filter_luma_mmx2(uint8_t *pix, int stride, int alph "pandn %%mm7, %%mm6 \n\t" "pcmpeqb %%mm7, %%mm6 \n\t" "pand %%mm7, %%mm6 \n\t" // mask & |p2-p0|