changeset 11026:f5678fb91140 libavcodec

Update comment.
author michael
date Wed, 27 Jan 2010 13:18:08 +0000
parents cd1f5f6a2e45
children 9b5939c66874
files h264_loopfilter.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/h264_loopfilter.c	Wed Jan 27 11:14:29 2010 +0000
+++ b/h264_loopfilter.c	Wed Jan 27 13:18:08 2010 +0000
@@ -615,7 +615,7 @@
     if (FRAME_MBAFF
             // and current and left pair do not have the same interlaced type
             && IS_INTERLACED(mb_type^h->left_type[0])
-            // and left mb is in the same slice if deblocking_filter == 2
+            // and left mb is in available to us
             && h->left_type[0]) {
         /* First vertical edge is different in MBAFF frames
          * There are 8 different bS to compute and 2 different Qp