mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
indent
Originally committed as revision 9553 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5ffcb1be1f
commit
d8e76049d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user