summaryrefslogtreecommitdiffstats
path: root/src
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
* | | | Fix Qt 6 buildSimon Hausmann2019-07-092-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-184-18/+53
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-144-18/+53
| |\|
| | * 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
* | | Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-1510-4/+250
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-1314-34/+42
* | | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-104-11/+28
* | | QtMultimediaQuick: Move headers from multimedia dirVaL Doroshchuk2019-05-095-5/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-072-19/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-042-19/+23
| |\|
| | * Android: Don't postpone setting of camera's stateVal Doroshchuk2019-05-032-19/+23
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-2015-49/+65
|\| |
| * | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-1615-49/+65
* | | Prevent immediate-stop of currently-unloading gst recording pipelineMohammed Hassan2019-04-151-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-1312-67/+76
|\| |
| * | Update plugins.qmltypes for audioengine in 5.13Kai Koehne2019-04-111-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-1011-66/+75
| |\|
| | * 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 deprecation warnings about QVariant APIFriedemann Kleint2019-04-051-6/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-307-7/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-273-2/+7
| |\|
| | * 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
| * | Android: Introduce HTTP headers to MediaPlayerVal Doroshchuk2019-03-254-5/+29
* | | Fix type of the out parameter "result" of the native event filtersFriedemann Kleint2019-03-252-0/+8
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-161-5/+4
|\| |
| * | AVFoundation: Fix typosv5.13.0-beta1Val Doroshchuk2019-03-111-5/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-092-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-4/+4
| |\|
| | * Doc: Fix documented QtMultimedia importKai Koehne2019-02-262-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0211-15/+36
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-281-2/+12
| * | QML: Make QtAudioEngine import available under 1.QT_MINOR_VERSIONVaL Doroshchuk2019-02-265-10/+12
| * | Add a revision of QML VideoOutput flushMode property to 5.13VaL Doroshchuk2019-02-253-1/+5