summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-227-9/+26
|\
| * 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
* | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-203-13/+108
* | Remove usage of QGL* APIsVaL Doroshchuk2020-02-185-75/+37
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-152-3/+11
|\|
| * 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
* | Deprecate QMediaService and QMediaControlv5.15.0-alpha1VaL Doroshchuk2020-02-0639-1/+39
* | 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-226-2/+136
* | 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-0510-29/+126
* | Fix Qt 6 buildSimon Hausmann2019-12-201-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-142-1/+6
|\|
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+3
| |\
| | * Fix build: don't let X11/Xlib.h's None interferev5.14.0-rc2v5.14.0Thiago Macieira2019-12-041-0/+3
| * | 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
| |/
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-255-40/+21
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-2024-108/+181
|\|
| * 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
| |\