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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handle the case where QtWidgets is not available.
Michael Goddard
2012-01-06
36
-123
/
+160
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
67
-67
/
+67
*
QtMultimedia: Fix compiler warnings.
Friedemann Kleint
2012-01-05
7
-9
/
+9
*
Restructure the source code a little.
Michael Goddard
2012-01-05
122
-164
/
+193
*
add Q_OBJECT to QMediaGaplessPlaybackControl
Ling Hu
2012-01-04
1
-0
/
+1
*
Add new gapless playback control interface
Ling Hu
2012-01-04
3
-3
/
+250
*
Add new implementation of QSound class
Mithra Pattison
2011-12-30
9
-18
/
+403
*
Adding hasAudio and hasVideo properties to QML MediaPlayer
Mithra Pattison
2011-12-29
2
-0
/
+37
*
Added Video.qml to QtMultimedia, Video component
Angus Cummings
2011-12-23
3
-1
/
+109
*
Fix readyChanged signal emit in gstreamervideorenderer
Mithra Pattison
2011-12-21
1
-6
/
+5
*
Fix a compiler warning.
Michael Goddard
2011-12-21
1
-2
/
+2
*
Fix X11 and QPA compilation problems
Jonas Rabbe
2011-12-13
15
-78
/
+80
*
Remove the module prefix from a number of includes.
Michael Goddard
2011-12-09
5
-7
/
+7
*
Registered CameraFlash qml type
Dmytro Poplavskiy
2011-12-08
1
-0
/
+2
*
QtMultiMedia: Fix warnings about missing return values.
Friedemann Kleint
2011-12-06
3
-27
/
+67
*
QtMultimedia: Fix warnings about declarative/quick.
Friedemann Kleint
2011-12-05
6
-8
/
+8
*
Implemented QDeclarativeCameraCapture::setMetadata
Dmytro Poplavskiy
2011-12-01
2
-3
/
+9
*
Allow nested read only maps of QVideoFrame.
Dmytro Poplavskiy
2011-11-28
1
-6
/
+48
*
Add orientation support to VideoOutput.
Michael Goddard
2011-11-25
4
-11
/
+126
*
Fixed QtMultimedia core namespace compilation.
Toby Tomkins
2011-11-25
46
-43
/
+148
*
Updated I420 video node to be consistent with RGB node implementation.
Dmytro Poplavskiy
2011-11-24
2
-94
/
+120
*
If we fail to connect to pulse, don't enumerate sinks or sources.
Michael Goddard
2011-11-24
1
-3
/
+5
*
VideoOutput: release video frames when the video surface is stopped.
Dmytro Poplavskiy
2011-11-22
3
-0
/
+24
*
Fix SoundEffect(pulseaudio) crash in qfeedbackmmk auto test
Ling Hu
2011-11-21
5
-22
/
+158
*
Fixed qtmultimedia imports -qtnamespace issues.
Toby Tomkins
2011-11-21
4
-0
/
+12
*
If the sample hasn't been loaded, don't try and delete things.
Michael Goddard
2011-11-18
1
-2
/
+5
*
Export QMediaPluginLoader so it can be used by libqgsttools_p.
Jonas Rabbe
2011-11-18
1
-1
/
+1
*
If Pulse isn't ready, don't crash when trying to play.
Michael Goddard
2011-11-17
1
-1
/
+1
*
Fix volume change error on mono stream for soundeffect(pulseaudio)
Ling Hu
2011-11-17
1
-2
/
+4
*
Add cap on internal read/write buffer for QAudioOuput(PA)
Ling Hu
2011-11-15
1
-1
/
+1
*
Added support for non QMediaObject based VideoOutput sources.
Dmytro Poplavskiy
2011-11-15
2
-8
/
+34
*
Add additional protection on the write size in QAudioOuput(pulseaudio)
Ling Hu
2011-11-14
1
-0
/
+5
*
Changed QVideoSurfaceGstSink to take pools from plugins
Jonas Rabbe
2011-11-14
6
-16
/
+118
*
Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.
Michael Goddard
2011-11-09
17
-2
/
+199
*
Fix pullmode data lost problem in QAudioOutput(pulseaudio)
Ling Hu
2011-11-09
2
-42
/
+36
*
Change the order textures are bound.
Michael Goddard
2011-11-08
1
-2
/
+2
*
Added qRegisterMetatype for QVideoSurfaceFormat.
Jonas Rabbe
2011-11-08
1
-0
/
+13
*
Use QAtomicInt::load() and ::store()
Bradley T. Hughes
2011-11-07
3
-9
/
+9
*
Declare more metatypes and debug operators.
Michael Goddard
2011-11-02
17
-42
/
+268
*
Add a private class, since we now can.
Michael Goddard
2011-11-01
2
-37
/
+42
*
QtMultimedia: Remove qpa-sections from .profiles.
Friedemann Kleint
2011-11-01
6
-356
/
+9
*
Fix logic in QAudioDeviceInfoInternal::updateLists()
Kent Hansen
2011-10-31
1
-40
/
+40
*
Remove the last bits of QtMultimediaKit (*).
Michael Goddard
2011-10-27
1
-142
/
+0
*
Use deleteLater when called on a decoder error.
Michael Goddard
2011-10-27
1
-2
/
+2
*
Don't ignore debug plugins on Mac when release plugins aren't available
Rohan McGovern
2011-10-25
1
-5
/
+26
*
We already have a mock backend.
Michael Goddard
2011-10-25
10
-1185
/
+0
*
Declare these metatypes.
Michael Goddard
2011-10-25
1
-0
/
+6
*
Adapt to QtDeclarative api renaming (QSG --> QQuick)
Kent Hansen
2011-10-24
2
-6
/
+6
*
Fixed compile; QDesktopServices -> QStandardPaths
Rohan McGovern
2011-10-24
1
-2
/
+2
*
Added RDS functionality to the QRadioTuner/QDeclarativeRadio
Sami Nurmenniemi
2011-10-21
23
-9
/
+1580
[next]