summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QMediaService and QMediaControlv5.15.0-alpha1VaL Doroshchuk2020-02-0639-1/+39
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-051-0/+25
|\
| * 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.15.14.1Kari Oikarinen2020-01-152-3/+1
| | |\
| | * | Add changes file for Qt 5.14.1Antti Kokko2020-01-151-0/+25
* | | | GStreamer: Introduce reverse playbackVaL Doroshchuk2020-02-032-2/+2
* | | | Make video surfaces constantVaL Doroshchuk2020-01-304-18/+8
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-1/+3
|\ \ \ \ | |/ / /
| * | | AVF: Always lock the capture device when start the cameraVal Doroshchuk2020-01-242-1/+3
* | | | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-228-3/+186
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-215-221/+184
|\ \ \ \ | |/ / /
| * | | 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
| | |/ | |/|
* | | gsttools: do not check pointer before calling free()Rolf Eike Beer2020-01-201-6/+3
* | | AVF: Check supported surface's pixel formats to enable glVal Doroshchuk2020-01-141-1/+5
* | | Handle supportedFormatsChanged in QVideoSurfacesVal Doroshchuk2020-01-141-0/+9
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-142-3/+1
|\ \ \ | |/ /
| * | 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
| |/
* | Call parent methods in QVideoSurfaces's start and stopVal Doroshchuk2020-01-131-1/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+2
|\ \ | |/
| * Fix the build with -no-guiLiang Qi2020-01-031-0/+1
| * Fix the build with -no-openglLiang Qi2020-01-021-1/+1
* | gsttools: use nullptr instead of NULLRolf Eike Beer2020-01-0612-144/+144
* | gsttools: use auto for variables assigned from qobject_cast<>Rolf Eike Beer2020-01-064-11/+9
* | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-0514-33/+243
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-302-0/+36028
|\ \ | |/
| * Add binary compatibility files for qtmultimedia 5.14 branchMilla Pohjanheimo2019-12-172-0/+36028
| * Bump versionDaniel Smith2019-12-161-1/+1
* | Fix Qt 6 buildSimon Hausmann2019-12-201-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-143-1/+60
|\ \ | |/
| * 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.05.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
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-073-1/+13
|\ \ \ | |/ /
| * | 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
| |/
* | DirectShow: Disable QVideoFrame::image() testVaL Doroshchuk2019-12-042-3/+3
* | Disable tst_QMediaPlayerBackend for MSVC 2019VaL Doroshchuk2019-11-271-0/+1
* | spectrum example: Fix warnings about deprecated QList<T>::toSet()Friedemann Kleint2019-11-251-2/+4
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-257-46/+27
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-2025-108/+249
|\ \ | |/
| * 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
| |\