提交 e44745f1 编写于 作者: B Baptiste Coudurier

fix indentation and remove whitespace after return

Originally committed as revision 18481 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 e472ea34
......@@ -316,7 +316,7 @@ if(s->quarter_sample)
av_log(s->avctx,AV_LOG_DEBUG,
"MPEG motion vector out of boundary\n");
if(!s->chroma_y_shift)
return ;
return;
}
ff_emulated_edge_mc(s->edge_emu_buffer, ptr_y, s->linesize,
17, 17+field_based,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册