ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loop functi...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 2 May 2007 15:13:04 +0000 (15:13 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 2 May 2007 15:13:04 +0000 (15:13 +0000)
commit405a00c2ce669d7d195ec54496605ba50f9f57c4
tree4415b86b58be919834fb02629bdf258032cfb55d
parente06c1bd2a40c9957377791fdb4003385dce34064
ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loop function. Before it was easy to get th...

Original commit message from CVS:
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_pull_buffer),
(gst_wavpack_parse_create_src_pad),
(gst_wavpack_parse_resync_loop), (gst_wavpack_parse_loop),
(gst_wavpack_parse_chain):
Correctly handle errors, especially in the loop function. Before it
was easy to get the task paused but no error being posted on the bus.
ChangeLog
ext/wavpack/gstwavpackparse.c