summaryrefslogtreecommitdiffstats
path: root/src/plugins/directshow/camera
Commit message (Expand)AuthorAgeFilesLines
* DirectShow: Fix rendering of overlapping MDI subwindowsVal Doroshchuk2017-12-211-2/+2
* DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-162-4/+2
* DirectShow: Expose the camera control interfacev5.9.0-beta4Christian Stromme2017-05-032-0/+22
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-4/+0
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-2/+0
| * DirectShow: Port to new configure system (evr, wmsdk)Friedemann Kleint2017-02-031-2/+0
* | 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-272-100/+22
* | DirectShow: Add utility classChristian Strømme2017-01-271-32/+3
* | DirectShow: Sanitize DirectShowMediaTypeChristian Strømme2017-01-273-101/+12
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-122-3/+1
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-2/+0
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+0
| | |\
| | | * DirectShow: Remove unused class and member in DSCameraServiceChristian Strømme2016-11-231-2/+0
| * | | Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+1
* | | | 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-063-4/+4
|/ /
* | 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-1917-238/+340
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-157-2/+506
|\|
| * DirectShow: Get current image processing parameter from the cacheDenis Shienkov2015-12-102-40/+18
| * DirectShow: Add WhiteBalancePreset and ColorTemperature for the cameraDenis Shienkov2015-12-102-26/+142
| * DirectShow: Implement basic QCameraImageProcessingControl interfaceDenis Shienkov2015-12-017-2/+412
* | DirectShow plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-151-4/+4
|/
* Fix QCamera viewfinder capabilities functions..Yoann Lopes2015-08-181-1/+3
* Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-111-3/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-31/+52
|\
| * DirectShow: correctly update camera list.Yoann Lopes2015-04-142-30/+52
| * Fix compile issue when building with -no-widgetsAndy Shaw2015-04-071-1/+0
* | DirectShow: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-267-55/+284
* | Update copyright headersAntti Kokko2015-02-1213-91/+91
|/
* Update license headers and add new license filesAntti Kokko2014-08-2413-245/+141
* DirectShow: Refactor camera backend.Yoann Lopes2014-07-1112-1412/+590
* New QCameraInfo class.Yoann Lopes2014-02-281-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-3/+39
|\
| * Don't mirror the image from the camera unless it has been flippedAndy Shaw2014-02-032-3/+39
* | Replace win32-g++ with mingw scopeKai Koehne2014-02-071-1/+1
* | Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-4/+4
* | whitespace fixesOswald Buddenhagen2014-01-303-13/+13
|/
* DirectShow: avoid unnecessary RGB32 -> BGR32 conversion.Yoann Lopes2013-07-191-1/+1
* DirectShow: Don't create the widget and renderer controls until requested.Yoann Lopes2013-07-192-15/+31
* Make directshow-plugin available.Friedemann Kleint2013-05-152-3/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1916-16/+16
|\