summaryrefslogtreecommitdiffstats
path: root/src/plugins/common
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-031-10/+0
|\
| * EVR: Remove setting of start/end times in QVideoFrameVal Doroshchuk2019-05-141-10/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-101-1/+1
|\|
| * EVR: Don't repaint with black until the surface is activeVal Doroshchuk2019-04-101-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-042-2/+5
|\|
| * DirectShow: Restart not active surface when frame is receivedVal Doroshchuk2018-11-291-2/+2
| * Windows: Repaint QVideoWidget when WM_PAINT or WM_ERASEBKGND receivedVal Doroshchuk2018-11-291-0/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-1/+2
|\|
| * EVR: Prevent redefinition of MFVideoNormalizedRectMarius Kittler2018-11-181-1/+2
* | DirectShow: Stop surface on EndOfStreamVal Doroshchuk2018-11-221-0/+2
|/
* 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-127-582/+683
* DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-1210-5/+3655
* DirectShow: use the EVR in the window control.Yoann Lopes2015-11-054-0/+591