closed gop support & flags2 as all bits in flags are used
and a few minor things i forgot to commit ... Originally committed as revision 2718 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -474,8 +474,6 @@ static int rv10_decode_init(AVCodecContext *avctx)
|
||||
av_log(s->avctx, AV_LOG_ERROR, "unknown header %X\n", avctx->sub_id);
|
||||
}
|
||||
//printf("ver:%X\n", avctx->sub_id);
|
||||
s->flags= avctx->flags;
|
||||
|
||||
if (MPV_common_init(s) < 0)
|
||||
return -1;
|
||||
|
||||
|
Reference in New Issue
Block a user