Commit db7f7cc5 authored by Thomas Senyk's avatar Thomas Senyk Committed by The Qt Project
Browse files

adding zero-copy-QSGVideoNode for imx6


On imx6 there is a platform-specific API to implement
memory-mapping from gstreamer-buffer to opengl-texture.

This plugin uses this API to avoid CPU-based-memory-copy.

This allows fluid video-playback up to 1080p with very little CPU load.
Before even 720p used one cpu-core completely and wasn't fluid.

Change-Id: I0c33eb5d475393a65459291ce9290fa0753de4a5
Reviewed-by: default avatarAndy Nichols <andy.nichols@digia.com>
parent 72b995ad
No related merge requests found
Showing with 749 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment