On Tue, Dec 2, 2008 at 2:55 PM, <[EMAIL PROTECTED]> wrote: > > We are considering rendering video into video planes/layers supported > by the OMAP3430. Does Android have infrastructure in place for > supporting hardware video planes separate from the graphics plane? > I've looked around SurfaceFlinger and believe the answer is "no", but > wanted to double-check. If anyone has done something similar we'd love > to hear about your experience and suggestions.
SurfaceFlinger's architecture would fit pretty well with such a feature, however, there is nothing like that implemented at the moment. It would also require new native and dalvik APIs. mathias --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
