summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRené Stadler <mail@renestadler.de>2007-03-29 18:51:33 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-03-29 18:51:33 +0000
commitbfd65c42d11304827349a98f913f338c86d37eed (patch)
tree31c65d81eebaa7da3054d500126d29c733f96100 /ChangeLog
parenta87260cb3bcf022486875648b72a0ef37d2b0a7f (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82e38de6..b611de6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-03-29 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * 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.
+
2007-03-29 Wim Taymans <wim@fluendo.com>
* gst/rtp/gstasteriskh263.h: