summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 9 -Wdeprecated-copy warningsMarc Mutz2019-07-161-0/+1
* Fix warning on deleteLater on nullptr in QSampleCachePierre Hallot2018-08-171-2/+4
* winrt: Fix rotation of camera imageOliver Wolff2018-05-022-24/+32
* winrt: Do not use CoTaskMemFree as image cleanup functionOliver Wolff2018-04-251-1/+7
* Revert "GStreamer: Prevent calling CameraBinSession::setStateHelper twice"VaL Doroshchuk2018-02-141-5/+2
* fix typo in QCameraImageProcessing documentationJochen Seemann2018-02-051-1/+1
* GStreamer: fix udpsrc timeout settingYoann Lopes2018-02-021-3/+10
* PulseAudio: Prevent crash when a sound device cannot be createdAndy Shaw2018-01-241-1/+2
* Doc: Fix name of Multimedia Widgets moduleKai Koehne2018-01-231-1/+1
* Document licensesKai Koehne2018-01-182-0/+18
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-182-27/+8
|\
| * Revert "DirectShow: Fix memory leak in CLSID_FilterGraph"v5.9.4Christian Strømme2018-01-152-27/+8
* | Improve quality of YUVY and UYVY renderingTomasz Olszak2018-01-153-41/+27
* | AVFoundation: use observer for tracking durationJochen Seemann2018-01-082-13/+31
* | avfoundation: resolve unused parameter warningsJochen Seemann2018-01-081-0/+2
|/
* DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-211-2/+2
* Fix precision loss in QDeclarativeVideoRendererBackend::adjustedViewportVaL Doroshchuk2017-12-201-2/+2
* GStreamer: Prevent calling CameraBinSession::setStateHelper twiceVaL Doroshchuk2017-12-141-2/+5
* DirectShow: Fix memory leak in CLSID_FilterGraphVal Doroshchuk2017-12-142-8/+27
* Fix memory leak in QSoundEffectVaL Doroshchuk2017-12-141-1/+4
* AVFoundation: Use 90 for the front facing camera's orientationAndy Shaw2017-12-121-1/+1
* Revert "Android: Set the correct scan line for the video surface format"Christian Stromme2017-12-011-1/+0
* Windows: Fix EVR's rendering of GLTextureHandle framesVal Doroshchuk2017-11-301-73/+86
* Fix crash when no supported formats are returnedVal Doroshchuk2017-11-231-8/+3
* WindowsAudio: Remove unneeded Sleep() when stopping playbackVal Doroshchuk2017-11-231-3/+0
* wasapi: Initialize COM before useVal Doroshchuk2017-11-141-0/+23
* Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-101-3/+0
* 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
* 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-181-3/+13
* Fix outdated FDL license headerKai Koehne2017-10-1817-51/+51
* Fix loading remote m3u filesVaL Doroshchuk2017-10-091-1/+2
* GStreamer: Fix V4L input queryVaL Doroshchuk2017-10-091-1/+2
* Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
* Ask for camera permissionsOliver Wolff2017-09-262-119/+163
* winrt: Use QMutex instead of criticalSectionsOliver Wolff2017-09-253-33/+15
* GStreamer: fix video output stopping when the main thread is blockedYoann Lopes2017-09-221-4/+2
* Switch to mmr_event_t based monitoringJames McDonnell2017-09-219-233/+385
* ALSA: Fix regression in qalsaaudioinput.cppAlexandre Jousset2017-08-311-1/+1
* DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-166-16/+13
* Doc: Fix wrong slashRainer Keller2017-07-071-1/+1
* PulseAudio: fix a pthread_mutex crash in error pathBartosz Golaszewski2017-07-061-2/+2
* AVFoundation: Make AVFImageCaptureControl work without a previewTimur Pocheptsov2017-06-272-3/+5
* AVFImageCaptureControl - do not block the capture's callbackTimur Pocheptsov2017-06-262-7/+23