Improve VP8 decode performance. The MSWorkerThread was not so efficient, due to the growing list of queued tasks. In addition, set a limit on the number of allocated yuv buffers, to avoid eating memory indefinitely in underrun situations.
Improve VP8 decode performance. The MSWorkerThread was not so efficient, due to the growing list of queued tasks. In addition, set a limit on the number of allocated yuv buffers, to avoid eating memory indefinitely in underrun situations.