summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-02-02 13:28:05 +0000
committerAndy Wingo <wingo@pobox.com>2007-02-02 13:28:05 +0000
commit91e91243a9f7be56df0be83f39a004f04b733294 (patch)
treea7642d36ecb5c06f136f8dcd5f39f9260d733545 /ChangeLog
parent144b320afec7e17795a855fd2468dc9f23196a14 (diff)
downloadgst-plugins-bad-91e91243a9f7be56df0be83f39a004f04b733294.tar.gz
gst-plugins-bad-91e91243a9f7be56df0be83f39a004f04b733294.tar.bz2
gst-plugins-bad-91e91243a9f7be56df0be83f39a004f04b733294.zip
configure.ac: ext/Makefile.am
Original commit message from CVS: 2007-02-02 Andy Wingo <wingo@pobox.com> * configure.ac: * ext/Makefile.am * ext/sndfile/Makefile.am: * ext/sndfile/gstsf.c: * ext/sndfile/gstsf.h: * ext/sndfile/gstsfsink.c: * ext/sndfile/gstsfsink.h: Port sfsink to 0.10. Works in pull or push mode with interleaved float or int data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 562d846b..4471f2eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-02-02 Andy Wingo <wingo@pobox.com>
+
+ * configure.ac:
+ * ext/Makefile.am
+ * ext/sndfile/Makefile.am:
+ * ext/sndfile/gstsf.c:
+ * ext/sndfile/gstsf.h:
+ * ext/sndfile/gstsfsink.c:
+ * ext/sndfile/gstsfsink.h: Port sfsink to 0.10. Works in pull or
+ push mode with interleaved float or int data.
+
2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
* ext/alsaspdif/alsaspdifsink.c: (plugin_init):