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 | 65cbf1e03dfe9f70e7ca5639acc8a80b5f097d8e (patch) | |
tree | 0a63afe7bab17f1c93bc54e5e95ef0a8cb450fee | |
parent | aea0c7c18f37e9ca7bc03ea69719b2c8e4370f81 (diff) | |
download | gst-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-- | 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), |