10000l, forgotton }
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 25 Jul 2008 12:25:28 +0000 (12:25 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 25 Jul 2008 12:25:28 +0000 (12:25 +0000)
Originally committed as revision 14389 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/h264.c

index f59d0b9..e4e1875 100644 (file)
@@ -3581,6 +3581,7 @@ static int execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count){
         h->short_ref_count++;
         s->current_picture_ptr->reference |= s->picture_structure;
     }
+    }
 
     if (h->long_ref_count + h->short_ref_count > h->sps.ref_frame_count){