Hi fellows,
Is there any way to disable the hardware overlay in android phones and do the rendering of videos as is it done for other applications using framebuffer. I have source code of GingerBread but not sure how to go about it. Any idea or clue will be of uttermost help !!
Thanks
Saurav !
replace the overlay operation with other tools just like copybit or
something else in your surfaceflinger or videorenderer , but i don't
recommend you to change the framework of it.
maybe the videorenderer could be done as you think.
> --
> You received this message because you are subscribed to the Google
> Groups "android-platform" group.
> To post to this group, send email to android-...@googlegroups.com.
> To unsubscribe from this group, send email to
> android-platfo...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/android-platform?hl=en.
--