summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix fetching video frame data from the GUI thread5.13Val Doroshchuk2019-11-122-0/+38
* QGstreamerPlayerControl: do not touch m_mediaStatus if it is EndOfMediaRolf Eike Beer2019-11-111-4/+4
* opensl: support android voice comm preset in order to trigger aecBrad Davis2019-11-113-1/+5
* GStreamer: Fix crash when video sink is used when it has been destroyedVaL Doroshchuk2019-11-051-0/+3
* AVFMediaAsserWriter: remove deprecated declrationTimur Pocheptsov2019-11-053-20/+24
* ALSA: Calculate buffer size based on min period timeVaL Doroshchuk2019-11-041-19/+15
* Qt Mumtimedia - fix build for iOSTimur Pocheptsov2019-11-011-4/+4
* Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-302-1/+69
|\
| * Add changes file for Qt 5.13.2v5.13.25.13.2Antti Kokko2019-10-151-0/+68
| * Bump versionFrederik Gladhorn2019-10-141-1/+1
* | Build without OpenGL supportAndy Shaw2019-10-243-12/+18
* | QMediaPlayList: use new style connect syntaxRolf Eike Beer2019-10-231-24/+24
* | Fix tst_qcamerabackend.cpp to pass if capturing to JPEG is not supportedVal Doroshchuk2019-10-151-21/+4
|/
* 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
* 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
* DirectShow: Fix tst_QMediaPlayerBackend::seekPauseSeekVal Doroshchuk2019-10-011-8/+12
* Fix leaking QVideoFilterRunnable when window is closedVal Doroshchuk2019-10-011-2/+1
* 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: Fix tst_QMediaPlayerBackend::surfaceTestVal Doroshchuk2019-09-271-0/+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
* 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
* GStreamer: Use member initializationVaL Doroshchuk2019-09-1030-207/+116
* DirectShow: Allow QMediaPlayer in secondary threadVal Doroshchuk2019-09-094-22/+29
* Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-0957-72/+68
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-097-1/+71
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-087-1/+71
| |\ |/ /
| * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+35
| |\
| | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+35
| | |\ | |/ /
| | * Merge 5.12 into 5.12.5v5.12.55.12.5Paul Wicking2019-08-231-3/+4
| | |\
| | * | Add changes file for Qt 5.12.5Antti Kokko2019-08-221-0/+35
| * | | DirectShow: Add startTime and endTime to QVideoFrameVal Doroshchuk2019-08-296-0/+35
| * | | DirectShow: Fix crash when there is no surface on flush()Val Doroshchuk2019-08-291-1/+1
| | |/ | |/|
* | | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-051-0/+46
|\ \ \