Показаны сообщения с ярлыком opengl. Показать все сообщения
Показаны сообщения с ярлыком opengl. Показать все сообщения

пятница, 8 марта 2013 г.

scaling performance of libswscale versus OpenGL

There are many ways to scale an image. One can use provided libraries, or implement scaling via OpenGL pipeline. Latter choice looks preferred, as it uses hardware part which is desined to do suck tasks efficiently. But how fast OpenGL is? I've got following results on Celeron P4500 (it has integrated Ironlake video chip):