summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Fix the build with -no-openglLiang Qi2020-01-021-1/+1
* QMediaPlaylistProvider::removeMedia(int,int): fix wrong sequenceRolf Eike Beer2019-11-261-1/+1
* 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
* | 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
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-1253-66/+62
|\|
| * Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-0953-66/+62
* | Deprecate QMediaServiceProviderPluginVal Doroshchuk2019-09-092-3/+8
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-245-1/+106
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-205-1/+106
| |\
| | * GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-145-1/+106
* | | Make QMediaObjectPrivate as QObjectPrivateVaL Doroshchuk2019-08-237-31/+20
* | | Make QMediaServicePrivate as QObjectPrivateVaL Doroshchuk2019-08-233-12/+10
* | | Deprecate QMediaServiceProviderPluginVaL Doroshchuk2019-08-231-0/+3
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-012-9/+11
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-301-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-231-1/+1
| |\|
| | * GStreamer: Implement fetching audio/video codecs by containerVaL Doroshchuk2019-07-171-0/+4
| | * Camera: Update the doc about supported viewfinder settingsVaL Doroshchuk2019-07-161-1/+1
* | | Move-enable QMediaTimeIntervalMarc Mutz2019-07-242-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-231-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-0/+1
| |\|
| | * Fix GCC 9 -Wdeprecated-copy warningsMarc Mutz2019-07-111-0/+1
* | | Make QAudioDeviceInfo::realm() publicVal Doroshchuk2019-07-192-2/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-162-4/+9
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-111-4/+8
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-4/+8
| | |\|
| | | * Fix crash when app is destroyed before QSample::load is finishedVaL Doroshchuk2019-07-051-4/+8
| | | * Gstreamer: Allow streams in custom pipelinesVaL Doroshchuk2019-05-151-1/+2
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| |/ /
* | | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-113-9/+10
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-8/+4
* | | Fix API of QCameraExposure, QCameraFocus, QCameraImageProcessing for Qt for P...Friedemann Kleint2019-07-043-3/+9