summaryrefslogtreecommitdiffstats
path: root/src/plugins/directshow
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-08-2446-872/+504
* Ensure the system libraries are linked against when -no-opengl is usedAndy Shaw2014-07-241-1/+3
* DirectShow: Refactor camera backend.Yoann Lopes2014-07-1115-1417/+615
* Fix static initialization order fiasco in some plugins.Yoann Lopes2014-06-061-73/+80
* DirectShow: remove debug output.Yoann Lopes2014-05-191-7/+0
* DirectShow: fix media seeking while stopped.Yoann Lopes2014-04-072-0/+14
* New QCameraInfo class.Yoann Lopes2014-02-283-1/+22
* 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-072-4/+2
* | Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-4/+4
* | whitespace fixesOswald Buddenhagen2014-01-3012-34/+34
|/
* DirectShow: fix compilation with MSVC 2008.Yoann Lopes2013-10-311-35/+35
* DirectShow: improve metadata support.Yoann Lopes2013-10-114-95/+345
* 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
* Fix resource leak in directshow plugin.tommyadam2013-07-041-0/+4
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-212-2/+4
* Make directshow-plugin available.Friedemann Kleint2013-05-155-4/+17
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1951-57/+84
|\
| * Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-113-3/+3
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1048-48/+48
* | Fix MinGW-warnings about mismatched types.Friedemann Kleint2013-02-143-5/+6
* | DSVideoWidgetControl: Fix constructor order.Friedemann Kleint2013-02-141-1/+2
* | Fix warnings about unused variables.Friedemann Kleint2013-02-147-1/+15
* | Fix MinGW64-warnings about unknown pragmas.Friedemann Kleint2013-02-142-5/+11
* | DSVideoWidgetSurface: Pass on parent to base class.Friedemann Kleint2013-02-141-0/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-287-28/+0
|/
* fix include statementsMark Brand2012-12-244-4/+4
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* fix build for standard DirectX install pathsJoerg Bornemann2012-12-061-1/+1
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-53/+53
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-7/+2
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-171-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2448-1152/+1152
* remove references to qMemSet & qMemCopyOswald Buddenhagen2012-09-123-6/+6
* Change the way camera format is selected.Lev Zelenskiy2012-08-061-20/+36
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92
* Fix compilation issue with MinGW (disables the usage of strsafe.h).Lukas Geyer2012-07-251-0/+4
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-243-15/+15
* Rename a few controls.Michael Goddard2012-06-296-8/+8
* build system cleanupsOswald Buddenhagen2012-06-251-2/+0
* switch to new-style configure testsOswald Buddenhagen2012-06-251-2/+2
* Fix build on Windows with new qdatetime.h that doesn't redefine min/maxSimon Hausmann2012-06-131-1/+1
* Fix MinGW-w64 compilationJonathan Liu2012-04-302-1/+4
* Build fix on WindowsYuchen Deng2012-03-271-1/+1
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-202-2/+2
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-204-16/+8