summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-06-18 11:46:32 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-06-18 11:46:32 +0000
commit5f4f8514fcbdae352233021f49d65a39aeccc3ed (patch)
treee44c8090805666cda71d30ddafdd7db8ffbb7a96
parent655eccce9b309e2c90ce292645a44bf8760b5ad0 (diff)
ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset.
Original commit message from CVS: * ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d4a2a50..663126f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-06-18 Wim Taymans <wim@fluendo.com>
+
+ * ext/sidplay/gstsiddec.cc:
+ Fix negotiation and set correct end offset.
+
+2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac: branch and prerelease
+
2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),