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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated IID, services, and controls to use qt-project URL
Jonas Rabbe
2012-03-20
12
-12
/
+12
*
Updated plugins to use new plugin architecture
Jonas Rabbe
2012-03-20
25
-123
/
+51
*
Compile on Windows
Marius Storm-Olsen
2012-03-20
2
-5
/
+5
*
Handle more errors from GStreamer.
Michael Goddard
2012-03-16
2
-11
/
+11
*
Move most of playlist API to private.
Lev Zelenskiy
2012-03-06
6
-6
/
+6
*
Don't reset saved playback position if playback resource is denied.
Michael Goddard
2012-02-27
2
-1
/
+15
*
Changes to GStreamer backend for audio decoder.
Lev Zelenskiy
2012-02-24
4
-21
/
+124
*
Don't use QT_ARCH to detect ARM or OpenGL ES 2 on ARM
Bradley T. Hughes
2012-02-22
1
-1
/
+1
*
clean up qmake-generated projects
Oswald Buddenhagen
2012-02-22
3
-3
/
+0
*
Fix a few audiodecoder things.
Michael Goddard
2012-02-21
3
-73
/
+99
*
GStreamer backend for audio decoder service.
Lev Zelenskiy
2012-02-17
3
-73
/
+182
*
Add a partial gstreamer based audio decoder service.
Michael Goddard
2012-02-17
12
-11
/
+916
*
QMediaRecorder: GStreamer backend changes for media probing API.
Lev Zelenskiy
2012-02-16
3
-0
/
+113
*
GStreamer backend changes for media probing API.
Lev Zelenskiy
2012-02-16
8
-3
/
+593
*
Fix some compiler warnings.
Michael Goddard
2012-02-14
2
-2
/
+4
*
Moved QMediaServiceProvider to private header.
Dmytro Poplavskiy
2012-02-06
5
-5
/
+5
*
Changes to QMediaPlayer GStreamer backend to allow setPosition before pause
Lev Zelenskiy
2012-02-06
1
-2
/
+8
*
Added metaDataChanged(key,value) signal to metadata controls.
Dmytro Poplavskiy
2012-02-06
3
-25
/
+35
*
Split QMediaRecorder::setEncodingSettings to separate setters.
Dmytro Poplavskiy
2012-02-01
7
-17
/
+17
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
227
-227
/
+227
*
Add a volume (gain) property to QAudioInput.
Michael Goddard
2012-01-25
2
-0
/
+110
*
Fix some static analysis defects.
Michael Goddard
2012-01-25
4
-10
/
+14
*
Fix header changes for wmf
Ling Hu
2012-01-24
3
-3
/
+3
*
Disable wmf for now
Ling Hu
2012-01-24
1
-1
/
+1
*
Disabled CameraBin2 based camera backend.
Dmytro Poplavskiy
2012-01-23
1
-3
/
+4
*
Removed camera simulator backend.
Dmytro Poplavskiy
2012-01-23
25
-2963
/
+0
*
Update obsolete contact address.
Jason McDonald
2012-01-23
249
-249
/
+249
*
Changed metadata keys type from enum to QString.
Dmytro Poplavskiy
2012-01-20
17
-420
/
+281
*
Use US spelling for organization.
Michael Goddard
2012-01-19
4
-4
/
+4
*
Fixed compile of quicktime plugin
Rohan McGovern
2012-01-18
17
-56
/
+42
*
Changed QCamera::captureMode property to QFlags
Dmytro Poplavskiy
2012-01-17
12
-37
/
+37
*
Fix build for the camera support of QtMultimedia GStreamer plugin.
Alexis Menard
2012-01-14
2
-17
/
+1
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-12
221
-221
/
+221
*
Remove widgets config test.
Michael Goddard
2012-01-11
8
-12
/
+12
*
Add the spot for spot metering mode.
Michael Goddard
2012-01-06
2
-1
/
+19
*
Properly handle the case where QtWidgets is not available.
Michael Goddard
2012-01-06
30
-101
/
+135
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
28
-28
/
+28
*
QtMultimedia: Fix compiler warnings.
Friedemann Kleint
2012-01-05
1
-1
/
+1
*
Fix readyChanged signal emit in gstreamervideorenderer
Mithra Pattison
2011-12-21
1
-6
/
+5
*
Fix X11 and QPA compilation problems
Jonas Rabbe
2011-12-13
10
-50
/
+38
*
Fixed QtMultimedia core namespace compilation.
Toby Tomkins
2011-11-25
33
-38
/
+108
*
If we fail to connect to pulse, don't enumerate sinks or sources.
Michael Goddard
2011-11-24
1
-3
/
+5
*
Add cap on internal read/write buffer for QAudioOuput(PA)
Ling Hu
2011-11-15
1
-1
/
+1
*
Add additional protection on the write size in QAudioOuput(pulseaudio)
Ling Hu
2011-11-14
1
-0
/
+5
*
Fix pullmode data lost problem in QAudioOutput(pulseaudio)
Ling Hu
2011-11-09
2
-42
/
+36
*
We already have a mock backend.
Michael Goddard
2011-10-25
10
-1185
/
+0
*
Fixed compile; QDesktopServices -> QStandardPaths
Rohan McGovern
2011-10-24
1
-2
/
+2
*
Added RDS functionality to the QRadioTuner/QDeclarativeRadio
Sami Nurmenniemi
2011-10-21
8
-9
/
+419
*
Fixed build problems with Quicktime
Jonas Rabbe
2011-10-20
4
-5
/
+5
*
Moved general gstreamer helper classes into separate library.
Jonas Rabbe
2011-10-12
32
-2397
/
+29
[next]