changeset 4581:b7f44275b2af libavcodec

remove now wrong comment
author michael
date Fri, 23 Feb 2007 14:29:59 +0000
parents 55d7ebd2d699
children 384d4c67baaf
files i386/dsputil_h264_template_mmx.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/i386/dsputil_h264_template_mmx.c	Fri Feb 23 14:29:13 2007 +0000
+++ b/i386/dsputil_h264_template_mmx.c	Fri Feb 23 14:29:59 2007 +0000
@@ -290,8 +290,6 @@
         "psrlw $6, %%mm1\n\t"
         "packssdw %%mm7, %%mm1\n\t"
         "packuswb %%mm7, %%mm1\n\t"
-        /* writes garbage to the right of dst.
-            * ok because partitions are processed from left to right. */
         H264_CHROMA_OP4((%0), %%mm1, %%mm3)
         "movd %%mm1, %%esi\n\t"
         "movw %%si, (%0)\n\t"