summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/common/qgstutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the QAudioDecoder APILars Knoll2021-06-171-3/+7
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-0/+2
* Add support for selecting the camera formatLars Knoll2021-05-101-0/+35
* Cleanup and refactor QGstAppSrcLars Knoll2021-05-031-2/+2
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-33/+33
* Remove 16bit RGB pixel formatsLars Knoll2021-04-081-5/+0
* Remove endian specific surface formatsLars Knoll2021-04-081-2/+2
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-081-3/+0
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-071-24/+23
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-37/+37
* Remove the handle type from QVideoSurfaceFormatLars Knoll2021-04-061-3/+2
* Remove the QGstVideoRendererPluginLars Knoll2021-04-061-1/+1
* Various improvements to QVideoFrame->QImage conversionLars Knoll2021-04-061-0/+8
* Use QVideoFrame::image() instead of a QGstUtils::bufferToImage()Lars Knoll2021-04-061-73/+0
* Add support for P010 and P016 video formatsLars Knoll2021-04-061-0/+2
* Kill some dead codeLars Knoll2021-03-231-217/+8
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-161-19/+0
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-1/+1
* Modernize code baseLars Knoll2021-03-021-3/+3
* Rework the metadata handlingLars Knoll2021-02-121-119/+0
* Remove some old/unused code in the gstreamer pluginLars Knoll2021-02-091-238/+0
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-0/+31
* Cleanup QAudioFormat and friendsLars Knoll2021-02-091-57/+59
* Define some wrapper classes for Gstreamer structuresLars Knoll2021-01-291-11/+13
* Remove some unused codeLars Knoll2021-01-291-90/+0
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-291-1/+0
* Cleanup QCameraInfoLars Knoll2021-01-291-15/+44
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-1/+0
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-80/+0
* Get rid of plugins for MM backendsLars Knoll2021-01-221-0/+1151