summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediacapture
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: Add missing override and remove redundant virtualAlexander Volkov2016-12-1312-66/+66
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-123-6/+1
|\
| * Cleanup all maemo/meego specific codeLars Knoll2016-11-142-15/+0
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+1
* | GStreamer use QGstCodecsInfo in QGstreamerVideoEncodeYoann Lopes2016-08-232-48/+28
* | GStreamer: use QGstCodecsInfo in QGstreamerMediaContainerControlYoann Lopes2016-08-232-49/+11
* | GStreamer: use QGstCodecsInfo in QGstreamerAudioEncodeYoann Lopes2016-08-232-67/+26
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | Updated license headersAntti Kokko2016-01-1924-336/+480
* | Gstreamer plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-156-16/+20
* | fix expensive iteration over QMap::keys() and QHash::keys()Anton Kudryavtsev2016-01-141-2/+2
|/
* QtMultimedia: Fix build with CONFIG+=use_gstreamer_camera optionDenis Shienkov2015-11-111-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-10-203-10/+15
|\
| * GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-203-10/+15
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-242-7/+6
|\|
| * GStreamer: refactored widget and window control.Yoann Lopes2015-08-181-5/+4
| * Avoid races when sending EOSRicardo Salveti de Araujo2015-08-181-2/+2
* | Use QSet::intersects() instead of QSet::intersect()Sergio Martins2015-05-301-2/+2
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-2/+18
|\
| * GStreamer: improved logic for window and widget controls usage.Yoann Lopes2015-02-182-2/+18
* | Update copyright headersAntti Kokko2015-02-1224-168/+168
* | GStreamer: port to 1.0.Yoann Lopes2014-11-278-342/+157
|/
* 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