search for: 304anrsn74bkwaeul02lv29mrzrbo54l

Displaying 1 result from an estimated 1 matches for "304anrsn74bkwaeul02lv29mrzrbo54l".

2009 Oct 23
2
Cortado yuv thread patch
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The attached patch splits Theora decode and YUV2RGB into separate threads. These are by far the two most computationally demanding components of Cortado, so by splitting them we can substantially improve performance on multiprocessor machines. I have verified that the patch does split these into two threads, and performance does appear to improve.