summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-08-02 15:48:56 +0000
committerIain Holmes <iain@prettypeople.org>2004-08-02 15:48:56 +0000
commit8ec7327cb1c96055ab983858962f1bb195f9a4d4 (patch)
tree6b4cc238f6b3c909c34a75344207b13879f3b1ca /ChangeLog
parentfea26d3d795e8e6054383bd9a8833dd699857ecd (diff)
downloadgst-plugins-bad-8ec7327cb1c96055ab983858962f1bb195f9a4d4.tar.gz
gst-plugins-bad-8ec7327cb1c96055ab983858962f1bb195f9a4d4.tar.bz2
gst-plugins-bad-8ec7327cb1c96055ab983858962f1bb195f9a4d4.zip
if there is nothing connected to the sink of interleave it tries to claim it supports 0 channel audio. Fix this by as...
Original commit message from CVS: if there is nothing connected to the sink of interleave it tries to claim it supports 0 channel audio. Fix this by assuming that there will be at least 1 channel in the future.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34211f88..b0603da2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-08-02 Iain <iain@prettypeople.org>
+
+ * gst/interleave/interleave.c (interleave_init),
+ (interleave_request_new_pad),
+ (interleave_pad_removed),
+ (interleave_buffered_loop): Use the real pad count, not the artificial
+ one.
+
2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: bump nano back to development