]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpeg4video.h
Merge commit '7d16d8533daf73b66d318c5e27de3b17208aa0ba'
[ffmpeg] / libavcodec / mpeg4video.h
index 5998c7191c572d88e95152eb45eba5f9bfa54af3..5d896fa967a46440b3e2e59a57e9eab364ef6075 100644 (file)
@@ -158,7 +158,6 @@ int ff_mpeg4_workaround_bugs(AVCodecContext *avctx);
 int ff_mpeg4_frame_end(AVCodecContext *avctx, const uint8_t *buf, int buf_size);
 
 /**
- *
  * @return the mb_type
  */
 int ff_mpeg4_set_direct_mv(MpegEncContext *s, int mx, int my);