diff mpegvideo_common.h @ 10015:71ff4286b0d0 libavcodec

Cosmetic: Reindent after last commit
author heydowns
date Mon, 03 Aug 2009 17:55:02 +0000
parents f2fa6cbb01ce
children 874e26fe2284
line wrap: on
line diff
--- a/mpegvideo_common.h	Mon Aug 03 17:54:11 2009 +0000
+++ b/mpegvideo_common.h	Mon Aug 03 17:55:02 2009 +0000
@@ -315,7 +315,7 @@
                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,