summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* clean up qmake-generated projectsOswald Buddenhagen2012-02-223-3/+0
* Fix a few audiodecoder things.Michael Goddard2012-02-213-73/+99
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-173-73/+182
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-1712-11/+916
* QMediaRecorder: GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-0/+113
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-168-3/+593
* Fix some compiler warnings.Michael Goddard2012-02-142-2/+4
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-065-5/+5
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-061-2/+8
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-063-25/+35
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-017-17/+17
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30227-227/+227
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-252-0/+110
* Fix some static analysis defects.Michael Goddard2012-01-254-10/+14
* Fix header changes for wmfLing Hu2012-01-243-3/+3
* Disable wmf for nowLing Hu2012-01-241-1/+1
* Disabled CameraBin2 based camera backend.Dmytro Poplavskiy2012-01-231-3/+4
* Removed camera simulator backend.Dmytro Poplavskiy2012-01-2325-2963/+0
* Update obsolete contact address.Jason McDonald2012-01-23249-249/+249
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2017-420/+281
* Use US spelling for organization.Michael Goddard2012-01-194-4/+4
* Fixed compile of quicktime pluginRohan McGovern2012-01-1817-56/+42
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-1712-37/+37
* Fix build for the camera support of QtMultimedia GStreamer plugin.Alexis Menard2012-01-142-17/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-12221-221/+221
* Remove widgets config test.Michael Goddard2012-01-118-12/+12
* Add the spot for spot metering mode.Michael Goddard2012-01-062-1/+19
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-0630-101/+135
* Update copyright year in license headers.Jason McDonald2012-01-0628-28/+28
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-051-1/+1
* Fix readyChanged signal emit in gstreamervideorendererMithra Pattison2011-12-211-6/+5
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-1310-50/+38
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-2533-38/+108
* If we fail to connect to pulse, don't enumerate sinks or sources.Michael Goddard2011-11-241-3/+5
* Add cap on internal read/write buffer for QAudioOuput(PA)Ling Hu2011-11-151-1/+1
* Add additional protection on the write size in QAudioOuput(pulseaudio)Ling Hu2011-11-141-0/+5
* Fix pullmode data lost problem in QAudioOutput(pulseaudio)Ling Hu2011-11-092-42/+36
* We already have a mock backend.Michael Goddard2011-10-2510-1185/+0
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-218-9/+419
* Fixed build problems with QuicktimeJonas Rabbe2011-10-204-5/+5
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-1232-2397/+29
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0742-330/+327
* Add QAudioOutput volume API and pulseaudio backend implementation.hawcroft2011-09-282-1/+56
* Fakeradio: emit signal when scanning abortedJonas Rabbe2011-09-271-1/+4
* Gst player backend: don't show the first frame when resuming playback.Dmytro Poplavskiy2011-09-274-3/+55
* Fix a playback bug for mediaplayer windows media foundation backendLing Hu2011-09-263-5/+14
* Fixed a typo in the WMF backend which caused a compilation failureGareth Stockwell2011-09-261-2/+1
* fix a spelling errorLing Hu2011-09-261-1/+1
* Move resource policy usage to a config test.Michael Goddard2011-09-263-9/+6