Commit 51d0f852 authored by Andy Nichols's avatar Andy Nichols Committed by The Qt Project
Browse files

AVFoundation: Use CoreAnimation to render video to QVideoWidget


Previously a QGLWidget was used as a target for the
AVFVideoFrameRenderer.  This was uncessary as it is possible to render
directly on top of the QWidget using the CoreAnimation Framework.

Change-Id: I08923c85fd56c8874c1d8c187ae5145e220fab92
Reviewed-by: default avatarRichard Moe Gustavsen <richard.gustavsen@digia.com>
parent 17a70029
No related merge requests found
Showing with 115 additions and 262 deletions
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