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
/
plugins
/
gstreamer
/
mediacapture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple qmediametadata.h from qmultimedia.h
Sze Howe Koh
2013-05-14
1
-0
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
24
-24
/
+24
*
Add PLUGIN_CLASS_NAME to qtmultimedia plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
Rename namespace QtMultimedia -> QMultimedia
Sze Howe Koh
2012-11-06
4
-6
/
+6
*
Rename namespace QtMultimedia::MetaData -> QMediaMetaData
Sze Howe Koh
2012-11-06
1
-47
/
+47
*
adjust to qt_plugin.prf changes
Oswald Buddenhagen
2012-11-05
1
-5
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
24
-576
/
+576
*
Fix gstreamer plugin build for platforms with qreal -> float
Romain Pokrzywka
2012-09-14
1
-1
/
+1
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-12
1
-2
/
+0
*
Use QStandardPaths instead of QDesktopServices
Thiago Macieira
2012-08-02
1
-2
/
+2
*
Replaced endpoint control with audio input and output controls
Dmytro Poplavskiy
2012-07-24
2
-10
/
+10
*
Added volume property to QMediaRecorder
Dmytro Poplavskiy
2012-07-19
4
-4
/
+35
*
Gst capture: use QDesktopServices for default storage location
Dmytro Poplavskiy
2012-07-09
1
-0
/
+6
*
Gst capture: report the actual media location to application
Dmytro Poplavskiy
2012-07-04
1
-0
/
+2
*
Gst Capture: image capture fixes
Dmytro Poplavskiy
2012-06-29
3
-2
/
+25
*
Gst capture service: capture mode fixes
Dmytro Poplavskiy
2012-06-29
3
-6
/
+22
*
Gst capture: don't wait for pipeline to stop
Dmytro Poplavskiy
2012-06-29
2
-15
/
+0
*
Allow gst video capture startup without viewfinder attached.
Dmytro Poplavskiy
2012-06-29
1
-1
/
+2
*
Rename a few controls.
Michael Goddard
2012-06-29
6
-14
/
+14
*
build system cleanups
Oswald Buddenhagen
2012-06-25
1
-1
/
+1
*
Avoid string-based, dynamic lookup of signals
Kent Hansen
2012-06-05
1
-14
/
+14
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
3
-13
/
+13
*
Replaced QMediaRecorderControl::play/stop/pause with setState
Dmytro Poplavskiy
2012-05-02
2
-0
/
+16
*
Added QMediaRecorder::status property
Dmytro Poplavskiy
2012-05-02
2
-14
/
+65
*
Split gstreamer plugin into smaller plugins providing fewer services
Jonas Rabbe
2012-04-27
8
-13
/
+425
*
QMediaRecorder: GStreamer backend changes for media probing API.
Lev Zelenskiy
2012-02-16
3
-0
/
+113
*
Moved QMediaServiceProvider to private header.
Dmytro Poplavskiy
2012-02-06
1
-1
/
+1
*
Added metaDataChanged(key,value) signal to metadata controls.
Dmytro Poplavskiy
2012-02-06
1
-0
/
+1
*
Split QMediaRecorder::setEncodingSettings to separate setters.
Dmytro Poplavskiy
2012-02-01
3
-7
/
+7
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
22
-22
/
+22
*
Fix some static analysis defects.
Michael Goddard
2012-01-25
1
-1
/
+0
*
Update obsolete contact address.
Jason McDonald
2012-01-23
22
-22
/
+22
*
Changed metadata keys type from enum to QString.
Dmytro Poplavskiy
2012-01-20
2
-83
/
+58
*
Use US spelling for organization.
Michael Goddard
2012-01-19
1
-1
/
+1
*
Changed QCamera::captureMode property to QFlags
Dmytro Poplavskiy
2012-01-17
2
-5
/
+5
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-12
22
-22
/
+22
*
Properly handle the case where QtWidgets is not available.
Michael Goddard
2012-01-06
2
-7
/
+16
*
Fix X11 and QPA compilation problems
Jonas Rabbe
2011-12-13
1
-1
/
+1
*
Fixed QtMultimedia core namespace compilation.
Toby Tomkins
2011-11-25
13
-16
/
+47
*
Moved general gstreamer helper classes into separate library.
Jonas Rabbe
2011-10-12
3
-3
/
+3
*
Rename QtMultimediaKit to QtMultimedia.
Michael Goddard
2011-10-07
4
-61
/
+61
*
Gstreamer media backend cleanup.
Dmytro Poplavskiy
2011-08-05
3
-38
/
+16
*
Remove most of the "mobility" references.
Michael Goddard
2011-07-19
22
-22
/
+22
*
Remove some obsolete bits.
Michael Goddard
2011-07-18
4
-15
/
+3
*
Update licenseheader text in source files for qtmultimediakit Qt module
Jyri Tahtela
2011-07-08
22
-374
/
+374
*
Initial copy of QtMultimediaKit.
Michael Goddard
2011-06-29
23
-0
/
+4264