Cosmetic: Reindent after last commit
authorJeff Downs <heydowns@borg.com>
Mon, 3 Aug 2009 17:55:02 +0000 (17:55 +0000)
committerJeff Downs <heydowns@borg.com>
Mon, 3 Aug 2009 17:55:02 +0000 (17:55 +0000)
Originally committed as revision 19576 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/mpegvideo_common.h

index 7c8ba13..5ce60dc 100644 (file)
@@ -315,7 +315,7 @@ if(s->quarter_sample)
                s->codec_id == CODEC_ID_MPEG1VIDEO){
                 av_log(s->avctx,AV_LOG_DEBUG,
                         "MPEG motion vector out of boundary\n");
-                    return;
+                return;
             }
             ff_emulated_edge_mc(s->edge_emu_buffer, ptr_y, s->linesize,
                                 17, 17+field_based,