summaryrefslogtreecommitdiffstats
path: root/src/gsttools
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: Don't seek to the beginning when playing is requestedVaL Doroshchuk2019-08-081-1/+5
* GStreamer: Don't share video surfaces between several pipelinesVaL Doroshchuk2019-08-081-1/+23
* GStreamer: Allow audio/x-raw codec in QAudioRecorderVaL Doroshchuk2019-08-071-1/+10
* GStreamer: Implement fetching audio/video codecs by containerVaL Doroshchuk2019-07-171-0/+44
* GStreamer: Fix 0.10 compile errorVal Doroshchuk2019-07-051-1/+3
* GStreamer: Return busy cameras in QCameraInfo::availableCamerasVaL Doroshchuk2019-06-071-1/+1
* Gstreamer: Pass GstUDPSrc's caps via "udpsrc.caps=" url's query itemVaL Doroshchuk2019-05-221-0/+9
* GStreamer: Dump dot file if GST_DEBUG_DUMP_DOT_DIR is setVaL Doroshchuk2019-05-201-12/+3
* GStreamer: Fix crash when the bus helper is destroyedVaL Doroshchuk2019-05-211-1/+1
* Gstreamer: Allow streams in custom pipelinesVaL Doroshchuk2019-05-151-40/+70
* Gstreamer: Fix deadlock when state is requested in ASYNC modeVaL Doroshchuk2019-05-141-1/+2
* Gstreamer: Don't reset pipeline to GST_STATE_NULL when EndOfStreamVaL Doroshchuk2019-05-101-1/+1
* Fix compile failure with gstreamer 0.10Richard Oehlinger2019-03-181-0/+5
* Gstreamer: Set surface from renderer before creating pipelineVaL Doroshchuk2019-02-222-2/+7
* Gstreamer: Fix compilation error with 0.10 versionVal Doroshchuk2019-02-141-5/+3
* Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-231-30/+58
* Migrate QGstUtils to use QRegularExpressionSamuel Gaist2019-01-121-4/+6
* 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
* | Fix build with QT_STRICT_ITERATORSSergio Martins2017-05-201-1/+1
|/
* Build fix for -no-feature-timezonePaul Olav Tvete2017-03-201-2/+3
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-103-14/+9
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-273-14/+9
* | GStreamer: Add missing override and remove redundant virtualAlexander Volkov2016-12-131-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-123-627/+13
|\|
| * Fix mir detectionLars Knoll2016-11-231-2/+1
| * Cleanup all maemo/meego specific codeLars Knoll2016-11-143-597/+0
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-141-28/+12