summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/mediacapture
Commit message (Expand)AuthorAgeFilesLines
* Get rid of plugins for MM backendsLars Knoll2021-01-2228-4520/+0
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-222-13/+0
* Get rid of some macrosLars Knoll2021-01-223-6/+6
* Move the gsttools into Qt MultimediaLars Knoll2021-01-221-1/+1
* Fix compilation of the gstreamer mediacapture pluginLars Knoll2021-01-229-16/+30
* Clean up QCamera error enumLars Knoll2021-01-221-2/+0
* Get rid of QMediaServiceDefaultDeviceInterfaceLars Knoll2021-01-211-2/+0
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+61
* Fix a bunch of compiler warningsLars Knoll2021-01-202-10/+10
* Remove gstreamer-0.10 code pathsLars Knoll2021-01-203-21/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Qt6: Port QtMultimedia from QStringRef to QStringViewKarsten Heimrich2020-06-112-2/+2
* GStreamer: Add missing include for QStandardPathsVaL Doroshchuk2020-05-281-0/+1
* Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-072-4/+4
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-306-64/+3
|\
| * GStreamer: Implement fetching audio/video codecs by containerVaL Doroshchuk2019-07-176-64/+3
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-042-6/+2
|/
* Gstreamer: Emit stateChanged(StoppedState) when recording is finishedv5.12.0-beta1VaL Doroshchuk2018-09-282-3/+3
* Gstreamer: Show warning on error from QGstreamerRecorderControlVaL Doroshchuk2018-05-081-0/+3
* Replace deprecated qSort() by std::sort()Friedemann Kleint2018-02-281-2/+4
* 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