summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-11-12 15:04:55 +0000
committerIain Holmes <iain@prettypeople.org>2004-11-12 15:04:55 +0000
commit0548c564476082e4eb94ea96a629bf8427420b5e (patch)
tree8ecd2d8efa3a0fc74692873398df6d459fc8cbe7 /ChangeLog
parentc39ed546c7cf1f2bd80fc721267d56d18dfb97c9 (diff)
downloadgst-plugins-bad-0548c564476082e4eb94ea96a629bf8427420b5e.tar.gz
gst-plugins-bad-0548c564476082e4eb94ea96a629bf8427420b5e.tar.bz2
gst-plugins-bad-0548c564476082e4eb94ea96a629bf8427420b5e.zip
Added the polypaudio sink and hooked it into the build system.
Original commit message from CVS: Added the polypaudio sink and hooked it into the build system.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93896ba5..25550c93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-11-12 Iain <iaingnome@gmail.com>
+
+ * configure.ac: Check for polypaudio
+
+ * ext/Makefile.am: Build the polyp dir
+
+ * ext/polyp: The polypsink sources.
+
+2004-10-30 Iain <iaingnome@gmail.com>
+
+ * gst/interleave/interleave.c (interleave_unlink): Change the src pads
+ caps to reflect the new number of channels.
+
2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):