summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
| * Fix the build with -no-openglLiang Qi2020-01-021-1/+1
* | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-0/+23
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-071-1/+1
|\|
| * QMediaPlaylistProvider::removeMedia(int,int): fix wrong sequenceRolf Eike Beer2019-11-261-1/+1
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-202-24/+35
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-131-0/+11
| * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-051-24/+24
| |\
| | * QMediaPlayList: use new style connect syntaxRolf Eike Beer2019-10-231-24/+24
| | * Fix qConvertFuncs to respect QVideoFrame::Format_ABGR32 in the endVal Doroshchuk2019-10-081-2/+3
* | | Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-065-2/+193
* | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-314-68/+6
|/ /
* | GStreamer: Add support of Androidv5.14.0-beta2Val Doroshchuk2019-10-183-2/+71
* | Fix qConvertFuncs to respect QVideoFrame::Format_YUV422PVal Doroshchuk2019-10-081-3/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-081-0/+17
|\|
| * imx6: Fix mapping VPU texture using real physical address of dataVaL Doroshchuk2019-10-021-0/+17
* | Fix library namev5.14.0-beta1BogDan Vatra2019-10-011-1/+1
* | Deprecate QRadioTuner and QRadioDataVaL Doroshchuk2019-10-012-0/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-013-10/+2
|\|
| * Move QVideoFrame::Format_ABGR32 to the end of the Pixel FormatsVaL Doroshchuk2019-09-251-1/+1
| * Fix deprecation condition for QMediaResourceVaL Doroshchuk2019-09-212-8/+0
* | Add since tag to QMediaContent::requestVaL Doroshchuk2019-09-261-0/+2
* | Move QVideoFrame::Format_YUV422P to the end of the Pixel FormatsVaL Doroshchuk2019-09-241-1/+1
* | Add doc for QMediaContent::requestVaL Doroshchuk2019-09-241-0/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-216-27/+66
|\|
| * QMediaPlayer: use new connect syntaxRolf Eike Beer2019-09-181-11/+11
| * Extract QAudioProbe code snippetMariana Meireles2019-09-112-12/+52
| * Fix building with namespaced QtChristian Stenger2019-09-113-4/+3