OSDN Git Service

Experimental support for enabling the use of "surface input" mode
authorAndreas Huber <andih@google.com>
Wed, 17 Jul 2013 21:02:31 +0000 (14:02 -0700)
committerAndreas Huber <andih@google.com>
Wed, 17 Jul 2013 21:42:13 +0000 (14:42 -0700)
commita0a63e13788a77bc502da0c72269d82c4779ac91
treef8f6ebb8a12de0885c20e8173f164b76fd4c13e9
parent5478f3c44b9d6670261733953a71a8290fa70ae8
Experimental support for enabling the use of "surface input" mode

even with the software VP8 encoder.
This relies heavily on the fact that the "Nexus" devices use ARGB32 as
the colorspace for the data underlying a surface provided by SurfaceFlinger
(mirroring). Generally there are no such guarantees.

Change-Id: I1de32f591a3bb935ca76151816b3a02665bec40b
media/libstagefright/codecs/on2/enc/Android.mk
media/libstagefright/codecs/on2/enc/SoftVPXEncoder.cpp
media/libstagefright/codecs/on2/enc/SoftVPXEncoder.h