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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
Emit mediaAboutToBeRemoved() before mediaRemoved() in QMediaPlaylist.
Loïc Molinari
1
-1
/
+3
2015-08-10
Check and fix up bounds in QMediaPlaylist methods.
Loïc Molinari
1
-6
/
+16
2015-08-10
Clean up QMediaPlayer documentation.
Loïc Molinari
1
-7
/
+7
2015-08-07
Add new property to QVideoSurfaceFormat.
Yoann Lopes
3
-14
/
+47
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-20
Fix video nodes material comparison.
Yoann Lopes
3
-0
/
+11
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-06-26
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
21
-44
/
+122
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
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
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-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
2015-05-27
GStreamer: flush the current frame when stopping a media player.
Yoann Lopes
4
-8
/
+110
2015-05-27
Android: fix setting the camera preview resolution.
Yoann Lopes
4
-27
/
+21
2015-05-27
AVFoundation: additional build fixes for OSX < 10.9.
Yoann Lopes
1
-9
/
+26
2015-05-26
videonode: imx6: Ensure the video node excludes padding pixels
Carlos Rafael Giani
6
-4
/
+90
2015-05-26
GStreamer: don't use xvimagesink when Qt is not using Xcb.
Yoann Lopes
2
-2
/
+8
2015-05-21
Updated WinRT license headers to use LGPLv3 instead of LGPLv21
Jani Heikkinen
22
-220
/
+286
2015-05-20
Initialize the resource, so it can be used from static libraries.
Andras Mantia
1
-0
/
+5
2015-05-19
AVFoundation: fix retrieving maximum camera zoom value.
Yoann Lopes
1
-5
/
+5
2015-05-19
AVFoundation: fix compilation on OSX < 10.9.
Yoann Lopes
2
-21
/
+37
2015-05-19
WMF: fix start time of buffers provided by QAudioDecoder.
Yoann Lopes
1
-1
/
+2
2015-05-18
Fix documentation for Camera flash mode enum.
Yoann Lopes
1
-1
/
+4
2015-05-16
Fix typo in QCameraViewfinderSettingsControl documentation
Samuel Gaist
1
-1
/
+1
2015-05-13
Doc: Added a link to the wiki with plugin info.
Venugopal Shivashankar
1
-0
/
+5
2015-05-12
Fix texture unit bug in the YUV video node.
Yoann Lopes
1
-1
/
+2
2015-05-11
OSX/iOS: Fix volume and mute
Frank Osterfeld
1
-2
/
+2
2015-05-05
Merge remote-tracking branch 'origin/5.4' into 5.5
Yoann Lopes
8
-65
/
+83
2015-05-04
Merge remote-tracking branch 'origin/5.4.2' into 5.4
Yoann Lopes
4
-45
/
+63
[next]