ext/flac/gstflacdec.c: Correctly post an error on the bus if something went wrong...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 2 May 2007 17:08:09 +0000 (17:08 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 2 May 2007 17:08:09 +0000 (17:08 +0000)
commitb64fd034a58ad433ad489d2748a72abfc3ef0d6a
treeb72d6130bd02bdc47727f80a3da624435681e091
parent2c47f4d65806c2f48d724863ff8b4f0a0f9d9964
ext/flac/gstflacdec.c: Correctly post an error on the bus if something went wrong in the loop function. This fixes a ...

Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_loop):
Correctly post an error on the bus if something went wrong in the loop
function. This fixes a few cases where the task was paused and nothing
happened anymore.
ChangeLog
ext/flac/gstflacdec.c