From: Baptiste Coudurier Date: Mon, 13 Apr 2009 03:33:39 +0000 (+0000) Subject: fix indentation and remove whitespace after return X-Git-Tag: v0.6~4779 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=e44745f1a8fd94f624a42720b9960a0b197295f7;p=coroid%2Flibav_saccubus.git fix indentation and remove whitespace after return Originally committed as revision 18481 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/mpegvideo_common.h b/libavcodec/mpegvideo_common.h index 7173c8b30..45b84e028 100644 --- a/libavcodec/mpegvideo_common.h +++ b/libavcodec/mpegvideo_common.h @@ -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,