summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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