OSDN Git Service

Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail...
authorJames Dong <jdong@google.com>
Wed, 1 Feb 2012 21:33:33 +0000 (13:33 -0800)
committerJames Dong <jdong@google.com>
Wed, 1 Feb 2012 21:37:36 +0000 (13:37 -0800)
commit4e260ab948787c2a814543077832847deae890fd
treefe76a9e4ebc7cf4e6ae681b57594a417dbdc656f
parent2af955b7437ac5345d75a5e528ebbb749667af7e
Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation

o simply applying the change in commit a161af9d1e2baa3f23e32634ef7dd9b4bbce9a6c to other formats
o related-to-bug: 5947196

Change-Id: I95de10263b8ad9ec941f1d6b907fca6aeff0a90f
media/libstagefright/colorconversion/ColorConverter.cpp