summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Prevent m_runningCount from eventually overflowingAlbert Astals Cid2017-06-161-1/+1
* OpenSL ES: Fix crash caused by overcommitting device with dataMika Salmela2017-06-121-2/+5
* Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-233-6/+16
* Fix build for -no-feature-temporaryfileStephan Binner2017-05-081-0/+4
* de-duplicate gstreamer_encodingprofiles configure testsOswald Buddenhagen2017-05-081-9/+3