lp:~timo-jyrinki/qtvideo-node/port_to_qt55
Created by
Timo Jyrinki
on
2015-10-08
and last modified on
2015-10-08
- Get this branch:
- bzr branch lp:~timo-jyrinki/qtvideo-node/port_to_qt55
Only
Timo Jyrinki
can upload to this branch. If you are
Timo Jyrinki
please log in for upload directions.
Branch merges
Propose for merging
- Jim Hodapp (community): Approve (code) on 2015-10-21
- PS Jenkins bot: Needs Fixing (continuous-integration) on 2015-10-08
-
Diff: 313 lines (+70/-78)7 files modifiedsrc/private/qtmultimediaquickdefs_p.h (+14/-22)
src/qsgvideonode_p.cpp (+15/-23)
src/qsgvideonode_p.h (+23/-25)
src/shadervideonode.cpp (+10/-1)
src/shadervideonode.h (+3/-2)
src/shadervideonodeplugin.h (+1/-1)
unittests/shadervideonode/tst_shadervideonode.cpp (+4/-4)
Related bugs
Bug #1474695: Video playback broken with Qt 5.5 | Critical | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 63. By Jim Hodapp on 2015-07-10
-
Fixes the crasher that happens when trying to play a second video while a first one was already playing in the same session.
- 61. By Loïc Molinari on 2015-05-08
-
Moved texture updates from rendering pass to preprocess pass.
Approved by: PS Jenkins bot - 57. By Florian Boucault on 2015-03-16
-
Workaround issue where z-ordering of VideoOutput's QML item is incorrect when rotated. Fixes: #1373607
Approved by: Jim Hodapp, Bill Filler, PS Jenkins bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:qtvideo-node