diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-04-30 01:13:23 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-04-30 01:13:23 (GMT) |
commit | 7adae4f0078fd9364081c66aa84431bf4a2108f5 (patch) | |
tree | d38e9c7e8a703c86a88cae5b7080db1c3bdb1057 /examples/declarative/fonts/availableFonts.qml | |
parent | 3f3b145039e9bc0620e8ff3111fa3c338e44502c (diff) | |
download | Qt-7adae4f0078fd9364081c66aa84431bf4a2108f5.zip Qt-7adae4f0078fd9364081c66aa84431bf4a2108f5.tar.gz Qt-7adae4f0078fd9364081c66aa84431bf4a2108f5.tar.bz2 |
Fix crash in direct show media service with mingw and a video surface.
Mingw appears unable to resolve a valid pointer to the IMemInputPin
interface from the DirectShowSampleScheduler class when it inherits from
QWinEventNotifier. Inheriting from QObject does not have the same
problem, so do that instead and connect to the activated signal of a
separate instance of QWinEventNotifier.
Task-number: 10221
Reviewed-by: Justin McPherson
Diffstat (limited to 'examples/declarative/fonts/availableFonts.qml')
0 files changed, 0 insertions, 0 deletions