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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
Add 'resourcepolicy' to MODULE_PLUGIN_TYPES of multimedia.pro.
v5.5.90+alpha1
upstream
Friedemann Kleint
1
-1
/
+2
2015-08-24
Fix MediaPlayer::playlist documentation.
Yoann Lopes
2
-0
/
+6
2015-08-24
Fix QCamera::lockStatus() documentation.
Yoann Lopes
1
-1
/
+1
2015-08-24
Merge remote-tracking branch 'origin/5.5' into 5.6
Yoann Lopes
56
-1968
/
+2408
2015-08-20
Android: minor refactor of the camera frame callback.
Yoann Lopes
5
-123
/
+121
2015-08-20
Android: fix video probes when recording the camera.
Yoann Lopes
3
-12
/
+30
2015-08-19
Fix 2 more tr()-contexts of messages in QPlaylistFileParserPrivate.
Friedemann Kleint
1
-2
/
+2
2015-08-19
QMediaPlayer: clear current playlist on deletion.
Yoann Lopes
1
-0
/
+2
2015-08-19
Fix tr()-context of messages in QPlaylistFileParserPrivate.
Friedemann Kleint
1
-1
/
+2
2015-08-19
Make QWinRTImageEncoderControl a Q_OBJECT.
Friedemann Kleint
1
-0
/
+1
2015-08-18
GStreamer: refactored widget and window control.
Yoann Lopes
11
-446
/
+707
2015-08-18
Fix QCamera viewfinder capabilities functions..
Yoann Lopes
5
-6
/
+462
2015-08-18
winrt: Fix aspect ratio deviation between preview and encoding streams
Samuel Nevala
2
-70
/
+95
2015-08-18
Avoid races when sending EOS
Ricardo Salveti de Araujo
1
-2
/
+2
2015-08-13
GStreamer: added convenience function in QGstUtils.
Yoann Lopes
5
-8
/
+18
2015-08-13
Add the GPLv3 license text
Thiago Macieira
2
-0
/
+688
2015-08-12
Fix camera plugin selection.
Yoann Lopes
1
-8
/
+3
2015-08-12
Remove obsolete check in QMediaService
Christian Strømme
1
-2
/
+0
2015-08-12
Bind the playlist connected to a player.
Loïc Molinari
1
-0
/
+2
2015-08-11
Doc: Corrected a typo.
Venugopal Shivashankar
2
-3
/
+3
2015-08-11
Fix documentation for QML metaData property.
Yoann Lopes
3
-1231
/
+139
2015-08-11
Fix qdoc warnings.
Yoann Lopes
8
-26
/
+70
2015-08-11
Doc: update qml module version to 5.5.
Yoann Lopes
20
-82
/
+6
2015-08-11
Improve documentation for mediaObject property.
Yoann Lopes
2
-19
/
+26
2015-08-10
Add audio role API to QMediaPlayer.
Jim Hodapp
18
-6
/
+722
2015-08-10
Emit mediaAboutToBeRemoved() before mediaRemoved() in QMediaPlaylist.
Loïc Molinari
1
-1
/
+3
2015-08-10
winrt: Add camera video probe controls
Peng Wu
7
-13
/
+271
2015-08-10
winrt: Add camera focus and focus lock controls
Peng Wu
10
-27
/
+1003
2015-08-10
Check and fix up bounds in QMediaPlaylist methods.
Loïc Molinari
2
-6
/
+133
2015-08-10
Blacklist failing test in tst_qsoundeffect on OpenSuse.
Yoann Lopes
1
-0
/
+1
2015-08-10
Clean up QMediaPlayer documentation.
Loïc Molinari
1
-7
/
+7
2015-08-10
Added new playlist QML type.
Loïc Molinari
8
-3
/
+897
2015-08-09
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
24
-140
/
+117
2015-08-07
Add new property to QVideoSurfaceFormat.
Yoann Lopes
4
-15
/
+49
2015-08-06
Fix warnings about unused private fields
Thiago Macieira
8
-9
/
+5
2015-08-06
Don't list avfcamerainfocontrol header and sources twice
Thiago Macieira
1
-2
/
+0
2015-08-04
GStreamer: use QMediaStorageLocation to generate capture file names.
Yoann Lopes
2
-70
/
+14
2015-08-04
GStreamer: fix possible integer overflow in comparison.
Yoann Lopes
1
-1
/
+1
2015-07-28
winrt: Fix crash during certain video operations
Peng Wu
1
-27
/
+10
2015-07-23
Exclude failing tests on RHEL and Ubuntu
Simon Hausmann
3
-0
/
+10
2015-07-23
Extend test exclusion for this test on OS X
Simon Hausmann
2
-0
/
+5
2015-07-23
Prospective fix for building QtMultimedia on Android against installed QtBase
Simon Hausmann
1
-1
/
+1
2015-07-20
Fix video nodes material comparison.
Yoann Lopes
3
-0
/
+11
2015-07-17
Unit test qaudiodecoder: Do not rely on qCompare(bool, int,...).
Friedemann Kleint
1
-4
/
+4
2015-07-15
Doc: replace Mac OS X with OS X
Nico Vertriest
3
-3
/
+3
2015-07-14
GStreamer: fix supported values returned by CameraBinImageProcessing.
Yoann Lopes
1
-11
/
+22
2015-07-13
WindowsAudio: Fix compiler warnings by g++/MinGW.
Friedemann Kleint
1
-2
/
+2
2015-07-06
Blacklist failing part from tst_qsoundeffect
Jani Vähäkangas
2
-2
/
+5
2015-06-30
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Liang Qi
30
-84
/
+561
2015-06-30
Blacklist cases from qaudiodecoderbackend and qmediaplayerbackend
Jani Vähäkangas
4
-2
/
+83
[next]