Commit d8e76049 authored by Måns Rullgård's avatar Måns Rullgård

indent

Originally committed as revision 9553 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5ffcb1be
......@@ -146,8 +146,8 @@ static int mpegaudio_parse(AVCodecParserContext *s1,
s->frame_size = -1;
}
#endif
if(s->header_count > 1)
avctx->sample_rate= sr;
if(s->header_count > 1)
avctx->sample_rate= sr;
}
}
} 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