summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-121-0/+45
* Document usage of QT_MULTIMEDIA_PREFERRED_PLUGINS on WindowsMichael Brasser2020-03-091-0/+5
* QAlsaAudioOutput: leave IdleState as soon as there is data in the sourceCheng Sun2020-03-061-1/+1
* QMediaPlayer: Update gst-pipeline docsVaL Doroshchuk2020-03-042-2/+42
* GStreamer: Allow using different resolution for capture and viewfinderVaL Doroshchuk2020-03-031-4/+6
* AVF: Use supported pixel formats from video surface in CameraVal Doroshchuk2020-03-032-23/+24
* Fix AVFVideoWindowControl/AVFVideoWidget content flick on resizeIhor Dutchak2020-03-032-10/+16
* Increase margin of error in tst_QMediaObject::notifySignals()VaL Doroshchuk2020-03-021-1/+1
* WMF: Fix memory leak in MFPlayerSession::getStreamTypeVaL Doroshchuk2020-02-211-0/+3
* Android: Fix invalid use of incomplete type 'QDir'VaL Doroshchuk2020-02-211-0/+1
* AVF: Don't override AVPlayerLayer's bounds if already setVal Doroshchuk2020-02-201-3/+5
* AVF: Fix applying viewfinder settings for iOSVal Doroshchuk2020-02-183-5/+15
* Fix false pulse audio dependency of libQt5MultimediaWidgetsJoerg Bornemann2020-02-161-1/+2
* Android: Flush qrc to tmp file with original nameVaL Doroshchuk2020-02-121-1/+8
* AVF: Only resume playback after a stalled buffer if really neededDominik Holland2020-02-061-1/+2
* AVF: Don't use deprecated AVPlayerItem::seekToTime::CMTimeVal Doroshchuk2020-02-061-1/+1
* Bump versionAlexandru Croitor2020-02-021-1/+1
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+25
|\
| * Merge 5.14 into 5.14.1v5.14.1Kari Oikarinen2020-01-152-3/+1
| |\
| * | Add changes file for Qt 5.14.1Antti Kokko2020-01-151-0/+25
* | | AVF: Always lock the capture device when start the cameraVal Doroshchuk2020-01-242-1/+3
* | | GStreamer: Don't create encoding profile if container is not supportedVaL Doroshchuk2020-01-201-1/+5
* | | Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* | | Android: Fix loading multimedia pluginsVaL Doroshchuk2020-01-171-0/+4
* | | Doc: Fix QCamera and Camera docsLeena Miettinen2020-01-172-182/+140
* | | Doc: Explain that the camera consumes power in Camera.LoadedStateLeena Miettinen2020-01-172-36/+33
| |/ |/|
* | AVF: Set the stopped state before emitting the status after EOSVal Doroshchuk2020-01-131-2/+1
* | AVF: Don't apply settings if the camera is not active yetVal Doroshchuk2020-01-091-1/+0
|/
* Fix the build with -no-guiLiang Qi2020-01-031-0/+1
* Fix the build with -no-openglLiang Qi2020-01-021-1/+1
* Add binary compatibility files for qtmultimedia 5.14 branchMilla Pohjanheimo2019-12-172-0/+36028
* Bump versionDaniel Smith2019-12-161-1/+1
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-132-0/+57
|\
| * Fix build: don't let X11/Xlib.h's None interferev5.14.0-rc2v5.14.0Thiago Macieira2019-12-041-0/+3
| * Add changes file for Qt 5.14.0v5.14.0-rc1Antti Kokko2019-11-251-0/+54
* | Don't load the specialist videonode plugins when using webglAndy Shaw2019-12-091-1/+3
* | Make the code compatible with future versions of QNX libasoundJames McDonnell2019-12-022-0/+12
* | QMediaPlaylistProvider::removeMedia(int,int): fix wrong sequenceRolf Eike Beer2019-11-261-1/+1
|/
* Android: Remove usage of qt_androidRequestPermissionVal Doroshchuk2019-11-154-15/+13
* Android: Don't close camera when recording permission is askedVal Doroshchuk2019-11-157-9/+22
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-142-0/+38
|\
| * Android: Fix fetching video frame data from the GUI thread5.13Val Doroshchuk2019-11-122-0/+38
* | Doc: Fix documentation warningsTopi Reinio2019-11-132-1/+12
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-128-25/+36
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-057-59/+129
|\|
| * ALSA: Calculate buffer size based on min period timeVaL Doroshchuk2019-11-041-19/+15