summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* AVFoundation: Use $PRODUCT_NAME in Info.plist only for macx-xcode specVaL Doroshchuk2019-05-091-2/+4
* Android: Don't postpone setting of camera's stateVal Doroshchuk2019-05-032-19/+23
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+40
|\
| * Add changes file for Qt 5.12.3v5.12.35.12.3Antti Kokko2019-04-031-0/+40
* | 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 tst_QCameraBackend to find FinalizingStatusVal Doroshchuk2019-04-031-2/+9
* | Android: Fix status of QMediaRecorder after start/stopVal Doroshchuk2019-04-032-45/+35
* | Android: Move inline qml to separate file in testsVal Doroshchuk2019-04-038-29/+40
* | Android: Move test files to qrc in tst_QSoundEffectVal Doroshchuk2019-04-032-0/+11
* | Android: Fix tst_QCameraBackend to wait for imageCapturedVal Doroshchuk2019-04-021-2/+2
* | 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
* Bump versionKari Oikarinen2019-03-211-1/+1
* Fix compile failure with gstreamer 0.10Richard Oehlinger2019-03-181-0/+5
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+45
|\
| * Add changes file for Qt 5.12.2v5.12.25.12.2Antti Kokko2019-02-221-0/+45
* | 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
* Do not ignore tst_*.qmlVaL Doroshchuk2019-02-081-0/+1
* 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
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-013-0/+35228
|\
| * Add changes file for Qt 5.12.1v5.12.15.12.1Antti Kokko2019-01-151-0/+68
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0813-39/+97
| |\
| * | Add binary compatibility files for 5.12 for QtMultimediaMilla Pohjanheimo2018-12-182-0/+35160
* | | 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
* | | WavFile example: drop needless includesRolf Eike Beer2019-01-171-3/+0
* | | WavFile example: fix indentationRolf Eike Beer2019-01-171-1/+1
* | | Bump versionKari Oikarinen2019-01-141-1/+1
* | | Migrate QGstUtils to use QRegularExpressionSamuel Gaist2019-01-121-4/+6