[FFmpeg-cvslog] r18921 - trunk/libavcodec/rv10.c

michael subversion
Sun May 24 01:02:34 CEST 2009


Author: michael
Date: Sun May 24 01:02:33 2009
New Revision: 18921

Log:
indent

Modified:
   trunk/libavcodec/rv10.c

Modified: trunk/libavcodec/rv10.c
==============================================================================
--- trunk/libavcodec/rv10.c	Sun May 24 00:59:35 2009	(r18920)
+++ trunk/libavcodec/rv10.c	Sun May 24 01:02:33 2009	(r18921)
@@ -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",



More information about the ffmpeg-cvslog mailing list