summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/ds9/iodevicereader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update Phonon ds9 backend to 4.4.0."Thierry Bastian2010-04-071-66/+28
| | | | | | | | | 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
* Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-301-25/+66
|\ | | | | | | | | Conflicts: src/3rdparty/phonon/ds9/iodevicereader.cpp
| * Update Phonon ds9 backend to 4.4.0.Justin McPherson2010-03-251-25/+67
| |
* | Fixes a deadlock with streaming in Phonon.unknown2010-03-251-6/+0
|/ | | | | | | | | 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>
* Phonon: allows to stream wave files from QIODeviceThierry Bastian2009-10-231-4/+7
| | | | Reviewed-by: trust Me
* Phonon on windows: fixeda possible dead-lock when using QFileThierry Bastian2009-08-211-62/+18
| | | | | | | | | 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
* Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-031-1/+1
| | | | Reviewed-by: Trustme
* Phonon: take advantage of more modern compiler to initialize structThierry Bastian2009-07-061-1/+0
| | | | This was not supported before by MSVC6 and MSVC2002
* Phonon: Some work done on binary sizeThierry Bastian2009-07-061-9/+1
| | | | removing foreach seems to help on Windows
* Long live Qt!Lars Knoll2009-03-231-0/+228