ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also how...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 18 Jul 2006 16:47:25 +0000 (16:47 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 18 Jul 2006 16:47:25 +0000 (16:47 +0000)
commit1bcc754b02bbc2522f80082fbd90677794f9e314
tree789eae1f2e746f6cc20cdc0526be1fd19a6e1935
parent705d43314d8f07dcbcade3a578f9fa6b385d5abd
ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also how we get samples from wavpack); outpu...

Original commit message from CVS:
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
(gst_wavpack_dec_format_samples),
(gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
(gst_wavpack_dec_change_state):
* ext/wavpack/gstwavpackdec.h:
Output audio in native byte order (which is also how we get
samples from wavpack); output samples with 21-24 bit depth
with 32 bit width (makes things easier for us).
ext/wavpack/gstwavpackdec.c
ext/wavpack/gstwavpackdec.h