replicant-frameworks_native/libs
Mathias Agopian 69ff5de1b7 improve video performance to minimize the tearing effect seen in 720p movies
always rescale videos to their target size using copybit during yuv->rgb
conversion. this improves performance of the GPU pass and doesn't require
linear filtering to be enabled. Also always use 16-bits buffers.

the average processing time for 720p dropped from ~50ms to ~30ms
2009-12-08 19:29:38 -08:00
..
audioflinger Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. 2009-12-07 12:30:22 -08:00
binder
surfaceflinger improve video performance to minimize the tearing effect seen in 720p movies 2009-12-08 19:29:38 -08:00
ui fix some aspects of [2258746] native crash in launcher2 2009-11-13 15:26:29 -08:00
utils Debugging for issue #2228381 android.view.InflateException 2009-11-20 14:26:42 -08:00