diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2008-07-25 12:25:28 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2008-07-25 12:25:28 +0000 |
commit | 3f1e1797473097c390c1f061315bd4783e2f4b24 (patch) | |
tree | f301e0e1a0fcf1c56079d2acc999927fcd0ada7c /libavcodec/h264.c | |
parent | c29e05e60de644c92a00c80ac4afa873b2ef0052 (diff) | |
download | ffmpeg-3f1e1797473097c390c1f061315bd4783e2f4b24.tar.gz |
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.c | 1 |
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){ |