Revision d859088...

Go back to digest for 10th June 2012

Bug Fixes in Multimedia

Harald Sitter committed changes in [phonon-gstreamer] gstreamer/audiodataoutput.cpp:

fix crash due to wrong placed return

always returned after fist append. this in turn caused the pending buffer
to be no longer a multiple of the channel count ultimately leading to
a mismatch between per-channel buffer sizes (as catched by the
assert introduced 2 commits ago)

File Changes

Modified 1 files
  • gstreamer/audiodataoutput.cpp
1 files changed in total