Browse code

Cosmetic: Reindent after last commit

Originally committed as revision 19576 to svn://svn.ffmpeg.org/ffmpeg/trunk

Jeff Downs authored on 2009/08/04 02:55:02
Showing 1 changed files
... ...
@@ -315,7 +315,7 @@ if(s->quarter_sample)
315 315
                s->codec_id == CODEC_ID_MPEG1VIDEO){
316 316
                 av_log(s->avctx,AV_LOG_DEBUG,
317 317
                         "MPEG motion vector out of boundary\n");
318
-                    return;
318
+                return;
319 319
             }
320 320
             ff_emulated_edge_mc(s->edge_emu_buffer, ptr_y, s->linesize,
321 321
                                 17, 17+field_based,