From 63e6c1766c622f977251f4b9b08432449034bbe6 Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Sun, 21 Oct 2007 17:23:07 +0000 Subject: [PATCH] indentation after last commit Originally committed as revision 10826 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/rv10.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c index 5b1c4ec0dc..b6719eb8da 100644 --- a/libavcodec/rv10.c +++ b/libavcodec/rv10.c @@ -743,17 +743,17 @@ static int rv10_decode_frame(AVCodecContext *avctx, }else slice_count = avctx->slice_count; - for(i=0; icurrent_picture_ptr != NULL && s->mb_y>=s->mb_height){ ff_er_frame_end(s); -- 2.11.0