summaryrefslogtreecommitdiffstats
path: root/src/plugins/directshow/camera/dscamerasession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the DirectShow backendLars Knoll2021-01-201-1177/+0
* DirectShow: Use also pin category when negotiatingVal Doroshchuk2020-09-241-37/+29
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-291-2/+7
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-141-2/+7
| |\
| | * DirectShow: Use MEDIASUBTYPE_Y800 as QVideoFrame::Format_Y8Val Doroshchuk2020-04-081-2/+7
| * | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-2/+1
| |/
* | Update qtbase dependencyFriedemann Kleint2020-03-251-1/+1
* | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-231-2/+1
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-301-3/+3
|\
| * DirectShow plugin: use new style connect syntaxRolf Eike Beer2019-07-161-2/+2
| * DirectShow plugin: use nullptr instead of NULLRolf Eike Beer2019-07-161-22/+22
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-2/+4
|\|
| * Fix GetFrameRateList checks and memory leakNate Weibley2019-07-051-2/+4
* | DirectShow: Introduce nullptrFriedemann Kleint2019-06-121-34/+34
* | DirectShow: Use member initializationFriedemann Kleint2019-06-121-17/+0
* | DirectShow: Clang warnings about else after return, breakFriedemann Kleint2019-06-121-6/+2
* | DirectShow: Fix clang-warning about mixing const/non-const iteratorsFriedemann Kleint2019-06-121-1/+1
|/
* DirectShow: Fix crash when camera is being destroyedVal Doroshchuk2019-02-061-4/+1
* DirectShow: Don't queue video buffers from sample grabberVal Doroshchuk2018-11-291-5/+5
* DirectShow: use supported pixel formats for QCamera video surfaceIhor Dutchak2018-11-281-25/+28
* DirectShow: Display windows error string when camera failsVal Doroshchuk2018-11-271-4/+5
* DirectShow: Fix typo which breaks cameraVal Doroshchuk2018-10-041-1/+1
* DirectShow: Implement image capture settingsVal Doroshchuk2018-09-251-3/+28
* DirectShow: Fix clang-tidy warnings about else after returnFriedemann Kleint2018-09-051-10/+8
* DirectShow: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-09-051-15/+19
* DirectShow: Notify if camera has been unpluggedVal Doroshchuk2018-08-021-0/+28
* DirectShow: Postpone setting camera image processing param if not readyVal Doroshchuk2018-08-021-3/+10
* DirectShow: Emit an error if QCamera::start() failsVal Doroshchuk2018-03-211-13/+25
* DirectShow: Add video probe support for the cameraChristian Stromme2018-01-221-0/+22
* DirectShow: Add camera image capture controlsChristian Stromme2018-01-221-8/+36
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-2/+2
|\
| * DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-141-2/+2
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-6/+6
|/
* DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-161-3/+1
* DirectShow: Expose the camera control interfacev5.9.0-beta4Christian Stromme2017-05-031-0/+20
* DirectShow: Fix warnings of MinGW/gcc 5.3v5.9.0-alpha1Friedemann Kleint2017-02-061-6/+2
* DirectShow: Use the new sample grabber in DsCameraChristian Strømme2017-01-271-95/+19
* DirectShow: Add utility classChristian Strømme2017-01-271-32/+3
* DirectShow: Sanitize DirectShowMediaTypeChristian Strømme2017-01-271-96/+9
* DirectShow: Remove manual filter and pin disconnection in DsCameraChristian Strømme2016-11-151-31/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+2
| |\
| | * DirectShow: support MJPEG camerasYoann Lopes2016-09-161-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-8/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-8/+15
| |\|
| | * DirectShow: fix possible deadlock when capturing camera imageYoann Lopes2016-08-121-8/+15
* | | DirectShow: refactor custom renderer filterYoann Lopes2016-07-061-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-3/+13
|\|
| * DirectShow: Release all filters when disconnecting the graph.Christian Strømme2016-03-311-3/+13
* | Updated license headersAntti Kokko2016-01-191-14/+20