index
:
platform/upstream/qtmultimedia
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/profile/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qtmultimediaquicktools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
Doc: update qml module version to 5.5.
Yoann Lopes
1
-4
/
+0
2015-08-07
Add new property to QVideoSurfaceFormat.
Yoann Lopes
1
-0
/
+6
2015-07-20
Fix video nodes material comparison.
Yoann Lopes
3
-0
/
+11
2015-06-03
Add an env var to disable OpenGL texture-based video frames.
Laszlo Agocs
1
-0
/
+11
2015-05-20
Initialize the resource, so it can be used from static libraries.
Andras Mantia
1
-0
/
+5
2015-05-12
Fix texture unit bug in the YUV video node.
Yoann Lopes
1
-1
/
+2
2015-04-30
Minor refactor of built-in QSGVideoNodes.
Yoann Lopes
14
-285
/
+291
2015-04-15
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
1
-1
/
+1
2015-04-07
Don't error out when presenting empty frames in QSGVideoItemSurface.
Yoann Lopes
1
-4
/
+0
2015-03-22
Fix inconsistent overrides. [-Winconsistent-missing-override]
Sergio Martins
2
-16
/
+16
2015-03-20
Add NV12/NV21 support into SG videonode.
Timur Pocheptsov
4
-62
/
+177
2015-03-18
Fix order of QSGVideoNode_RGB's supported formats.
Yoann Lopes
1
-1
/
+1
2015-02-12
Update copyright headers
Antti Kokko
12
-82
/
+82
2015-02-03
Add video filtering support to VideoOutput
Laszlo Agocs
9
-11
/
+203
2015-01-09
Migrate to categorized logging in Quick 2 video output
Laszlo Agocs
2
-23
/
+15
2014-12-03
Fix VideoOutput autoOrientation when switching cameras.
Yoann Lopes
1
-11
/
+40
2014-11-18
Fix bogus videonode plugin handling
Laszlo Agocs
1
-4
/
+19
2014-11-06
Check whether current context can be obtained when deleting textures.
Friedemann Kleint
1
-2
/
+6
2014-09-01
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
1
-1
/
+1
2014-08-25
Fix QSGVideoNode rendering of rgb frames with padding.
Daniele E. Domenichelli
1
-1
/
+1
2014-08-24
Update license headers and add new license files
Antti Kokko
12
-226
/
+130
2014-07-29
Support dynamic opengl32 - ANGLE switching on Windows
Laszlo Agocs
3
-41
/
+44
2014-07-18
Add an EGLImageKHR video node.
Andrew den Exter
1
-1
/
+1
2014-07-17
New camera selection API in QML.
Yoann Lopes
1
-0
/
+3
2014-07-08
Support per-plane strides and data offsets in QVideoFrame.
Andrew den Exter
1
-20
/
+9
2014-05-15
Fix QSGVideoNode rendering of frames with stride != width.
Andrew den Exter
2
-18
/
+73
2014-05-12
Doc: Clean up references to Qt System Info
Sze Howe Koh
1
-0
/
+4
2014-04-01
Fix QSGGeometry object leak
Liang Jian
1
-0
/
+1
2014-04-01
QNX: Remove most of the CPU overhead for video rendering
Fabian Bumberger
1
-0
/
+10
2014-03-20
Fix VideoOutput::autoOrientation documentation.
Yoann Lopes
1
-1
/
+1
2014-02-28
VideoOutput: fix autoOrientation with a camera source.
Yoann Lopes
1
-1
/
+25
2014-02-03
Ensure the backend has had its geometry updated.
Roger Maclean
1
-0
/
+3
2014-01-20
Allow plugins to override the QML VideoOutput type.
Andrew den Exter
12
-2
/
+2592
2013-01-10
Update copyright year in Digia's license headers
Sergio Ahumada
1
-1
/
+1
2012-12-16
remove obsolete DEPENDPATH assignments
Oswald Buddenhagen
1
-1
/
+0
2012-11-19
Fix qmake warning about missing headers.
Friedemann Kleint
1
-2
/
+2
2012-09-24
Change copyrights from Nokia to Digia
Iikka Eklund
1
-24
/
+24
2012-09-12
remove usage of QT_MAKEDLL from QtMultimedia
Joerg Bornemann
1
-2
/
+0
2012-09-12
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
1
-2
/
+0
2012-08-11
follow rename of qt_module_config.prf to qt_module.prf
Oswald Buddenhagen
1
-1
/
+1
2012-07-24
Mark QtMultimediaQuickTools library as internal.
Stephen Kelly
1
-0
/
+1
2012-07-16
Fix for broken QML multimedia import on windows
Mithra Pattison
1
-7
/
+2
2012-06-25
build system cleanups
Oswald Buddenhagen
1
-2
/
+1
2012-02-08
Added loading of video node factories from plugins
Jonas Rabbe
2
-0
/
+158