summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-05-08 00:33:39 +0000
committerIain Holmes <iain@prettypeople.org>2004-05-08 00:33:39 +0000
commit3a1737c07699370279eae64a71dded925c8be1d4 (patch)
tree842183888e6662ae265779778b6c9cdfa7c02984 /ChangeLog
parent5093ae66b9fb4b124a28976a9a4cb58c12ab8f75 (diff)
downloadgst-plugins-bad-3a1737c07699370279eae64a71dded925c8be1d4.tar.gz
gst-plugins-bad-3a1737c07699370279eae64a71dded925c8be1d4.tar.bz2
gst-plugins-bad-3a1737c07699370279eae64a71dded925c8be1d4.zip
Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.
Original commit message from CVS: Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand. Made some useful functions in riff-read non-static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f68af3f3..20809c5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-08 Iain <iain@prettypeople.org>
+
+ * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
+ * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
+ (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
+ return the length that was read.
+ (gst_riff_read_strf_auds): Allow fmt tags as well.
+
2004-05-07 David Schleef <ds@schleef.org>
* ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct