Revision b2f9011...

Go back to digest for 27th February 2011

Bug Fixes in Multimedia

Harald Sitter committed changes in [phonon-vlc] vlc/streamreader.cpp:

Do not indicate an error when 0 bytes were read. Patch by Kamil Klimek.

Indeed we must not indicate an error when 0 bytes were received as this is a perfectly valid scenario (e.g. when the abstractstreamer is waiting for data to arrive, like in the case of a QIODevice's read function).

REVIEW: 100701

File Changes

Modified 1 files
  • vlc/streamreader.cpp
1 files changed in total