This is a proof of concept of how to build a QML Qt component that renders h264 1080p video and audio using Raspberry Pi hardware decoder. Also contains code to hardware-decode images to QML components. <<<<<<< HEAD Notes on the project and on how to build it can be found here: http://thebugfreeblog.blogspot.it/2013/02/qml-components-for-video-decoding-and.html.
In the omxplayeril_backend there is a QtMultimedia backend sample using PiOmxTextures as a shared library. For more information on this refer to: http://thebugfreeblog.blogspot.it/2013/04/hardware-accelerated-qtmultimedia.html.
In the omxplayeril_backend there is a QtMultimedia backend sample using PiOmxTextures as a shared library.
In tools/POCPlayer there is a sample player used to test the backend.
For more information on the project refer to http://goo.gl/KphzdD.
For some build instructions: http://goo.gl/9TZPxn.
For a demo: https://www.youtube.com/watch?v=SeJxQN-W2uA.
upstream/master