[SCM] libav/experimental: indent

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:46:23 UTC 2013


The following commit has been merged in the experimental branch:
commit 77bc343a40cca59c35adbe59dfabb0d45c19b169
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Sat May 23 23:02:33 2009 +0000

    indent
    
    Originally committed as revision 18921 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c
index 54f73c5..af20f0c 100644
--- a/libavcodec/rv10.c
+++ b/libavcodec/rv10.c
@@ -511,7 +511,7 @@ av_log(s->avctx, AV_LOG_DEBUG, "\n");*/
 //    s->umvplus=1;
     s->modified_quant=1;
     if(!s->avctx->lowres)
-    s->loop_filter=1;
+        s->loop_filter=1;
 
     if(s->avctx->debug & FF_DEBUG_PICT_INFO){
             av_log(s->avctx, AV_LOG_INFO, "num:%5d x:%2d y:%2d type:%d qscale:%2d rnd:%d\n",

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list