summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* imx6: Fix mapping VPU texture using real physical address of dataVaL Doroshchuk2019-10-021-0/+17
* 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
* 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
* Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-0953-66/+62
* 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
* | 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
* | 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
* | 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
|/ /
* | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-165-15/+26
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-272-2/+2
|\|
| * Fix QCameraInfo to be invalid if camera failed to find deviceVaL Doroshchuk2019-03-251-2/+10
| * Add source url to 'decoding error' warningRoland Rossgotterer2019-03-252-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-4/+4
|\|
| * Doc: Fix documented QtMultimedia importKai Koehne2019-02-262-4/+4
* | QML: Make QtAudioEngine import available under 1.QT_MINOR_VERSIONVaL Doroshchuk2019-02-262-7/+7
* | Add a revision of QML VideoOutput flushMode property to 5.13VaL Doroshchuk2019-02-251-1/+1
* | Do not use QMediaResource in QMediaContentVaL Doroshchuk2019-02-221-56/+31
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-092-1/+4
|\|
| * Fix crash in player example when close the window while playingVaL Doroshchuk2019-02-081-0/+3
| * gpu_vivante depends on opengles2 and guiLiang Qi2019-02-061-1/+1
| * Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-231-1/+2
* | Introduce QVideoFrame::buffer()VaL Doroshchuk2019-02-042-0/+10
* | GStreamer: support video orientationAlexander Volkov2019-02-011-2/+2
* | GstTools: move headers to correct folderJochen Seemann2019-01-3125-3020/+0
* | Return default camera with not empty nameVal Doroshchuk2019-01-281-2/+5
* | Enable gstreamer support for Windows and macOSVal Doroshchuk2019-01-281-2/+5
* | Fix QCameraInfo to be invalid if camera failed to find deviceVal Doroshchuk2019-01-181-2/+10
* | Windows: Build directshow media player with wmf if availableVal Doroshchuk2019-01-141-25/+2
* | Introduce QT_MULTIMEDIA_PREFERRED_PLUGINS env varVal Doroshchuk2019-01-141-0/+30
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-111-24/+19
|\|
| * Return ServiceMissingError if no camera found by nameVaL Doroshchuk2019-01-071-24/+19
* | Allow disabling directshow or wmf pluginVal Doroshchuk2019-01-091-0/+2
* | multimedia: modernize by using nullptrJochen Seemann2019-01-0448-294/+294
* | Fix conversion from QVideoFrame to QImage to respect bytesPerLineVal Doroshchuk2018-11-301-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-171-1/+1
|\|
| * Alsa: Do not open device twice in QSoundEffectVaL Doroshchuk2018-11-051-1/+1
* | Setup QVideoFrame::Format_ABGR32Val Doroshchuk2018-11-091-0/+4