diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-06-18 11:46:32 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-06-18 11:46:32 +0000 |
commit | 5f4f8514fcbdae352233021f49d65a39aeccc3ed (patch) | |
tree | e44c8090805666cda71d30ddafdd7db8ffbb7a96 | |
parent | 655eccce9b309e2c90ce292645a44bf8760b5ad0 (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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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), |