From 5f4f8514fcbdae352233021f49d65a39aeccc3ed Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 18 Jun 2004 11:46:32 +0000 Subject: [PATCH] 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d4a2a50fe..663126f74e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-06-18 Wim Taymans + + * ext/sidplay/gstsiddec.cc: + Fix negotiation and set correct end offset. + +2004-06-18 Thomas Vander Stichele + + * configure.ac: branch and prerelease + 2004-06-17 Thomas Vander Stichele * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),