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
commit4eb90524219f0ff42353748ae4c6873bce6882e1 (patch)
tree61f2259b912630dc38db9f8669da0f43d7dfcc63 /ChangeLog
parent6d1d8a65f6f9a16405518d1eea805d7eed26612e (diff)
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):