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
commit65cbf1e03dfe9f70e7ca5639acc8a80b5f097d8e (patch)
tree0a63afe7bab17f1c93bc54e5e95ef0a8cb450fee
parentaea0c7c18f37e9ca7bc03ea69719b2c8e4370f81 (diff)
downloadgst-plugins-bad-65cbf1e03dfe9f70e7ca5639acc8a80b5f097d8e.tar.gz
gst-plugins-bad-65cbf1e03dfe9f70e7ca5639acc8a80b5f097d8e.tar.bz2
gst-plugins-bad-65cbf1e03dfe9f70e7ca5639acc8a80b5f097d8e.zip
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),