diff --git a/libavcodec/mpegvideo_common.h b/libavcodec/mpegvideo_common.h index 7c8ba1397b..5ce60dc64c 100644 --- a/libavcodec/mpegvideo_common.h +++ b/libavcodec/mpegvideo_common.h @@ -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,