summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qgstreamerplayersession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-1/+1
|\
| * Fix duration() with very long media with gstreamerJoni Poikelin2022-03-121-1/+1
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-251-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* iMX: Introduce QT_GSTREAMER_PLAYBIN_CONVERT to inject a converter in playbinVaL Doroshchuk2020-05-281-1/+9
* GStreamer: Fix reverse playbackVaL Doroshchuk2020-05-081-10/+10
* GStreamer: Introduce reverse playbackVaL Doroshchuk2020-02-031-1/+1
* gsttools: use nullptr instead of NULLRolf Eike Beer2020-01-061-52/+52
* gsttools: use auto for variables assigned from qobject_cast<>Rolf Eike Beer2020-01-061-3/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-121-0/+3
|\
| * GStreamer: Fix crash when video sink is used when it has been destroyedVaL Doroshchuk2019-11-051-0/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-081-29/+61
|\|
| * GStreamer: Recreate playbin after custom pipelineVaL Doroshchuk2019-10-011-29/+61
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-011-4/+4
|\|
| * QGstreamerPlayerSession: build list of debug strings only onceRolf Eike Beer2019-09-301-4/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-2/+4
|\|
| * MultimediaGstTools: fix string warnings when defining DEBUG_PLAYBINRolf Eike Beer2019-09-191-2/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-33/+1
|\|
| * GStreamer: Use member initializationVaL Doroshchuk2019-09-101-33/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-1/+3
|\|
| * GStreamer: Fix 0.10 compile errorVal Doroshchuk2019-07-051-1/+3
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-53/+83
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-181-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-151-1/+14
|/
* 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