summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediacapture
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1024-24/+24
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-064-6/+6
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-47/+47
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2424-576/+576
* Fix gstreamer plugin build for platforms with qreal -> floatRomain Pokrzywka2012-09-141-1/+1
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-021-2/+2
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-242-10/+10
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-194-4/+35
* Gst capture: use QDesktopServices for default storage locationDmytro Poplavskiy2012-07-091-0/+6
* Gst capture: report the actual media location to applicationDmytro Poplavskiy2012-07-041-0/+2
* Gst Capture: image capture fixesDmytro Poplavskiy2012-06-293-2/+25
* Gst capture service: capture mode fixesDmytro Poplavskiy2012-06-293-6/+22
* Gst capture: don't wait for pipeline to stopDmytro Poplavskiy2012-06-292-15/+0
* Allow gst video capture startup without viewfinder attached.Dmytro Poplavskiy2012-06-291-1/+2
* Rename a few controls.Michael Goddard2012-06-296-14/+14
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Avoid string-based, dynamic lookup of signalsKent Hansen2012-06-051-14/+14
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-043-13/+13
* Replaced QMediaRecorderControl::play/stop/pause with setStateDmytro Poplavskiy2012-05-022-0/+16
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-022-14/+65
* Split gstreamer plugin into smaller plugins providing fewer servicesJonas Rabbe2012-04-278-13/+425
* QMediaRecorder: GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-0/+113
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-061-0/+1
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-013-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3022-22/+22
* Fix some static analysis defects.Michael Goddard2012-01-251-1/+0
* Update obsolete contact address.Jason McDonald2012-01-2322-22/+22
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-83/+58
* Use US spelling for organization.Michael Goddard2012-01-191-1/+1
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-172-5/+5
* Update year in Nokia copyright headers.Jason McDonald2012-01-1222-22/+22
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-7/+16
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-131-1/+1
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-2513-16/+47
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-123-3/+3
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-074-61/+61
* Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-053-38/+16
* Remove most of the "mobility" references.Michael Goddard2011-07-1922-22/+22
* Remove some obsolete bits.Michael Goddard2011-07-184-15/+3
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-0822-374/+374
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2923-0/+4264