commit | 9cb6df5697f026b8ad9b03771741e7f9e6f83397 | [log] [tgz] |
---|---|---|
author | Chih-Chung Chang <chihchung@google.com> | Thu Feb 18 13:58:24 2010 -0800 |
committer | Chih-Chung Chang <chihchung@google.com> | Thu Feb 18 14:02:56 2010 -0800 |
tree | 5ffa3c668e08e24b498b21513ad9611948dae8a3 | |
parent | 34b33fca2a049ffab389feb21ead4a3ecab4f957 [diff] |
Fix the rgb to yuv422sp conversion. The order of uv is different from the original version, but it should be ok as the original Y,Cb,Cr are all incorrect.