summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* | VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-061-0/+15
* | Deprecate QMediaResource classVal Doroshchuk2018-11-054-5/+62
* | Add a support for selecting the output device used by QSoundEffectOtto Ryynänen2018-10-306-18/+54
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-051-0/+1
|\|
| * Gstreamer: Fix undeclared identifier QGstVideoRendererSink in 0.10 verVaL Doroshchuk2018-09-251-0/+1
* | Android: Change video frame format from BGR32 to ABGR32Val Doroshchuk2018-10-032-0/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-067-2/+431
|\|
| * Gstreamer: Introduce custom pipelineVaL Doroshchuk2018-08-306-3/+13
| * Gstreamer: Allow to use gst specific featuresVaL Doroshchuk2018-08-292-0/+419
* | Do not use QMediaResource internallyVal Doroshchuk2018-08-302-22/+13
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-311-2/+4
|\
| * Fix warning on deleteLater on nullptr in QSampleCachePierre Hallot2018-07-241-2/+4
* | configure: add option to allow building without evr supportLuca Carlon2018-07-241-0/+1
|/
* QSampleCache: Fix memory leakOrgad Shaneh2018-07-051-2/+1
* Doc: Move the literal codeblocks to snippet filesVenugopal Shivashankar2018-06-214-1/+68
* Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-192-2/+2
* QSoundEffect: Check if network access manager is already releasedVal Doroshchuk2018-05-111-1/+2
* QSoundEffect: Release QAudioOutput when new source url appliedVal Doroshchuk2018-05-091-0/+7
* QMediaPlayer: remove else after returnAndre Hartmann2018-04-301-2/+3
* QSound(Effect): Cleanup coding styleAndre Hartmann2018-04-264-11/+11
* QSound: Allow to play files with qrc schemaAndre Hartmann2018-04-251-1/+10
* Doc: Remove QDoc warnings in Qt MultimediaPaul Wicking2018-04-201-4/+4
* Doc: Fix documentation warningsTopi Reinio2018-04-1934-104/+78
* Doc: Remove space that causes QDoc warningPaul Wicking2018-04-181-1/+1
* QSound(Effect): Use C++11 member initializationv5.11.0-beta3Andre Hartmann2018-03-276-77/+48