summaryrefslogtreecommitdiff
path: root/libavcodec/h264.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-07-25 12:25:28 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-07-25 12:25:28 +0000
commit3f1e1797473097c390c1f061315bd4783e2f4b24 (patch)
treef301e0e1a0fcf1c56079d2acc999927fcd0ada7c /libavcodec/h264.c
parentc29e05e60de644c92a00c80ac4afa873b2ef0052 (diff)
10000l, forgotton }
Originally committed as revision 14389 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.c')
-rw-r--r--libavcodec/h264.c1
1 files changed, 1 insertions, 0 deletions
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){