summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-205-10/+42
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-155-10/+42
| |\
| | * 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
* | | QWasapiAudioDeviceInfo: fix QByteArray => QString conversionAlexander Ivash2017-11-141-1/+1
|/ /
* | Fix Clang warnings about unused fieldsFriedemann Kleint2017-11-023-6/+0
* | Fix Clang warningsFriedemann Kleint2017-11-022-1/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-278-86/+80
|\|
| * 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
| * 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
* | Remove obsolete version checksv5.10.0-beta1Jake Petroules2017-09-293-41/+29
* | PulseAudio: Reject unsupported audio formatsVaL Doroshchuk2017-09-261-23/+16
* | Merge remote-tracking branch 'origin/5.9' into 5.10Christian Strømme2017-09-2613-385/+563
|\|
| * Ask for camera permissionsOliver Wolff2017-09-262-119/+163
| * winrt: Use QMutex instead of criticalSectionsOliver Wolff2017-09-253-33/+15
| * Switch to mmr_event_t based monitoringJames McDonnell2017-09-219-233/+385
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-081-1/+1
|\|
| * ALSA: Fix regression in qalsaaudioinput.cppAlexandre Jousset2017-08-311-1/+1
* | WMF: Add support for QMediaMetaData::OrientationSteve Schilz2017-08-311-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-176-16/+13
|\|
| * DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-166-16/+13
* | Use qDegreesToRadians() instead of hand-coding itEdward Welbourne2017-07-061-4/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-068-17/+47
|\|
| * 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
| * DirectShow: Change parameter of qt_evr_pixelFormatFromD3DFormat() to DWORDFriedemann Kleint2017-06-203-3/+3
| * DirectShowPlayerService::doSetVideoProbe(): Break out of loopFriedemann Kleint2017-06-201-1/+2
| * DirectShow: Silence g++ warnings about missing initializers for AM_MEDIA_TYPEFriedemann Kleint2017-06-201-0/+10
| * Fix goto bypassing variable initializationThiago Macieira2017-06-191-3/+1
| * OpenSL ES: Fix crash caused by overcommitting device with dataMika Salmela2017-06-121-2/+5
* | turn QGstTools into a proper private moduleJochen Seemann2017-06-121-3/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0760-312/+916
|\|
| * Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-232-6/+12
| * DirectShow: Expose the camera control interfacev5.9.0-beta4Christian Stromme2017-05-032-0/+22
| * DirectShow: Merge the helpers and common folderChristian Strømme2017-05-0322-25/+19
| * DirectShow: Enable audio and video probes in DirectShowChristian Strømme2017-05-033-17/+381
| * Fix licensingJani Heikkinen2017-05-037-98/+140
| * Android: Fix crash caused by stale video-frame objectsChristian Strømme2017-04-272-18/+36
| * AVF: Fix mediaplayer state and status issuesChristian Strømme2017-04-263-52/+90
| * DirectShow: Fix namespaced build with MinGWFriedemann Kleint2017-04-2639-37/+136
| * DirectShow: Fix uninitialized memory read in DirectShowMediaTypeEnum::Next()Friedemann Kleint2017-04-253-1/+7
| * Android: Run-time permission checks for cameraChristian Strømme2017-04-233-1/+16
* | Remove m_stopEventsToIgnoreJames McDonnell2017-05-302-14/+2
* | Remove handleMmStatusUpdateJames McDonnell2017-05-302-16/+0
* | Fix a format stringJames McDonnell2017-05-301-1/+1