projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c29e05e
)
10000l, forgotton }
author
Michael Niedermayer
<michaelni@gmx.at>
Fri, 25 Jul 2008 12:25:28 +0000
(12:25 +0000)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/libavcodec/h264.c
b/libavcodec/h264.c
index
f59d0b9
..
e4e1875
100644
(file)
--- 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){