[FFmpeg-cvslog] r14389 - trunk/libavcodec/h264.c

michael subversion
Fri Jul 25 14:25:29 CEST 2008


Author: michael
Date: Fri Jul 25 14:25:28 2008
New Revision: 14389

Log:
10000l, forgotton }


Modified:
   trunk/libavcodec/h264.c

Modified: trunk/libavcodec/h264.c
==============================================================================
--- trunk/libavcodec/h264.c	(original)
+++ trunk/libavcodec/h264.c	Fri Jul 25 14:25:28 2008
@@ -3581,6 +3581,7 @@ static int execute_ref_pic_marking(H264C
         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){
 




More information about the ffmpeg-cvslog mailing list