summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+58
| | |\
| * | | QML: Use alpha channel for ARGB32 video framesVaL Doroshchuk2017-12-223-7/+27
| * | | Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-202-1/+34
| * | | Bump versionOswald Buddenhagen2017-12-201-1/+1
| * | | PulseAudio: Fix deadlock for QSoundEffect in setMuted, setVolumeVaL Doroshchuk2017-12-192-7/+11
| * | | examples: use Qt5-style connects where possibleJochen Seemann2017-12-1916-140/+145
| * | | DirectShow: Add initialization of com library to service pluginVal Doroshchuk2017-12-141-0/+6
| * | | DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-141-2/+2
| * | | winrt: Store output to cache locationMaurice Kalinowski2017-12-121-0/+11
| * | | winrt: Add audiocapture backend to standard buildMaurice Kalinowski2017-12-121-1/+2
| * | | Fix rendering issue with QGraphicsView and QOpenGLWidget viewportVaL Doroshchuk2017-12-121-2/+2
| * | | DirectShow: Use pixel aspect ratioVal Doroshchuk2017-12-082-7/+4
| * | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-085-2/+103
| |\ \ \
| | * | | Revert "Android: Set the correct scan line for the video surface format"v5.10.0-rc3v5.10.0-rc2v5.10.05.10.0Christian Stromme2017-11-281-1/+0
| | * | | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc1Liang Qi2017-11-211-0/+58
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge 5.9 into 5.9.3v5.9.35.9.3Oswald Buddenhagen2017-11-081-4/+11
| | | |\ \
| | | * | | Add changes file for Qt 5.9.3Antti Kokko2017-11-081-0/+58
| | * | | | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-209-13/+77
| | |\ \ \ \
| | * | | | | QWasapiAudioDeviceInfo: fix QByteArray => QString conversionAlexander Ivash2017-11-141-1/+1
| | * | | | | Add changes file for Qt 5.10.0Antti Kokko2017-11-131-0/+41
| | * | | | | Doc: Maintain the list of highlighted examples locallyTopi Reinio2017-11-101-0/+3
| * | | | | | GStreamer: Always notify CameraBinSession if a device has been selectedVaL Doroshchuk2017-12-051-5/+4
| * | | | | | GStreamer: Emit an error if no input device provided for QCameraVaL Doroshchuk2017-12-051-1/+4
| * | | | | | ALSA: Don't check the device name in open()VaL Doroshchuk2017-12-051-3/+0
| | |/ / / / | |/| | | |
* | | | | | AVFoundation: implement bufferStateJochen Seemann2017-12-213-3/+37
* | | | | | Port away from QRegion::rects()Marc Mutz2017-12-042-5/+3
* | | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2018-26/+86
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix outdated BSD license headerLiang Qi2017-11-161-2/+12
| * | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-157-11/+61
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | wasapi: Initialize COM before useVal Doroshchuk2017-11-141-0/+23
| | * | | | Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-102-3/+11
| | * | | | Fix crash when an app is sent to background while capturing an imageVal Doroshchuk2017-11-101-3/+7
| | | |_|/ | | |/| |
| | * | | Gstreamer: Fix memory leak in CameraBinSessionVaL Doroshchuk2017-11-081-4/+11
| | | |/ | | |/|
| | * | Gstreamer: Fix memory leak in QGstreamerAudioDecoderSessionVaL Doroshchuk2017-10-301-0/+1
| | * | Don't discard the surface format when creating a video nodeVaL Doroshchuk2017-10-271-1/+8
| * | | Convert ARGB32 to premultipliedVal Doroshchuk2017-11-081-0/+4
| | |/ | |/|
| * | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-034-6/+6
| * | Fix Clang warnings about unused fieldsFriedemann Kleint2017-11-023-6/+0
| * | Fix Clang warningsFriedemann Kleint2017-11-022-1/+3
* | | Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-151-3/+3
* | | Implement QCustomAudioRoleControl for QNXJames McDonnell2017-11-1410-4/+176
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-27151-530/+1660
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-27150-529/+1653
| |\ \ | | |/
| | * Switch the metadata code to the event APIJames McDonnell2017-10-236-85/+76
| | * Android: Set the correct scan line for the video surface formatChristian Strømme2017-10-231-0/+1
| | * Update plugins.qmltypes for 5.9Christian Stromme2017-10-201-7/+19
| | * Fix license of .cpp files to LGPLKai Koehne2017-10-182-26/+50
| | * Fix outdated BSD license headerKai Koehne2017-10-18105-316/+1366
| | * Fix outdated FDL license headerKai Koehne2017-10-1831-93/+93
| | * Fix loading remote m3u filesVaL Doroshchuk2017-10-091-1/+2