summaryrefslogtreecommitdiffstats
path: root/src/gsttools
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-181-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-141-1/+1
| |\|
| | * Gstreamer: Don't reset pipeline to GST_STATE_NULL when EndOfStreamVaL Doroshchuk2019-05-101-1/+1
* | | Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-158-4/+233
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-6/+2
* | | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-301-0/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-0/+5
| |\|
| | * Fix compile failure with gstreamer 0.10Richard Oehlinger2019-03-181-0/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-022-2/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-232-2/+7
| |\|
| | * Gstreamer: Set surface from renderer before creating pipelineVaL Doroshchuk2019-02-222-2/+7
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-231-5/+3
|\| |
| * | 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
* | | Remove the mirclient code as this is no longer availableAndy Shaw2019-02-193-485/+0
|/ /
* | Gstreamer: Add support of avfvideosrc for camerabinVaL Doroshchuk2019-02-081-11/+27
* | Gstreamer: Return GstBuffer from QGstVideoBufferVaL Doroshchuk2019-02-041-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-022-31/+60
|\|
| * Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-231-30/+58
* | GStreamer: support video orientationAlexander Volkov2019-02-012-0/+36
* | GstTools: move headers to correct folderJochen Seemann2019-01-3126-6/+3020
* | 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
* | Fix warnings about deprecated QPalette enumerations and functionsFriedemann Kleint2019-01-141-2/+2
|/
* GStreamer: remove unnecessary <unistd.h> includesJ-P Nurmi2018-12-261-1/+0
* QGstUtils: fix build with MSVCJ-P Nurmi2018-12-261-2/+5
* Gstreamer: Fix undeclared identifier QGstVideoRendererSink in 0.10 verVaL Doroshchuk2018-09-251-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-alpha1Qt Forward Merge Bot2018-09-082-5/+10
|\
* | Gstreamer: Introduce custom pipelineVaL Doroshchuk2018-08-305-61/+147
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-301-1/+1
|\|
| * Gstreamer: Set video-profile to CameraBin before GST_STATE_READYVaL Doroshchuk2018-08-221-1/+1
* | Gstreamer: Allow to use gst specific featuresVaL Doroshchuk2018-08-293-2/+2508
|/
* Gstreamer: Use gst_bus_remove_watch() instead of g_source_remove()Peter Seiderer2018-07-251-0/+4
* Fix comment endThiago Macieira2018-04-271-1/+1
* Doc: Fix documentation warningsTopi Reinio2018-04-191-2/+7
* Gstreamer: Fix leak in prepare-window-handle messageVaL Doroshchuk2018-03-211-1/+3
* Gstreamer: Fix setting vaapi sink propertiesVaL Doroshchuk2018-03-211-107/+288
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-5/+4
|\
| * GStreamer: Always notify CameraBinSession if a device has been selectedVaL Doroshchuk2017-12-051-5/+4
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-271-1/+2
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-191-4/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Christian Strømme2017-09-261-4/+2
| |\|
| | * GStreamer: fix video output stopping when the main thread is blockedYoann Lopes2017-09-221-4/+2
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
|/ /
* | Fix warnings about casting between QString and narrow characterThiago Macieira2017-07-182-41/+41
* | turn QGstTools into a proper private moduleJochen Seemann2017-06-121-9/+6