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-12-03 14:13:53 -08:00
2009-11-23 17:26:37 -08:00
2009-12-03 16:06:52 -08:00
2009-12-07 11:00:54 -08:00
2009-12-02 17:39:27 -08:00
2009-11-16 17:59:32 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%