summaryrefslogtreecommitdiffstats
path: root/src/plugins/directshow/player
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-234-11/+12
|\
| * DirectShow: Set QMediaPlayer::NoMedia if empty url is providedVal Doroshchuk2019-07-172-8/+3
| * use correct types when creating an empty Windows eventRolf Eike Beer2019-07-161-1/+1
| * DirectShow plugin: use new style connect syntaxRolf Eike Beer2019-07-162-3/+3
| * DirectShow plugin: use nullptr instead of NULLRolf Eike Beer2019-07-162-7/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-032-5/+23
|\|
| * DirectShow: Don't hide returned error when video output was not providedVal Doroshchuk2019-04-111-2/+19
| * DirectShow: Report about an error for wrong urlsVal Doroshchuk2019-05-201-2/+0
| * DirectShow: Don't update status on pending tasks when graph is loadedVal Doroshchuk2019-05-141-1/+1
| * DirectShow: Don't set the same mediaVal Doroshchuk2019-05-141-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-101-2/+3
|\|
| * Windows: Reset position on pause in QMediaPlayer after EOSVal Doroshchuk2019-04-101-2/+3
* | DirectShow: Fix video and audio probes in media playerVal Doroshchuk2019-01-152-37/+33
* | DirectShow: Move parsing of the metadata to worker threadVal Doroshchuk2018-11-284-86/+76
* | DirectShow: Stop surface on EndOfStreamVal Doroshchuk2018-11-221-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-172-3/+1
|\|
| * DirectShow: Fix compiler warningsFriedemann Kleint2018-11-062-3/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-0613-428/+362
|\|
| * DirectShow: Fix clang-tidy warnings about else after returnFriedemann Kleint2018-09-055-317/+250
| * DirectShow: Fix clang-tidy warnings about loopsFriedemann Kleint2018-09-051-2/+2
| * DirectShow: Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-09-0510-109/+110
* | Do not use QMediaResource internallyVal Doroshchuk2018-08-302-9/+3
|/
* Introduce a new environment variable to disable EVR in DirectShowLuca Carlon2018-07-282-12/+16
* Build fix for DirectShow plugin when EVR is disabledLuca Carlon2018-07-282-0/+4
* Directshow: Don't report failure for stream source with no video outputAndy Shaw2018-06-201-3/+3
* DirectShow: Add overrideFriedemann Kleint2018-04-252-16/+16
* Fix DirectShow COM class hierarchyFriedemann Kleint2018-04-242-10/+33
* DirectShowPlayerService: Proper check of DirectShowUtils::connectFilters's re...Oliver Wolff2018-04-171-2/+2
* DirectShow: Add warning when not supported playback rate appliedVal Doroshchuk2018-03-221-1/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-27/+8
|\
| * Revert "DirectShow: Fix memory leak in CLSID_FilterGraph"v5.9.4Christian Strømme2018-01-152-27/+8
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-062-8/+27
|\|
| * DirectShow: Fix memory leak in CLSID_FilterGraphVal Doroshchuk2017-12-142-8/+27
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-3/+0
|\|
| * Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-101-3/+0
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
|/
* DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-162-8/+5
* DirectShowPlayerService::doSetVideoProbe(): Break out of loopFriedemann Kleint2017-06-201-1/+2
* DirectShow: Silence g++ warnings about missing initializers for AM_MEDIA_TYPEFriedemann Kleint2017-06-201-0/+10
* Fix goto bypassing variable initializationThiago Macieira2017-06-191-3/+1
* DirectShow: Enable audio and video probes in DirectShowChristian Strømme2017-05-033-17/+381
* DirectShow: Fix namespaced build with MinGWFriedemann Kleint2017-04-2615-16/+52
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-0/+108
|\
| * DirectShow: support audio and video codec metadataYoann Lopes2017-03-201-0/+108
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-105-28/+29
|\|
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-274-9/+6
| * DirectShow: Port to new configure system (evr, wmsdk)Friedemann Kleint2017-02-035-19/+23
* | DirectShow: Sanitize DirectShowMediaTypeChristian Strømme2017-01-274-19/+19
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-4/+4
|\|
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-141-4/+4