summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Gstreamer: Pass GstUDPSrc's caps via "udpsrc.caps=" url's query itemVaL Doroshchuk2019-05-221-0/+9
* GStreamer: Dump dot file if GST_DEBUG_DUMP_DOT_DIR is setVaL Doroshchuk2019-05-201-12/+3
* GStreamer: Fix crash when the bus helper is destroyedVaL Doroshchuk2019-05-211-1/+1
* Only call CoUnitialize() if calling CoInitialize() was necessaryAndy Shaw2019-05-211-2/+3
* DirectShow: Report about an error for wrong urlsVal Doroshchuk2019-05-201-2/+0
* Gstreamer: Allow streams in custom pipelinesVaL Doroshchuk2019-05-152-41/+72
* Use QOpenGLContext::makeCurrent if QGLContext::makeCurrent failedVaL Doroshchuk2019-05-141-8/+17
* Gstreamer: Fix deadlock when state is requested in ASYNC modeVaL Doroshchuk2019-05-141-1/+2
* EVR: Remove setting of start/end times in QVideoFrameVal Doroshchuk2019-05-141-10/+0
* DirectShow: Don't update status on pending tasks when graph is loadedVal Doroshchuk2019-05-141-1/+1
* DirectShow: Don't set the same mediaVal Doroshchuk2019-05-141-0/+3
* Android: Allow starting camera without viewfinder availableVal Doroshchuk2019-05-131-11/+32
* Android: Don't open camera if it was already openedVal Doroshchuk2019-05-131-1/+11
* QGraphicsVideoItem: Always use generic painter when no gl paint engineVaL Doroshchuk2019-05-131-5/+9
* Gstreamer: Don't reset pipeline to GST_STATE_NULL when EndOfStreamVaL Doroshchuk2019-05-101-1/+1
* Android: Don't postpone setting of camera's stateVal Doroshchuk2019-05-032-19/+23
* Windows: Reset position on pause in QMediaPlayer after EOSVal Doroshchuk2019-04-101-2/+3
* EVR: Don't repaint with black until the surface is activeVal Doroshchuk2019-04-101-1/+1
* QWindowsAudioInput: Set volume only if it has been requestedVal Doroshchuk2019-04-081-3/+3
* Android/AudioTrack: Fix crash when it is unable to get min buffer sizeVal Doroshchuk2019-04-032-6/+13
* Android: Fix status of QMediaRecorder after start/stopVal Doroshchuk2019-04-032-45/+35
* DirectShow: don't change camera zoom level if not requestedIhor Dutchak2019-04-011-1/+1
* Android: Use CaptureStillImage as default capture modeVal Doroshchuk2019-03-281-1/+1
* winrt: Use highest supported resolution for camera preview/image captureOliver Wolff2019-03-282-7/+18
* Fix QCameraInfo to be invalid if camera failed to find deviceVaL Doroshchuk2019-03-251-2/+10
* Add source url to 'decoding error' warningRoland Rossgotterer2019-03-252-2/+2
* Fix compile failure with gstreamer 0.10Richard Oehlinger2019-03-181-0/+5
* Doc: Fix documented QtMultimedia importKai Koehne2019-02-262-4/+4
* Gstreamer: Set surface from renderer before creating pipelineVaL Doroshchuk2019-02-222-2/+7
* Gstreamer: Fix compilation error with 0.10 versionVal Doroshchuk2019-02-141-5/+3
* Fix static build on WindowsKai Koehne2019-02-111-0/+4
* Fix crash in player example when close the window while playingVaL Doroshchuk2019-02-081-0/+3
* gpu_vivante depends on opengles2 and guiLiang Qi2019-02-061-1/+1
* DirectShow: Fix crash when camera is being destroyedVal Doroshchuk2019-02-061-4/+1
* Android: Fix memory leak of GL resourcesVal Doroshchuk2019-01-312-8/+17
* Fix comment for YUV fragment shadersSamuel Gaist2019-01-295-5/+9
* Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-232-31/+60
* Migrate QGstUtils to use QRegularExpressionSamuel Gaist2019-01-121-4/+6
* Gstreamer: Negotiate default settings before encoding container profileVaL Doroshchuk2019-01-111-2/+2
* Return ServiceMissingError if no camera found by nameVaL Doroshchuk2019-01-071-24/+19
* GStreamer: remove unnecessary <unistd.h> includesJ-P Nurmi2018-12-262-2/+0
* GStreamer camera bin service plugin: remove bogus export macrosJ-P Nurmi2018-12-264-4/+4
* QGstUtils: fix build with MSVCJ-P Nurmi2018-12-261-2/+5
* WMF: Map PKEY_Media_EncodingSettings to QMediaMetaData::DescriptionVaL Doroshchuk2018-12-101-1/+1
* DirectShow: Don't queue video buffers from sample grabberVal Doroshchuk2018-11-291-5/+5
* DirectShow: Restart not active surface when frame is receivedVal Doroshchuk2018-11-291-2/+2
* Windows: Repaint QVideoWidget when WM_PAINT or WM_ERASEBKGND receivedVal Doroshchuk2018-11-293-0/+24
* DirectShow: use supported pixel formats for QCamera video surfaceIhor Dutchak2018-11-282-25/+29
* DirectShow: Display windows error string when camera failsVal Doroshchuk2018-11-272-5/+6
* EVR: Prevent redefinition of MFVideoNormalizedRectMarius Kittler2018-11-181-1/+2