summaryrefslogtreecommitdiffstats
path: root/src/plugins/common/evr/evrcustompresenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-111-6/+30
|\
| * Windows: Fix cropping for HEVC-encoded videosAndré de la Rocha2022-09-281-6/+30
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-251-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-1/+16
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-1/+16
| |\
| | * DirectShow: Add startTime and endTime to QVideoFrameVal Doroshchuk2019-08-291-0/+15
| | * DirectShow: Fix crash when there is no surface on flush()Val Doroshchuk2019-08-291-1/+1
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-011-13/+15
* | | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-1/+1
|/ /
* | 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-041-2/+2
|\|
| * DirectShow: Restart not active surface when frame is receivedVal Doroshchuk2018-11-291-2/+2
* | DirectShow: Stop surface on EndOfStreamVal Doroshchuk2018-11-221-0/+2
|/
* DirectShow: Fix clang-tidy warnings about else after returnFriedemann Kleint2018-09-051-13/+11
* DirectShow: Fix clang-tidy warnings about loopsFriedemann Kleint2018-09-051-17/+10
* DirectShow: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-09-051-15/+25
* DirectShow: Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-09-051-1/+1
* DirectShow: Use pixel aspect ratioVal Doroshchuk2017-12-081-7/+0
* Fix Clang warnings about unused fieldsFriedemann Kleint2017-11-021-1/+0
* DirectShow: Fix namespaced build with MinGWFriedemann Kleint2017-04-261-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-10/+10
|\
| * DirectShow: Fix MinGW warnings about signedness of comparison.Friedemann Kleint2016-03-211-6/+7
| * 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-151-21/+7
|\|
| * Windows EVR: fix EndOfStream event never being sent.Yoann Lopes2016-02-041-21/+7
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Windows: Improve EVR presenter.Yoann Lopes2016-01-121-140/+170
* DirectShow: use the EVR in the renderer control.Yoann Lopes2016-01-121-0/+2024