configure.ac: Require gst-plugins-base CVS for audioconvert with non-native float...
authorRené Stadler <mail@renestadler.de>
Thu, 29 Mar 2007 18:51:33 +0000 (18:51 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 29 Mar 2007 18:51:33 +0000 (18:51 +0000)
commitbfd65c42d11304827349a98f913f338c86d37eed
tree31c65d81eebaa7da3054d500126d29c733f96100
parenta87260cb3bcf022486875648b72a0ef37d2b0a7f
configure.ac: Require gst-plugins-base CVS for audioconvert with non-native float support and width/depth fix in libg...

Original commit message from CVS:
* configure.ac:
Require gst-plugins-base CVS for audioconvert with non-native
float support and width/depth fix in libgstriff.
Patch by: René Stadler <mail at renestadler dot de>
* gst/auparse/gstauparse.c: (gst_au_parse_reset),
(gst_au_parse_parse_header), (gst_au_parse_chain):
* gst/auparse/gstauparse.h:
Don't swap the floats ourself if they're not in native endianness.
Instead let audioconvert handle this. Fixes #339838.
ChangeLog
configure.ac
gst/auparse/gstauparse.c
gst/auparse/gstauparse.h