diff h264.c @ 1754:bdf3927bf8c5 libavcodec

closed gop support & flags2 as all bits in flags are used and a few minor things i forgot to commit ...
author michael
date Thu, 22 Jan 2004 19:48:28 +0000
parents 3ba5c493db6f
children b7340afa261a
line wrap: on
line diff
--- a/h264.c	Thu Jan 22 12:09:14 2004 +0000
+++ b/h264.c	Thu Jan 22 19:48:28 2004 +0000
@@ -4131,6 +4131,7 @@
     int buf_index;
     
     s->flags= avctx->flags;
+    s->flags2= avctx->flags2;
 
     *data_size = 0;