summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionv5.12.11Jani Heikkinen2020-11-061-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-261-0/+28
* Bump versionJani Heikkinen2020-10-141-1/+1
* CameraBin: unset GValues after finish using themRatchanan Srirattanamet2020-09-111-0/+3
* Merge remote-tracking branch 'origin/5.12.9' into 5.12Qt Forward Merge Bot2020-06-171-0/+31
|\
| * Add changes file for Qt 5.12.9v5.12.9Antti Kokko2020-06-041-0/+31
|/
* Vivante: Keep only one frameVaL Doroshchuk2020-05-152-8/+4
* Bump versionAlexandru Croitor2020-04-221-1/+1
* Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-201-0/+29
|\
| * Add changes file for Qt 5.12.8v5.12.8Antti Kokko2020-03-221-0/+29
* | ALSA: Calculate buffer size based on min period timeVaL Doroshchuk2020-03-251-19/+15
* | Skip all tst_QMediaPlayerBackend tests when there is no codec availableVaL Doroshchuk2020-03-242-6/+0
* | tst_QMediaObject: Remove checking of expected elapsed timeVaL Doroshchuk2020-03-241-4/+0
|/
* Merge remote-tracking branch 'origin/5.12.7' into 5.12Qt Forward Merge Bot2020-01-311-0/+28
|\
| * Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-181-0/+28
* | Bump versionAlexandru Croitor2020-01-281-1/+1
* | AVF: Always lock the capture device when start the cameraVal Doroshchuk2020-01-282-1/+3
|/
* AVF: Don't apply settings if the camera is not active yetVal Doroshchuk2020-01-141-1/+0
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-0/+29
|\
| * Add changes file for Qt 5.12.6v5.12.6Antti Kokko2019-11-051-0/+29
* | Qt Multimedia - fix build for iOSTimur Pocheptsov2019-11-111-4/+4
* | Bump versionFrederik Gladhorn2019-11-071-1/+1
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
* DirectShow: Round stop position down to available bytes in IAsyncReaderVal Doroshchuk2019-09-121-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+35
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+35
|/|
| * Merge 5.12 into 5.12.5v5.12.5Paul Wicking2019-08-231-3/+4
| |\
| * | Add changes file for Qt 5.12.5Antti Kokko2019-08-221-0/+35
* | | DirectShow: Add startTime and endTime to QVideoFrameVal Doroshchuk2019-08-296-0/+35
* | | DirectShow: Fix crash when there is no surface on flush()Val Doroshchuk2019-08-291-1/+1
| |/ |/|
* | CameraBinV4LImageProcessing: Show additional info in case of errorsVaL Doroshchuk2019-08-201-3/+4
|/
* GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-146-1/+116
* AVFCameraUtility: fix UB (std::sort with unfit predicate)Marc Mutz2019-08-101-4/+9
* CameraBinV4LImageProcessing: Show warning only if the camera is loadedVaL Doroshchuk2019-08-091-2/+4
* GStreamer: Don't seek to the beginning when playing is requestedVaL Doroshchuk2019-08-081-1/+5
* Fix undefined reference to QVideoSurfacePainter::~QVideoSurfacePainterVaL Doroshchuk2019-08-081-1/+1
* GStreamer: Don't share video surfaces between several pipelinesVaL Doroshchuk2019-08-081-1/+23
* AVFoundation: Re-create CARenderer if current OpenGL context changedAndrew Smolko2019-08-071-0/+7
* GStreamer: Allow audio/x-raw codec in QAudioRecorderVaL Doroshchuk2019-08-071-1/+10
* AVFoundation: Fix memory leak when gl context is changedVaL Doroshchuk2019-08-021-0/+2
* VideoOutput: Update geometry only when the surface is activeVal Doroshchuk2019-07-181-2/+7
* DirectShow: Set QMediaPlayer::NoMedia if empty url is providedVal Doroshchuk2019-07-172-8/+3
* GStreamer: Implement fetching audio/video codecs by containerVaL Doroshchuk2019-07-178-64/+51
* use correct types when creating an empty Windows eventRolf Eike Beer2019-07-162-3/+3
* DirectShow plugin: use new style connect syntaxRolf Eike Beer2019-07-164-15/+15
* DirectShow plugin: use nullptr instead of NULLRolf Eike Beer2019-07-1614-71/+71
* Camera: Update the doc about supported viewfinder settingsVaL Doroshchuk2019-07-161-1/+1
* Fix GCC 9 -Wdeprecated-copy warningsMarc Mutz2019-07-111-0/+1
* Fix GetFrameRateList checks and memory leakNate Weibley2019-07-051-2/+4
* GStreamer: Fix 0.10 compile errorVal Doroshchuk2019-07-051-1/+3