Skip to content
  • Thomas Senyk's avatar
    adding zero-copy-QSGVideoNode for imx6 · db7f7cc5
    Thomas Senyk authored
    
    
    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>
    db7f7cc5