From 3f1e1797473097c390c1f061315bd4783e2f4b24 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 25 Jul 2008 12:25:28 +0000 Subject: [PATCH] 10000l, forgotton } Originally committed as revision 14389 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/h264.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/h264.c b/libavcodec/h264.c index f59d0b9067..e4e1875bd4 100644 --- a/libavcodec/h264.c +++ b/libavcodec/h264.c @@ -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){