Files
frameworks_base/libs/surfaceflinger
Mathias Agopian b548dbb225 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
..
2009-05-22 02:16:08 -07:00
2009-03-03 19:31:44 -08:00