]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/motion_est.c
fate/aac: Increase fuzz from of fate-aac-pns-encode from 72 to 74 for Loongson
[ffmpeg] / libavcodec / motion_est.c
index 5236938468eee4cd05e051f90931ae1083760621..77a07a52e667921c75368418e1eec0027facdc4a 100644 (file)
@@ -1714,7 +1714,6 @@ void ff_fix_long_p_mvs(MpegEncContext * s)
 }
 
 /**
- *
  * @param truncate 1 for truncation, 0 for using intra
  */
 void ff_fix_long_mvs(MpegEncContext * s, uint8_t *field_select_table, int field_select,