summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of git://code.qt.io/qt/qtmultimedia into wip/qt6VaL Doroshchuk2019-07-2368-579/+409
|\
| * AVFoundation: Use 270 for the front facing camera's orientationAndrew Dolby2019-07-191-1/+1
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-163-3/+9
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-113-3/+9
| | |\
| | | * Fix GetFrameRateList checks and memory leakNate Weibley2019-07-051-2/+4
| | | * Fix MinGW buildJoerg Bornemann2019-07-021-0/+4
| | | * DirectShow: Map MEDIASUBTYPE_RGB24 to QVideoFrame::Format_BGR24Val Doroshchuk2019-07-021-1/+1
| * | | Eradicate the last Q_FOREACH and mark the module cleanMarc Mutz2019-07-111-1/+1
| * | | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-112-2/+2
| * | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-044-12/+5
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-251-38/+0
| |\| |
| | * | AVFoundation: remove ResourceHandler nested classThiago Macieira2019-06-201-38/+0
| * | | DirectShow: Introduce nullptrFriedemann Kleint2019-06-1235-173/+173
| * | | DirectShow: Use member initializationFriedemann Kleint2019-06-1240-283/+144
| * | | Remove usages of deprecated qSortSona Kurazyan2019-06-201-2/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-181-4/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-4/+2
| | |\|
| | | * AVFoundation: Fix sending proper state in QMediaRecorderVaL Doroshchuk2019-05-101-4/+2
| * | | DirectShow: Clang warnings about else after return, breakFriedemann Kleint2019-06-125-25/+24
| * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-137-15/+17
| * | | DirectShow: Fix clang-warning about mixing const/non-const iteratorsFriedemann Kleint2019-06-121-1/+1
| * | | DirectShow: Replace typedef by usingFriedemann Kleint2019-06-122-2/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-034-17/+26
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-034-17/+26
| | |\|
| | | * DirectShow: Don't hide returned error when video output was not providedVal Doroshchuk2019-04-111-2/+19
| | | * 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
| | | * 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-182-12/+43
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-142-12/+43
| |\|
| | * 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
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-138-11/+11
* | | 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
* | | 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-1311-66/+75
|\| |
| * | 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