Originally committed as revision 9841 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Panagiotis Issaris 18 years ago
parent d2ace376b0
commit b9ca204284
  1. 2
      libavcodec/mpegvideo_common.h

@ -522,7 +522,7 @@ static inline void qpel_motion(MpegEncContext *s,
}
/**
* h263 chorma 4mv motion compensation.
* h263 chroma 4mv motion compensation.
*/
static inline void chroma_4mv_motion(MpegEncContext *s,
uint8_t *dest_cb, uint8_t *dest_cr,

Loading…
Cancel
Save