mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 20:50:09 +00:00
Fix typo
Originally committed as revision 9841 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d2ace376b0
commit
b9ca204284
@ -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…
Reference in New Issue
Block a user