commit | a435c1389a149996d14c8a1efefcfb1ae7c7ea70 | [log] [tgz] |
---|---|---|
author | Nipun Kwatra <nkwatra@google.com> | Tue Jul 27 22:13:04 2010 -0700 |
committer | Nipun Kwatra <nkwatra@google.com> | Thu Jul 29 12:15:57 2010 -0700 |
tree | 98e0d6018d2f27a7c283a7277b21fb519748da10 | |
parent | 26d9b9870e5a387a5b38523387b4fb2d99542fe6 [diff] |
Adding YUVImage and YUVCanvas. YUVImage is a container class to hold YUV data and provide various utilities, e.g. to set/get pixel values for different YUV formats, fast copying routines, etc. Currently supported YUV420 Planar and YUV420 Semi Planar. YUVCanvas holds a reference to a YUVImage on which it can do various drawing operations. Change-Id: I052a57b7fbc834efe1626914f76c04c091996cac