Custom QML Component to Integrate Hardware Acceleration in Qt Scene Graph
Custom QML Component to Integrate Hardware Acceleration in Qt Scene GraphThis is a custom QQuickItem subclass rendering hardware-decoded h264 1080p video on Raspberry Pi. The egl_render component used in some previous posts is good. The QML component can play nicely[...]