Commit 4ae2be0b authored by michael's avatar michael

spam


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4015 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ab283ae2
......@@ -2634,7 +2634,6 @@ static int decode_init(AVCodecContext *avctx){
if(avctx->extradata_size > 0 && avctx->extradata &&
*(char *)avctx->extradata == 1){
av_log(avctx, AV_LOG_INFO, "assuming AVC1 format\n");
h->is_avc = 1;
h->got_avcC = 0;
} else {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment