summaryrefslogtreecommitdiffstats
path: root/src/gsttools
Commit message (Expand)AuthorAgeFilesLines
* Move the gsttools into Qt MultimediaLars Knoll2021-01-2243-9662/+0
* Fix detection of audio input devices using gstreamerLars Knoll2021-01-224-69/+40
* Implement proper hardware detection using gstreamerLars Knoll2021-01-223-219/+122
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-222-19/+16
* Coding style cleanupsLars Knoll2021-01-215-28/+26
* Cleanup the QMediaPluginLoaderLars Knoll2021-01-212-6/+5
* Get rid of QCameraInfoControlLars Knoll2021-01-212-0/+12
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+98
* Fix a bunch of compiler warningsLars Knoll2021-01-201-6/+6
* Clean up playlist handlingLars Knoll2021-01-201-2/+0
* Remove gstreamer-0.10 code pathsLars Knoll2021-01-2025-2698/+22
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-203-129/+33
* Update dependenciesFriedemann Kleint2020-10-292-4/+4
* GStreamer: Update render rect only if open gl sink is usedVaL Doroshchuk2020-07-201-1/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-252-5/+5
* GStreamer: Start playback when bufferedVaL Doroshchuk2020-06-091-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-293-12/+27
|\
| * GStreamer: Fix reverse playbackVaL Doroshchuk2020-05-081-10/+10
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-202-2/+17
| |\
| | * Gstreamer: fix stream bufferingRoman Valov2020-04-201-2/+4
| | * GSTVideoRender: Update viewport on gst video buffer crop metadataStef Boerrigter2020-04-161-0/+13
* | | gsttools: do not use nullptr in C codeRolf Eike Beer2020-05-291-8/+8
* | | iMX: Introduce QT_GSTREAMER_PLAYBIN_CONVERT to inject a converter in playbinVaL Doroshchuk2020-05-281-1/+9
|/ /
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
* | GStreamer: Introduce reverse playbackVaL Doroshchuk2020-02-031-1/+1
* | gsttools: do not check pointer before calling free()Rolf Eike Beer2020-01-201-6/+3
* | gsttools: use nullptr instead of NULLRolf Eike Beer2020-01-0612-144/+144
* | gsttools: use auto for variables assigned from qobject_cast<>Rolf Eike Beer2020-01-064-11/+9
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-122-4/+7
|\
| * QGstreamerPlayerControl: do not touch m_mediaStatus if it is EndOfMediaRolf Eike Beer2019-11-111-4/+4
| * GStreamer: Fix crash when video sink is used when it has been destroyedVaL Doroshchuk2019-11-051-0/+3
* | GStreamer: Add support of Androidv5.14.0-beta2Val Doroshchuk2019-10-181-0/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-082-29/+64
|\|
| * GStreamer: Recreate playbin after custom pipelineVaL Doroshchuk2019-10-012-29/+64
* | Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-012-34/+22
|\|
| * GstreamerPlayerControl: use new style connect syntaxRolf Eike Beer2019-09-301-30/+18
| * 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-1225-183/+100
|\|
| * GStreamer: Use member initializationVaL Doroshchuk2019-09-1025-181/+99
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-173-3/+38
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-133-3/+38
| |\
| | * 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-302-0/+48
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-232-0/+48
| |\|