ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 18 Jun 2004 11:46:32 +0000 (11:46 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 18 Jun 2004 11:46:32 +0000 (11:46 +0000)
Original commit message from CVS:
* ext/sidplay/gstsiddec.cc:
Fix negotiation and set correct end offset.

ChangeLog

index 4d4a2a50fe11b4c6b039a970501d8a6c2a5228e0..663126f74e912d68271e8882b86ab3a025925a7d 100644 (file)
--- 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),