]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpegvideo_common.h
Fix a typo in the documentation.
[ffmpeg] / libavcodec / mpegvideo_common.h
index 7173c8b30415c56c7aaa94c4c17b8171c5d349a0..5ce60dc64c35e616749353fe070b335e28f0dac6 100644 (file)
@@ -315,8 +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");
-                if(!s->chroma_y_shift)
-                return ;
+                return;
             }
             ff_emulated_edge_mc(s->edge_emu_buffer, ptr_y, s->linesize,
                                 17, 17+field_based,