Commit 0cf5e18d authored by takis's avatar takis

Fix typo

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9841 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ff9f6632
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment