浏览代码

indent

Originally committed as revision 18921 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer 16 年之前
父节点
当前提交
77bc343a40
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libavcodec/rv10.c

+ 1 - 1
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",