From 22a255842b0c9c269fa50cc578830795c78579e6 Mon Sep 17 00:00:00 2001 From: Francesco Lavra Date: Fri, 28 May 2010 18:21:57 +0000 Subject: Reindent after r23361. Patch by Francesco Lavra . Originally committed as revision 23362 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rmenc.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libavformat/rmenc.c') diff --git a/libavformat/rmenc.c b/libavformat/rmenc.c index 9636d1e043..3b96d135c5 100644 --- a/libavformat/rmenc.c +++ b/libavformat/rmenc.c @@ -61,7 +61,7 @@ static void put_str8(ByteIOContext *s, const char *tag) } static int rv10_write_header(AVFormatContext *ctx, - int data_size, int index_pos) + int data_size, int index_pos) { RMMuxContext *rm = ctx->priv_data; ByteIOContext *s = ctx->pb; @@ -357,12 +357,12 @@ static int rm_write_audio(AVFormatContext *s, const uint8_t *buf, int size, int write_packet_header(s, stream, size, !!(flags & AV_PKT_FLAG_KEY)); if (stream->enc->codec_id == CODEC_ID_AC3) { - /* for AC-3, the words seem to be reversed */ - for(i=0;i