diff options
| author | Iain Holmes <iain@prettypeople.org> | 2004-11-12 15:04:55 +0000 |
|---|---|---|
| committer | Iain Holmes <iain@prettypeople.org> | 2004-11-12 15:04:55 +0000 |
| commit | 4eb90524219f0ff42353748ae4c6873bce6882e1 (patch) | |
| tree | 61f2259b912630dc38db9f8669da0f43d7dfcc63 /ChangeLog | |
| parent | 6d1d8a65f6f9a16405518d1eea805d7eed26612e (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-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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): |
