commit | 3fc4c539aa00c325eba9ef8faec30ec241d71e9c | [log] [tgz] |
---|---|---|
author | skal <pascal.massimino@gmail.com> | Fri Aug 15 17:55:09 2014 |
committer | skal <pascal.massimino@gmail.com> | Fri Aug 15 17:55:09 2014 |
tree | 32a9322fec87a89b601bdc105b8beb93e6c601ad | |
parent | 137e60901610bbf62b8c61d4f8b565e66b266a29 [diff] |
Add smart RGB->YUV conversion option -pre 4 New function: WebPPictureSmartARGBToYUVA() This implement smart RGB->YUV conversion. This is rather undocumented for now, and is triggered using '-pre 4' preprocessing option. This is slow-ish and use quite some memory, but should be improvable. This is somehow a usable beta version. Change-Id: Ia50a8c30134e4cab8a7d3eb70aef13ce1f6187a1