mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
indent
Originally committed as revision 9553 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -146,8 +146,8 @@ static int mpegaudio_parse(AVCodecParserContext *s1,
|
|||||||
s->frame_size = -1;
|
s->frame_size = -1;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
if(s->header_count > 1)
|
if(s->header_count > 1)
|
||||||
avctx->sample_rate= sr;
|
avctx->sample_rate= sr;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
|
|||||||
Reference in New Issue
Block a user