summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-06-15 16:47:07 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-06-15 16:47:07 +0000
commitf7ee26f4512878503199a110c3665fff224a1939 (patch)
tree8a7fb7dfa47ac6e389c85c69e6845cfb4d27d7eb /ChangeLog
parent31214d25a6af755bfdb321d895b98af89bc3f840 (diff)
downloadgst-plugins-bad-f7ee26f4512878503199a110c3665fff224a1939.tar.gz
gst-plugins-bad-f7ee26f4512878503199a110c3665fff224a1939.tar.bz2
gst-plugins-bad-f7ee26f4512878503199a110c3665fff224a1939.zip
ext/cdio/cddasrc.c: Default to cdda://1 when called with empty URI (cdda://) like when called from gst_element_make_f...
Original commit message from CVS: * ext/cdio/cddasrc.c: (cddasrc_uri_set_uri): Default to cdda://1 when called with empty URI (cdda://) like when called from gst_element_make_from_uri(). We need to return TRUE in the set_uri() function if we can handle the protocol but don't know whether the track number is valid yet. (fixes #307804)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70d2ae2e..655a276f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-06-15 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/cdio/cddasrc.c: (cddasrc_uri_set_uri):
+ Default to cdda://1 when called with empty URI (cdda://)
+ like when called from gst_element_make_from_uri(). We need
+ to return TRUE in the set_uri() function if we can handle
+ the protocol but don't know whether the track number
+ is valid yet. (fixes #307804)
+
2005-06-15 David Schleef <ds@schleef.org>
* gst/videoscale/gstvideoscale.c: Add 24-bit and 15-bit RGB