Re: [Development] Network streaming

2014-08-22 Thread Michal Lazo
__ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development > > -- Best Regards Michal Lazo Senior developer engineer mdragon.org Slovakia ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] i.MX6 zero copy video playback

2014-02-13 Thread Michal Lazo
.org/#change,76764 > > A video showcasing the functionality: > http://www.youtube.com/watch?v=pmxsWGhrrBQ > > > Greets > Thomas > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/m

[Development] GLSL Optimizer

2014-02-02 Thread Michal Lazo
it to Qt OpenGL module. Many people simple don't write really optimised shaders and this can help. Best Regards Michal Lazo ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] qt5 QML multiple VideoOutput with same source

2013-08-21 Thread Michal Lazo
800 height: 600 color: "black" MediaPlayer { id: player source: "file://video.webm" autoPlay: true } VideoOutput { x: 0 width: 320 height: 480 id: videoOutput0 source: player } VideoOutput { x: 320 width: 320 height: 480 id: videoOutput1 source: play

Re: [Development] gstreamer 1.0 support on Qt 5.0.1

2013-07-01 Thread Michal Lazo
lman/listinfo/development > > -- Best Regards Michal Lazo Senior developer manager mdragon.org Slovakia ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Qt5 QtMultimedia for gstreamer 1.0

2013-02-23 Thread Michal Lazo
Anybody made fully working patch for Qt Multimedia and gstreamer 1.0 any progress with this https://codereview.qt-project.org/#change,37266 -- Best Regards Michal Lazo ___ Development mailing list Development@qt-project.org http://lists.qt