]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpeg4video.h
Merge commit 'd4066a702407352a0648af882c34ea81a404fa2b'
[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);