summaryrefslogtreecommitdiffstats
path: root/src/plugins/directshow/player
Commit message (Expand)AuthorAgeFilesLines
* DirectShow: Remove unused static function decibelsToVolume().Friedemann Kleint2015-11-251-11/+0
* DirectShow: Avoid warning about unresolved error when file is missing.Nodir Temirkhodjaev2015-11-111-0/+1
* DirectShow: fix custom renderer reference counting.Yoann Lopes2015-11-062-5/+7
* DirectShow: use the EVR in the window control.Yoann Lopes2015-11-0510-37/+175
* DirectShow: fix media player seeking.Yoann Lopes2015-11-044-24/+43
* DirectShow: fix some media player status issue.Yoann Lopes2015-11-041-0/+5
* DirectShow: clear current video frame when stopping.Yoann Lopes2015-11-041-0/+8
* DirectShow: set timestamp on media player frames.Yoann Lopes2015-11-041-4/+18
* DirectShow: fix setting volume when a media is not loaded.Yoann Lopes2015-11-042-38/+26
* [DirectShow] Fix potential memory access violationKonstantin Ritt2015-04-131-0/+3
* [DirectShow] Fix potention undefined behavior on destructionKonstantin Ritt2015-04-134-3/+8
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-073-38/+0
* Update copyright headersAntti Kokko2015-02-1231-217/+217
* Update license headers and add new license filesAntti Kokko2014-08-2431-589/+341
* DirectShow: Refactor camera backend.Yoann Lopes2014-07-111-2/+0
* 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
* whitespace fixesOswald Buddenhagen2014-01-309-21/+21
* DirectShow: fix compilation with MSVC 2008.Yoann Lopes2013-10-311-35/+35
* DirectShow: improve metadata support.Yoann Lopes2013-10-114-95/+345
* Fix resource leak in directshow plugin.tommyadam2013-07-041-0/+4
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1932-38/+65
|\
| * Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1031-31/+31
* | Fix MinGW-warnings about mismatched types.Friedemann Kleint2013-02-143-5/+6
* | Fix warnings about unused variables.Friedemann Kleint2013-02-143-0/+10
|/
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-53/+53
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2431-744/+744
* remove references to qMemSet & qMemCopyOswald Buddenhagen2012-09-123-6/+6
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-243-15/+15
* Rename a few controls.Michael Goddard2012-06-293-4/+4
* 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-301-0/+3
* Compile on WindowsMarius Storm-Olsen2012-03-202-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3031-31/+31
* Update obsolete contact address.Jason McDonald2012-01-2331-31/+31
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-80/+58
* Use US spelling for organization.Michael Goddard2012-01-191-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-1231-31/+31
* Remove widgets config test.Michael Goddard2012-01-111-1/+1
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-063-11/+11
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-072-59/+59
* Fix for QTMOBILITY-1772 VideoWidget example crash on windowsLing Hu2011-07-251-3/+4
* Remove most of the "mobility" references.Michael Goddard2011-07-1931-31/+31
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-0831-527/+527
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2932-0/+7557