summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-301-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-282-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-256-11/+9
* Remove wasapi pluginVal Doroshchuk2020-06-241-11/+0
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-151-1/+1
* Qt6: Port QtMultimedia from QStringRef to QStringViewKarsten Heimrich2020-06-112-7/+8
* Remove Radio supportVaL Doroshchuk2020-06-1020-2340/+8
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-102-0/+4
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-042-33/+0
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+4
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-293-2/+19
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-293-2/+19
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-0/+7
| | |\
| | | * Fix warning about QNetworkConfiguration being deprecatedThiago Macieira2020-04-231-0/+7
| | * | Remove QRadioTuner from index pageKai Koehne2020-05-111-3/+0
| | * | Suppress QMediaNetworkAccessControl related deprecation warningsMårten Nordheim2020-04-271-0/+9
| | |/
| | * QNetworkReply: Fix use of deprecated error signalMårten Nordheim2020-03-252-2/+2
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-0/+17
| | |\
| | | * PulseAudio: Discard buffer with outdated volume in QSoundEffectVaL Doroshchuk2020-03-131-0/+17
* | | | GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-291-18/+1
* | | | Remove ANGLEVaL Doroshchuk2020-05-282-116/+0
* | | | Remove QScreen::setOrientationUpdateMask usageVaL Doroshchuk2020-05-271-4/+0
|/ / /
* | | Remove QRadioTuner from index pageKai Koehne2020-05-111-3/+0
* | | Remove use of bearer management and the related deprecated classesMårten Nordheim2020-04-065-265/+0
* | | Update qtbase dependencyFriedemann Kleint2020-03-251-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1847-13/+150
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-103-2/+47
| |\|
| | * Document usage of QT_MULTIMEDIA_PREFERRED_PLUGINS on WindowsMichael Brasser2020-03-091-0/+5
| | * QMediaPlayer: Update gst-pipeline docsVaL Doroshchuk2020-03-042-2/+42
| * | QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-032-1/+13
| * | Deprecate functions taking bearermanagement-related classesMårten Nordheim2020-03-024-5/+38
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-221-0/+1
| |\|
| | * Android: Fix invalid use of incomplete type 'QDir'VaL Doroshchuk2020-02-211-0/+1
| * | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-201-1/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-151-1/+8
| |\|
| | * Android: Flush qrc to tmp file with original nameVaL Doroshchuk2020-02-121-1/+8
| * | Deprecate QMediaService and QMediaControlv5.15.0-alpha1VaL Doroshchuk2020-02-0639-1/+39
| * | GStreamer: Introduce reverse playbackVaL Doroshchuk2020-02-031-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-285-38/+120
|\| |
| * | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-223-2/+70
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-212-36/+50
| |\|
| | * Android: Fix loading multimedia pluginsVaL Doroshchuk2020-01-171-0/+4
| | * Doc: Fix QCamera and Camera docsLeena Miettinen2020-01-171-28/+35
| | * Doc: Explain that the camera consumes power in Camera.LoadedStateLeena Miettinen2020-01-171-8/+11
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-213-2/+37
|\| |
| * | Handle supportedFormatsChanged in QVideoSurfacesVal Doroshchuk2020-01-141-0/+9
| * | Call parent methods in QVideoSurfaces's start and stopVal Doroshchuk2020-01-131-1/+3
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+2
| |\|
| | * Fix the build with -no-guiLiang Qi2020-01-031-0/+1