index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qtmultimediaquicktools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into dev
Christian Strømme
2016-01-15
10
-20
/
+58
|
\
|
*
Add virtual dtor to QSGVideoNodeFactoryInterface
Kevin Funk
2015-12-22
1
-0
/
+4
|
*
Fix some private headers.
Yoann Lopes
2015-11-24
9
-20
/
+54
*
|
QtMultimediaQuickTools: replace foreach with range-based for
Anton Kudryavtsev
2016-01-15
2
-5
/
+7
|
/
*
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-06
2
-0
/
+22
*
Doc: update qml module version to 5.5.
Yoann Lopes
2015-08-11
1
-4
/
+0
*
Add new property to QVideoSurfaceFormat.
Yoann Lopes
2015-08-07
1
-0
/
+6
*
Fix video nodes material comparison.
Yoann Lopes
2015-07-20
3
-0
/
+11
*
Add an env var to disable OpenGL texture-based video frames.
Laszlo Agocs
2015-06-03
1
-0
/
+11
*
Initialize the resource, so it can be used from static libraries.
Andras Mantia
2015-05-20
1
-0
/
+5
*
Fix texture unit bug in the YUV video node.
Yoann Lopes
2015-05-12
1
-1
/
+2
*
Minor refactor of built-in QSGVideoNodes.
v5.5.0-beta1
Yoann Lopes
2015-04-30
14
-285
/
+291
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-1
/
+1
|
\
|
*
Fix order of QSGVideoNode_RGB's supported formats.
Yoann Lopes
2015-03-18
1
-1
/
+1
*
|
Don't error out when presenting empty frames in QSGVideoItemSurface.
Yoann Lopes
2015-04-07
1
-4
/
+0
*
|
Fix inconsistent overrides. [-Winconsistent-missing-override]
Sergio Martins
2015-03-22
2
-16
/
+16
*
|
Add NV12/NV21 support into SG videonode.
Timur Pocheptsov
2015-03-20
4
-62
/
+177
*
|
Update copyright headers
Antti Kokko
2015-02-12
12
-82
/
+82
*
|
Add video filtering support to VideoOutput
Laszlo Agocs
2015-02-03
9
-11
/
+203
|
/
*
Migrate to categorized logging in Quick 2 video output
Laszlo Agocs
2015-01-09
2
-23
/
+15
*
Fix VideoOutput autoOrientation when switching cameras.
Yoann Lopes
2014-12-03
1
-11
/
+40
*
Fix bogus videonode plugin handling
v5.4.0-rc1
Laszlo Agocs
2014-11-18
1
-4
/
+19
*
Check whether current context can be obtained when deleting textures.
Friedemann Kleint
2014-11-06
1
-2
/
+6
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-01
1
-1
/
+1
|
\
|
*
Fix QSGVideoNode rendering of rgb frames with padding.
Daniele E. Domenichelli
2014-08-25
1
-1
/
+1
*
|
Update license headers and add new license files
Antti Kokko
2014-08-24
12
-226
/
+130
*
|
Support dynamic opengl32 - ANGLE switching on Windows
Laszlo Agocs
2014-07-29
3
-41
/
+44
*
|
Add an EGLImageKHR video node.
Andrew den Exter
2014-07-18
1
-1
/
+1
*
|
New camera selection API in QML.
Yoann Lopes
2014-07-17
1
-0
/
+3
*
|
Support per-plane strides and data offsets in QVideoFrame.
Andrew den Exter
2014-07-08
1
-20
/
+9
|
/
*
Fix QSGVideoNode rendering of frames with stride != width.
Andrew den Exter
2014-05-15
2
-18
/
+73
*
Doc: Clean up references to Qt System Info
Sze Howe Koh
2014-05-12
1
-0
/
+4
*
Fix QSGGeometry object leak
Liang Jian
2014-04-01
1
-0
/
+1
*
QNX: Remove most of the CPU overhead for video rendering
Fabian Bumberger
2014-04-01
1
-0
/
+10
*
Fix VideoOutput::autoOrientation documentation.
Yoann Lopes
2014-03-20
1
-1
/
+1
*
VideoOutput: fix autoOrientation with a camera source.
Yoann Lopes
2014-02-28
1
-1
/
+25
*
Ensure the backend has had its geometry updated.
Roger Maclean
2014-02-03
1
-0
/
+3
*
Allow plugins to override the QML VideoOutput type.
Andrew den Exter
2014-01-20
12
-2
/
+2592
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
remove obsolete DEPENDPATH assignments
Oswald Buddenhagen
2012-12-16
1
-1
/
+0
*
Fix qmake warning about missing headers.
Friedemann Kleint
2012-11-19
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
remove usage of QT_MAKEDLL from QtMultimedia
Joerg Bornemann
2012-09-12
1
-2
/
+0
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-12
1
-2
/
+0
*
follow rename of qt_module_config.prf to qt_module.prf
Oswald Buddenhagen
2012-08-11
1
-1
/
+1
*
Mark QtMultimediaQuickTools library as internal.
Stephen Kelly
2012-07-24
1
-0
/
+1
*
Fix for broken QML multimedia import on windows
Mithra Pattison
2012-07-16
1
-7
/
+2
*
build system cleanups
Oswald Buddenhagen
2012-06-25
1
-2
/
+1
*
Added loading of video node factories from plugins
Jonas Rabbe
2012-02-08
2
-0
/
+158