summaryrefslogtreecommitdiffstats
path: root/src/plugins/common/evr
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta2Qt Forward Merge Bot2018-10-052-31/+16
|\
| * EVR: Fix crash when no resources createdVal Doroshchuk2018-10-042-31/+16
| * EVR: Fix crash when video source is changed and ANGLE is usedVal Doroshchuk2018-09-251-1/+1
* | DirectShow: Fix clang-tidy warnings about else after returnFriedemann Kleint2018-09-052-17/+15
* | DirectShow: Fix clang-tidy warnings about loopsFriedemann Kleint2018-09-051-17/+10
* | DirectShow: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-09-052-16/+28
* | DirectShow: Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-09-055-60/+59
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-061-73/+86
|\
| * Windows: Fix EVR's rendering of GLTextureHandle framesVal Doroshchuk2017-11-301-73/+86
* | DirectShow: Use pixel aspect ratioVal Doroshchuk2017-12-082-7/+4
* | Fix Clang warnings about unused fieldsFriedemann Kleint2017-11-022-3/+0
* | Fix Clang warningsFriedemann Kleint2017-11-021-1/+1
|/
* DirectShow: Change parameter of qt_evr_pixelFormatFromD3DFormat() to DWORDFriedemann Kleint2017-06-203-3/+3
* DirectShow: Fix namespaced build with MinGWFriedemann Kleint2017-04-267-11/+27
* Only update the texture if the m_glResources are validAndy Shaw2017-01-131-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-12/+12
|\
| * DirectShow: Fix MinGW warnings about signedness of comparison.Friedemann Kleint2016-03-211-6/+7
| * fix case of included filesMark Brand2016-03-181-2/+2
| * Windows EVR: show frames when pausing from stopped state.Yoann Lopes2016-03-151-4/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-152-23/+9
|\|
| * Windows EVR: fix EndOfStream event never being sent.Yoann Lopes2016-02-042-23/+9
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-3/+4
|\|
| * Windows: fix build with -opengl desktop.Yoann Lopes2016-01-181-3/+4
* | Updated license headersAntti Kokko2016-01-1910-140/+200
|/
* Windows: Improve EVR presenter.Yoann Lopes2016-01-126-565/+674
* DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-129-2/+3632
* DirectShow: use the EVR in the window control.Yoann Lopes2015-11-053-0/+583