Mercurial > mplayer.hg
changeset 26237:f2d670be6bc8
cosmetics: comment typo fixes
author | diego |
---|---|
date | Sat, 22 Mar 2008 17:35:32 +0000 |
parents | 34cbcf7b4c80 |
children | 726b915c2b45 |
files | libswscale/swscale_template.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libswscale/swscale_template.c Fri Mar 21 19:16:44 2008 +0000 +++ b/libswscale/swscale_template.c Sat Mar 22 17:35:32 2008 +0000 @@ -1762,7 +1762,8 @@ assert(src1 == src2); } -//this is allmost identical to the previous, end exists only cuz yuy2ToY/UV)(dst, src+1, ...) would have 100% unaligned accesses +/* This is almost identical to the previous, end exists only because + * yuy2ToY/UV)(dst, src+1, ...) would have 100% unaligned accesses. */ static inline void RENAME(uyvyToY)(uint8_t *dst, uint8_t *src, long width) { #ifdef HAVE_MMX