summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediacapture
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-013-10/+22
|\
| * Detect V4L availabilityLisandro Damián Nicanor Pérez Meyer2014-08-184-10/+25
* | Update license headers and add new license filesAntti Kokko2014-08-2424-456/+264
* | Provide face and orientation info from gstreamer camera backend.Andrew den Exter2014-07-122-86/+5
|/
* GStreamer: correctly handle URLs from QMediaRecorder::setOutputLocationYoann Lopes2014-07-031-1/+8
* Fix static initialization order fiasco in some plugins.Yoann Lopes2014-06-061-100/+82
* GStreamer: cleanup system includes.Yoann Lopes2014-04-072-23/+4
* GStreamer: fix memory leaks.Yoann Lopes2014-03-214-6/+38
* New QCameraInfo class.Yoann Lopes2014-02-282-0/+20
* Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-152-2/+2
* GStreamer: add missing breaks in QGstreamerRecorderControl.Yoann Lopes2014-01-061-0/+3
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-202-10/+9
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-212-2/+4
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+2
* 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