summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-125-2/+193
|\
| * Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-065-2/+193
| * Introduce QVideoFrame::image()VaL Doroshchuk2019-10-318-76/+10
* | Remove deprecated QMediaResourceVaL Doroshchuk2019-11-0813-659/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-308-8/+96
|\|
| * GStreamer: Add support of Androidv5.14.0-beta2Val Doroshchuk2019-10-184-2/+80
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-154-6/+16
| |\
| | * Create QML camera.viewfinder eagerlyRatchanan Srirattanamet2019-10-081-4/+1
| | * Fix qConvertFuncs to respect QVideoFrame::Format_ABGR32 in the endVal Doroshchuk2019-10-081-2/+3
| | * WinRT: Ignore media in MediaPlayer only if stream is not changed tooVal Doroshchuk2019-10-081-1/+1
| | * DirectShow: Fix crash when media in qrc is set twiceVal Doroshchuk2019-10-081-1/+2
| | * AVF: Emit StalledMedia when unbuffered and resume playback afterwardsVaL Doroshchuk2019-10-081-0/+13
* | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-238-76/+10
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1917-49/+136
|\| |
| * | Remove Format_ABGR32 from supported formats for sq texture video nodeVaL Doroshchuk2019-10-101-0/+3
| * | 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-0810-39/+123
| |\|
| | * Fix build with ALSA in non-system locationJoerg Bornemann2019-10-071-1/+1
| | * imx6: Fix mapping VPU texture using real physical address of dataVaL Doroshchuk2019-10-023-1/+34
| | * Override QGraphicsItem::type in QGraphicsVideoItemVal Doroshchuk2019-10-021-0/+9
| | * Gstreamer: also remove features when simplifying capsRatchanan Srirattanamet2019-10-021-0/+6
| | * DirectShow: Don't seek if playback is stoppedVal Doroshchuk2019-10-011-3/+5
| | * GStreamer: Recreate playbin after custom pipelineVaL Doroshchuk2019-10-012-29/+64
| | * DirectShow: Emit media status before errorVal Doroshchuk2019-10-011-3/+3
| | * Fix leaking QVideoFilterRunnable when window is closedVal Doroshchuk2019-10-011-2/+1
| * | Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-075-7/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1214-48/+327
|\| |
| * | Fix library namev5.14.0-beta1BogDan Vatra2019-10-011-1/+1
| * | Deprecate QRadioTuner and QRadioDataVaL Doroshchuk2019-10-013-0/+3
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-019-46/+48
| |\|
| | * GstreamerPlayerControl: use new style connect syntaxRolf Eike Beer2019-09-301-30/+18
| | * QGstreamerPlayerSession: build list of debug strings only onceRolf Eike Beer2019-09-301-4/+4
| | * DirectShow: Implement QMediaVideoProbeControl->flushVal Doroshchuk2019-09-273-1/+23
| | * CameraBin: do fetch viewfinder settings even after LoadedStatusRatchanan Srirattanamet2019-09-271-1/+1
| | * 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
| * | Update plugins.qmltypes for 5.14Kai Koehne2019-09-301-1/+275
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-0410-13/+36
|\ \ \ | |/ / |/| |
| * | Adjust usage of nativeEventFilter for Qt6wip/cmakeAlexandru Croitor2019-09-096-8/+28
| * | Fix Qt6 buildAlexandru Croitor2019-08-072-3/+6
| * | Merge branch 'dev' of git://code.qt.io/qt/qtmultimedia into wip/qt6VaL Doroshchuk2019-07-2387-678/+561
| |\ \
| * | | Fix Qt 6 buildSimon Hausmann2019-07-092-2/+2
* | | | 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-217-29/+70
|\ \ \ \ | | |_|/ | |/| |
| * | | MultimediaGstTools: fix string warnings when defining DEBUG_PLAYBINRolf Eike Beer2019-09-191-2/+4
| * | | 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