summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qgstutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the gsttools into Qt MultimediaLars Knoll2021-01-221-1150/+0
* Fix detection of audio input devices using gstreamerLars Knoll2021-01-221-0/+11
* Implement proper hardware detection using gstreamerLars Knoll2021-01-221-208/+111
* Fix a bunch of compiler warningsLars Knoll2021-01-201-6/+6
* Remove gstreamer-0.10 code pathsLars Knoll2021-01-201-514/+4
* Use QList instead of QVectorJarek Kobus2020-06-251-3/+3
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* gsttools: use nullptr instead of NULLRolf Eike Beer2020-01-061-29/+29
* Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-1/+1
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-3/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-181-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-1/+1
| |\
| | * GStreamer: Return busy cameras in QCameraInfo::availableCamerasVaL Doroshchuk2019-06-071-1/+1
* | | Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-151-0/+8
* | | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-5/+3
|\|
| * Gstreamer: Fix compilation error with 0.10 versionVal Doroshchuk2019-02-141-5/+3
* | Gstreamer: Add support of avfvideosrc for camerabinVaL Doroshchuk2019-02-081-11/+27
* | GStreamer: support video orientationAlexander Volkov2019-02-011-0/+31
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-4/+6
|\|
| * Migrate QGstUtils to use QRegularExpressionSamuel Gaist2019-01-121-4/+6
* | Gstreamer: add support for ksvideosrc within camerabinVal Doroshchuk2019-01-171-0/+45
|/
* QGstUtils: fix build with MSVCJ-P Nurmi2018-12-261-2/+5
* Fix comment endThiago Macieira2018-04-271-1/+1
* Doc: Fix documentation warningsTopi Reinio2018-04-191-2/+7
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-271-1/+2
|\
| * GStreamer: Fix V4L input queryVaL Doroshchuk2017-10-091-1/+2
* | Fix warnings about casting between QString and narrow characterThiago Macieira2017-07-181-35/+35
|/
* Build fix for -no-feature-timezonePaul Olav Tvete2017-03-201-2/+3
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-3/+4
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-3/+4
* | GStreamer: move suggestedFileExtension() out of camerabin pluginYoann Lopes2016-08-231-0/+34
|/
* GStreamer: support cover artTasuku Suzuki2016-07-261-0/+16
* GStreamer: support date time type in metadataTasuku Suzuki2016-07-261-0/+19
* Updated license headersAntti Kokko2016-01-191-14/+20
* QGstTools: replace foreach with range-based forAnton Kudryavtsev2016-01-151-13/+19
* Support compiling with GStreamer < 0.10.32 in the camerabin plugin.Yoann Lopes2015-11-191-0/+10
* GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-201-1/+68
* GStreamer: added convenience function in QGstUtils.Yoann Lopes2015-08-131-0/+11
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+7
|\
| * Fixing camera enumeration on hotplugLibor Tomsik2015-02-251-0/+7
* | GStreamer: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-181-66/+154
* | GStreamer 1.0: fix frame rate retrieved with QGstUtils::formatFromCaps.Yoann Lopes2015-02-181-1/+1
* | Update copyright headersAntti Kokko2015-02-121-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-171-0/+2
|\|
| * GStreamer: better camera device name logic.Yoann Lopes2014-12-091-0/+2
* | GStreamer: port to 1.0.Yoann Lopes2014-11-271-7/+778
|/
* Add QT_GSTREAMER_CAMERABIN_VIDEOSRC environment variable.Yoann Lopes2014-10-301-5/+20
* Fix V4L usage.Yoann Lopes2014-09-091-2/+6
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11