# HG changeset patch # User michael # Date 1264598288 0 # Node ID f5678fb911402ec8496dae751773e2cdc943356f # Parent cd1f5f6a2e450a6f96e72467cff2649e7a08502b Update comment. diff -r cd1f5f6a2e45 -r f5678fb91140 h264_loopfilter.c --- 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