Commit db62136d authored by mru's avatar mru

indent


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9553 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 04f339b5
......@@ -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