summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0617-30/+30
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-0611-238/+236
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-0514-76/+12
* add install path to ruleMaurice Kalinowski2012-10-221-0/+3
* Fix for QuickTime 7 media player backendCaroline Chao2012-10-193-16/+33
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-1925-1/+3591
* Make QGstreamerPlayerSession 'VAAPI-aware'.Yoann Lopes2012-10-172-0/+86
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-171-1/+0
* Fixed AVF camera backend build with namespaced QtDmytro Poplavskiy2012-10-093-4/+6
* Blackberry: Move the mediaservice plugin in a subdirectoryKevin Ottens2012-10-0815-32/+37
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24265-6359/+6359
* Fix gstreamer plugin build for platforms with qreal -> floatRomain Pokrzywka2012-09-141-1/+1
* remove references to qMemSet & qMemCopyOswald Buddenhagen2012-09-123-6/+6
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-1212-24/+0
* Blackberry: Add Q_DECL_OVERRIDE keywordsThomas McGuire2012-09-064-45/+45
* Hide the video overlay when the QML element is hiddenThomas McGuire2012-09-061-0/+3
* Blackberry: Use debug output for errors by defaultThomas McGuire2012-09-051-12/+4
* WMF Backend: Fix crash in MFPlayerService::releaseControl.Jason Barron2012-09-041-0/+2
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2727-0/+3009
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-3/+3
* qt_module is deprecated, use qt_build_configOswald Buddenhagen2012-08-061-1/+1
* Change the way camera format is selected.Lev Zelenskiy2012-08-061-20/+36
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-022-4/+4
* Blackberry: Assert that we are in detached stateThomas McGuire2012-07-301-0/+3
* Blackberry: Fix spurious position udpates in playlistsThomas McGuire2012-07-301-1/+6
* Blackberry: Fix playlists not advancing to the next track.Thomas McGuire2012-07-301-2/+4
* Blackberry: Fix playback from certain URLsThomas McGuire2012-07-302-27/+43
* Fixed: use selected audio input device.Lev Zelenskiy2012-07-301-1/+1
* Audio probes for AudioCapture plugin.Lev Zelenskiy2012-07-306-3/+206
* Blackberry: Fix case of setting multiple media filesThomas McGuire2012-07-282-3/+12
* Blackberry: Fix metadata reader for more recent OS versionsThomas McGuire2012-07-281-1/+6
* Fix compilation issue with MinGW (disables the usage of strsafe.h).Lukas Geyer2012-07-251-0/+4
* Blackberry: Compile with lastest event filter API changesThomas McGuire2012-07-242-69/+51
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-2416-84/+84
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-198-4/+63
* Gst player backend: removed fifo based stream playback fallbackDmytro Poplavskiy2012-07-193-137/+5
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-199-9/+1139
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-168-24/+107
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-1643-190/+746
* Audioprobe implementation for wmf backend.Lev Zelenskiy2012-07-119-5/+610
* Added wmf implementation for QAudioDecoderControlLing Hu2012-07-1114-12/+1040
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-0/+6
* Delete obsolete class methods and update related codeMithra Pattison2012-07-104-23/+23
* Blackberry: Fix erratic video resize behaviourThomas McGuire2012-07-101-1/+1
* Gst capture: use QDesktopServices for default storage locationDmytro Poplavskiy2012-07-091-0/+6
* Fix a potential leak in wmfLing Hu2012-07-051-0/+1
* Gst capture: report the actual media location to applicationDmytro Poplavskiy2012-07-041-0/+2
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-293-12/+141