summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
...
* | | Port towards load/storeRelaxed atomicsFriedemann Kleint2019-06-251-3/+3
* | | Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-151-0/+16
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-134-14/+26
* | | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-102-3/+15
* | | QtMultimediaQuick: Move headers from multimedia dirVaL Doroshchuk2019-05-094-512/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-205-15/+26
|\| |
| * | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-165-15/+26
* | | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-051-6/+6
|/ /
* | 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
* | 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