summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qgstreamerplayersession.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: Fix 0.10 compile errorVal Doroshchuk2019-07-051-1/+3
* 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: 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-221-1/+7
* Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-231-30/+58
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-alpha1Qt Forward Merge Bot2018-09-081-4/+4
* Gstreamer: Introduce custom pipelineVaL Doroshchuk2018-08-301-21/+66
* Gstreamer: Allow to use gst specific featuresVaL Doroshchuk2018-08-291-0/+1876