Commit deb13e3c authored by Michael Niedermayer's avatar Michael Niedermayer

spam

Originally committed as revision 4015 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d5be317c
......@@ -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