[SCM] libav/experimental: cosmetics: reindent a bit

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:56:13 UTC 2013


The following commit has been merged in the experimental branch:
commit 2628f515fefd16c75a610f494737731272c5b718
Author: Kostya Shishkov <kostya.shishkov at gmail.com>
Date:   Sat Dec 19 16:39:21 2009 +0000

    cosmetics: reindent a bit
    
    Originally committed as revision 20898 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index fcfd9c6..e0bd780 100644
--- a/libavcodec/xan.c
+++ b/libavcodec/xan.c
@@ -370,7 +370,7 @@ static int xan_decode_frame(AVCodecContext *avctx,
 
     palette_control->palette_changed = 0;
     memcpy(s->current_frame.data[1], palette_control->palette,
-        AVPALETTE_SIZE);
+           AVPALETTE_SIZE);
     s->current_frame.palette_has_changed = 1;
 
     s->buf = buf;

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list