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-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
2015-06-29
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
30
-84
/
+561
2015-06-29
Blacklist part of tst_qaudiodeviceinfo
Jani Vähäkangas
2
-1
/
+5
2015-06-29
Bump version
Oswald Buddenhagen
1
-1
/
+1
2015-06-26
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
22
-44
/
+240
2015-06-23
winrt: Implement QImageEncoderControl for camera
Peng Wu
7
-15
/
+260
2015-06-14
QCameraViewFinderSettings: add missing include
Marc Mutz
1
-0
/
+1
2015-06-12
QAbstractVideoFilter: make ctor explicit
Marc Mutz
1
-1
/
+1
2015-06-12
QCameraViewFinderSettings: make op== transitive
Marc Mutz
1
-2
/
+2
2015-06-12
QCameraViewFinderSettings: declare shared
Marc Mutz
1
-0
/
+7
2015-06-12
QCameraViewFinderSettings: make op== non-member
Marc Mutz
2
-16
/
+22
2015-06-12
QCameraViewFinderSettings: use correct include
Marc Mutz
1
-1
/
+2
2015-06-11
Added 5.5.0 change file.
Yoann Lopes
1
-0
/
+118
2015-06-11
Define QCamera::FrameRateRange as a struct.
Yoann Lopes
4
-12
/
+48
2015-06-10
AVFoundation: don't use shared OpenGL contexts unless needed.
Yoann Lopes
1
-11
/
+15
2015-06-10
Support BGR format for OpenGL textures in QPainterVideoSurface.
Yoann Lopes
1
-4
/
+25
2015-06-04
WinRT: fix namespaced build
Joerg Bornemann
13
-13
/
+39
2015-06-03
Add an env var to disable OpenGL texture-based video frames.
Laszlo Agocs
1
-0
/
+11
2015-06-03
Media asset writer - use the right macro
Timur Pocheptsov
1
-10
/
+10
2015-06-03
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
63
-358
/
+1843
2015-06-03
winrt: fix camera preview on Lumia 530
Peng Wu
1
-0
/
+1
2015-06-02
GStreamer: remove unnecessary qWarning().
Yoann Lopes
1
-2
/
+0
2015-06-02
AVFoundation: fix a problem when changing the camera viewfinder size.
Yoann Lopes
1
-1
/
+3
2015-06-02
AVFoundation: fix wrong Q_ASSERT.
Yoann Lopes
1
-1
/
+1
2015-06-01
pulseaudio: Remove unused static member variable
Sergio Martins
1
-2
/
+0
2015-05-30
Use QSet::intersects() instead of QSet::intersect()
Sergio Martins
1
-2
/
+2
2015-05-29
Video asset writer for iOS
Timur Pocheptsov
11
-10
/
+1199
2015-05-29
AVFoundation: fix default camera viewfinder pixel format.
Yoann Lopes
3
-41
/
+33
[prev]
[next]