android_hardware_qcom_display/libcopybit
Sushil Chauhan 4b0638777a libcopybit: Fix source stride for software YUV buffer copy.
Incorrect source stride setting for software YUV buffer copy causes
the software converter used by apps like Video Telephony app to
crash. Correct the source stride setting passed to YUV buffer memcpy.

CRs-Fixed: 346928
(cherry picked from commit db92bedc081365e447233bbdd6e070e88a5cbc19)

Change-Id: I5edf7ff4d38e8b55eece9e856adeeab972e80fa0
2012-05-22 16:32:13 -05:00
..
Android.mk copybit: fix build for qsd8k 2012-03-16 21:53:00 -05:00
c2d2.h libcopybit: Add copybit and copybit_c2d changes from Gingerbread 2011-09-19 19:16:32 -05:00
copybit_c2d.cpp libcopybit: Disable copybit blending for opaque layers 2012-02-06 23:19:37 -06:00
copybit_priv.h libcopybit: Add copybit iterator. 2011-12-04 19:40:55 -08:00
copybit.cpp libcopybit: Enable premultiplied alpha support 2012-05-22 16:31:19 -05:00
copybit.h libcopybit: Add support for setting the Framebuffer info. 2011-12-06 12:58:20 -08:00
MODULE_LICENSE_APACHE2 Add tags and notices where appropriate. 2010-03-19 15:50:23 -07:00
NOTICE Add tags and notices where appropriate. 2010-03-19 15:50:23 -07:00
software_converter.cpp libcopybit: Fix source stride for software YUV buffer copy. 2012-05-22 16:32:13 -05:00
software_converter.h Display/copybit:Fix YV12 multiple conversion issue 2012-03-16 21:22:38 -05:00