diff --git a/libavcodec/motion_est_template.c b/libavcodec/motion_est_template.c index ae2cbdea4d..cb8780160b 100644 --- a/libavcodec/motion_est_template.c +++ b/libavcodec/motion_est_template.c @@ -384,13 +384,13 @@ static int qpel_motion_search(MpegEncContext * s, #define CHECK_MV_DIR(x,y,new_dir)\ {\ - const unsigned key = ((y)<