]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps songs...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 10 Aug 2005 12:12:31 +0000 (12:12 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 10 Aug 2005 12:12:31 +0000 (12:12 +0000)
commit9b36e6d56ec993c61341a30af4343b0f1a741209
tree85b3e8d7ed8b17a5d9fd6435857a02b926f29a06
parentd455ffe0f48d765f1d7eda990abb5dff822e188e
gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps songs and blockalign samples to the header...

Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
(gst_wavparse_stream_data):
Add some fixes from 0.8 branch: allow 24/32bps songs and
blockalign samples to the header-specified size, if any
(#311070); error out on channels==0 or bitrate==0
(#309043, #304588).
ChangeLog