ext/wavpack/: Improve discont handling by checking if the next Wavpack block has...
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 9 Jun 2007 15:33:32 +0000 (15:33 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 9 Jun 2007 15:33:32 +0000 (15:33 +0000)
commite05417a077e8d85cafe68bd215c6b0fd133b0022
treefde3254974bdbbc506b527a78e7a474c115f00d5
parent06d12027fa3ea6540724a958b7557adb65137744
ext/wavpack/: Improve discont handling by checking if the next Wavpack block has the expected, following block index.

Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
(gst_wavpack_dec_chain):
* ext/wavpack/gstwavpackdec.h:
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
(gst_wavpack_parse_push_buffer):
* ext/wavpack/gstwavpackparse.h:
Improve discont handling by checking if the next Wavpack block has
the expected, following block index.
ChangeLog
ext/wavpack/gstwavpackdec.c
ext/wavpack/gstwavpackdec.h
ext/wavpack/gstwavpackparse.c
ext/wavpack/gstwavpackparse.h