summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| | * GStreamer: Fix V4L input queryVaL Doroshchuk2017-10-091-1/+2
| | * Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+42
| | |\
| | | * Merge 5.9 into 5.9.2v5.9.25.9.2Oswald Buddenhagen2017-09-2513-270/+402
| | | |\
| | | * | Add changes file for Qt 5.9.2Antti Kokko2017-09-221-0/+42
| | * | | Bump versionOswald Buddenhagen2017-10-061-1/+1
| | * | | Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
| * | | | DirectShow/MinGW: Compile with default WINVER/_WIN32_WINNTv5.10.0-beta3Friedemann Kleint2017-10-201-1/+7
* | | | | Propagate customAudioRole into the QML classesJames McDonnell2017-10-235-1/+241
* | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1954-1484/+1477
|\ \ \ \ \ | |/ / / /
| * | | | MultimediaWigets/MSVC2013: Increase virtual memory range for PCH, take 2v5.10.0-beta2Friedemann Kleint2017-10-191-0/+2
| * | | | Revert "MultimediaWigets/MSVC2013: Increase virtual memory range for PCH"Friedemann Kleint2017-10-161-2/+0
| * | | | MultimediaWigets/MSVC2013: Increase virtual memory range for PCHFriedemann Kleint2017-10-131-0/+2
| * | | | Modernize the Declarative Radio exampleVaL Doroshchuk2017-10-054-101/+116
| * | | | Remove obsolete version checksv5.10.0-beta1Jake Petroules2017-09-293-41/+29
| * | | | Modernize the Video Widget exampleVaL Doroshchuk2017-09-282-49/+42
| * | | | Modernize the Camera exampleVaL Doroshchuk2017-09-282-89/+76
| * | | | Modernize the Audio Recorder exampleVaL Doroshchuk2017-09-285-75/+62
| * | | | Modernize the Audio Output exampleVaL Doroshchuk2017-09-282-165/+113
| * | | | Modernize the Audio Input exampleVaL Doroshchuk2017-09-282-133/+75
| * | | | Modernize the Audio Devices exampleVaL Doroshchuk2017-09-282-61/+48
| * | | | Modernize the Player exampleVaL Doroshchuk2017-09-2810-294/+272