summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Streams information is not updated properly for RTSP streams.Lev Zelenskiy2012-03-282-1/+21
* Build fix on WindowsYuchen Deng2012-03-271-1/+1
* Minor improvements on resource-policy interfacesLing Hu2012-03-261-1/+1
* Make gstreamer player backend reserve/release video resource.Ling Hu2012-03-232-1/+28
* Implemented availability control for gstreamer player backendLing Hu2012-03-237-2/+151
* Added resource policy support though internal plugin systemLing Hu2012-03-235-277/+12
* QMediaPlayer: GStreamer backend changes for playlist support.Lev Zelenskiy2012-03-212-14/+69
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-2012-12/+12
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-2025-123/+51
* Compile on WindowsMarius Storm-Olsen2012-03-202-5/+5
* Handle more errors from GStreamer.Michael Goddard2012-03-162-11/+11
* Move most of playlist API to private.Lev Zelenskiy2012-03-066-6/+6
* Don't reset saved playback position if playback resource is denied.Michael Goddard2012-02-272-1/+15
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-244-21/+124
* Don't use QT_ARCH to detect ARM or OpenGL ES 2 on ARMBradley T. Hughes2012-02-221-1/+1
* 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