replicant-frameworks_native/libs
Mathias Agopian bbc21b01cf fix [2143798] Need to figure out how to do video on Passion w/ GPU
This builds on the EGLImage solution. We simply use copybit to convert from the
YUV frame into an EGLImage created for that purpose and proceed with the
regular EGLImage code.
We need to do this because "regular" GL doesn't support YUV textures.

We could improve upon this by detecting exacly what the GL supports and bypass
this extra step if not required, but we'll do this later if needed.
2009-11-11 16:44:43 -08:00
..
audioflinger AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer. 2009-11-09 04:45:39 -08:00
binder Reset binder service threads' cgroup/priority after command completion 2009-11-08 14:29:02 -08:00
surfaceflinger fix [2143798] Need to figure out how to do video on Passion w/ GPU 2009-11-11 16:44:43 -08:00
ui Prevent crash in Home when using widgets whose ids collide with Home's 2009-11-05 15:40:35 -08:00
utils Turn off most of the backup-related debug logging 2009-09-30 17:07:37 -07:00