| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This reverts commit 19a3fc3bd817628070e5637caf158b0be79eee82.
The phonon backend in 4.4.0 is outdated. Qt has the most recent one.
Conflicts:
src/3rdparty/phonon/ds9/iodevicereader.cpp
|
|\
| |
| |
| |
| | |
Conflicts:
src/3rdparty/phonon/ds9/iodevicereader.cpp
|
| | |
|
|/
|
|
|
|
|
|
|
| |
Deadlock can occur with certain DirectShow filters when stopping a streamed video.
Task-number: QTBUG-8420
Merge-request: 2317
Reviewed-by: Pierre Rossi <pierre.rossi@nokia.com>
Reviewed-by: Thierry Bastian <thierry.bastian@nokia.com>
|
|
|
|
| |
Reviewed-by: trust Me
|
|
|
|
|
|
|
|
|
| |
the msdn was not correct and IAsyncReader::WaitForNext should not
return an error when the pin is currently flushing.
I took the opportunity to clean the way the mutex is locked on the
pin.
Task-number: 258830
|
|
|
|
| |
Reviewed-by: Trustme
|
|
|
|
| |
This was not supported before by MSVC6 and MSVC2002
|
|
|
|
| |
removing foreach seems to help on Windows
|
|
|