summaryrefslogtreecommitdiff
path: root/src/plugins/multimedia/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-2453-2014/+106
* Fix state transition in QGStreamerAudioSink::resume()Axel Spoerl2022-05-241-1/+1
* Extend fraction computation algorithm to numbers above 1 and below 0Piotr Srebrny2022-05-241-6/+3
* Rename QGStreamerMediaDevices to *VideoDevice and clean up codePiotr Srebrny2022-05-068-261/+30
* Update metadata after updating media durationPiotr Srebrny2022-05-031-2/+2
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-296-71/+183
* Remove check for gstreamer 1.20Ulf Hermann2022-04-271-2/+0
* Restart pulling data if QIODevice signals readyReadPiotr Srebrny2022-04-261-1/+3
* Add support for new color transfers from GStreamer 1.20Thiago Macieira2022-04-201-0/+8
* Get rid of our own copy of the ISO639-2 dataLars Knoll2022-04-091-3/+3
* Properly setup color space and transfers functions for gstreamerLars Knoll2022-04-091-0/+71
* Do QVideoFrame to QImage conversion using shadersAndré de la Rocha2022-04-011-4/+4
* Provide QRhiTexture from QVideoFrame on the gstreamer backendPiotr Srebrny2022-03-252-3/+14
* Do not use the depracated gst_element_get_request_pad functionPiotr Srebrny2022-03-251-1/+8
* Use PulseAudio directly for low-level audio processingLars Knoll2022-02-017-7/+79
* Logic tidiesZhang Hao2022-01-271-2/+0
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-183-4/+4
* Turn the gstreamer backend into a pluginLars Knoll2022-01-1155-0/+12579