summaryrefslogtreecommitdiffstats
path: root/src/plugins/directshow/player
Commit message (Expand)AuthorAgeFilesLines
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-012-11/+68
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-273-11/+77
| |\
| | * DirectShow: Restore negotiation of sample type in the io filterChristian Stromme2016-08-233-11/+77
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-023-5/+27
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-08-013-5/+27
| |\|
| | * DirectShow: correctly clear surface in EVR presenterYoann Lopes2016-07-062-3/+27
| | * DirectShow: fix deadlock in VideoSurfaceFilterYoann Lopes2016-07-051-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-212-130/+42
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-302-133/+41
| |\|
| | * DirectShow: fix playing resource files.Yoann Lopes2016-05-202-133/+41
* | | DirectShow: refactor custom renderer filterYoann Lopes2016-07-0618-2364/+609
* | | DirectShow: fix media player volume.Yoann Lopes2016-06-141-16/+13
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-1/+4
| |\|
| | * DirectShow: Invoke IGraphBuilder::AddSourceFilter() with local file name.Friedemann Kleint2016-05-031-1/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-061-13/+26
|\| |
| * | DirectShow: Improve error handling.Friedemann Kleint2016-05-031-13/+26
* | | Remove Windows CE.Friedemann Kleint2016-04-283-44/+7
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-2/+0
|\|
| * wince: revert flipping Video contentAndreas Holzammer2016-04-061-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2116-26/+93
|\|
| * Port DirectShow backend to winceAndreas Holzammer2016-03-0916-26/+93
* | Updated license headersAntti Kokko2016-01-1933-462/+660
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-1510-51/+92
|\|
| * Windows: Improve EVR presenter.Yoann Lopes2016-01-122-44/+23
| * DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-124-12/+51
| * DirectShow: fix metadata signals when changing media.Yoann Lopes2016-01-063-12/+29
| * DirectShow: fix media player's positionChanged() signal.Yoann Lopes2016-01-064-11/+28
| * DirectShow: Remove unused static function decibelsToVolume().Friedemann Kleint2015-11-251-11/+0
* | DirectShow plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-154-6/+7
|/
* 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