summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-09-23 13:21:43 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-09-23 13:21:43 +0000
commit651b00563e2027f69e37a7d3a81c9d18498d451a (patch)
tree5181ec893cd508b0457b7c951c40831673d79986 /ChangeLog
parent33ae52e8a330d153c63634ed0198145ebe62cd45 (diff)
downloadgst-plugins-bad-651b00563e2027f69e37a7d3a81c9d18498d451a.tar.gz
gst-plugins-bad-651b00563e2027f69e37a7d3a81c9d18498d451a.tar.bz2
gst-plugins-bad-651b00563e2027f69e37a7d3a81c9d18498d451a.zip
ext/cdaudio/gstcdaudio.c: Port to 0.10.
Original commit message from CVS: * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init), (gst_cdaudio_init), (gst_cdaudio_set_property), (gst_cdaudio_get_property), (gst_cdaudio_change_state), (gst_cdaudio_send_event), (gst_cdaudio_get_query_types), (gst_cdaudio_query), (cdaudio_uri_set_uri): Port to 0.10.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0108d35f..5b476ac4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-23 Wim Taymans <wim@fluendo.com>
+
+ * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
+ (gst_cdaudio_init), (gst_cdaudio_set_property),
+ (gst_cdaudio_get_property), (gst_cdaudio_change_state),
+ (gst_cdaudio_send_event), (gst_cdaudio_get_query_types),
+ (gst_cdaudio_query), (cdaudio_uri_set_uri):
+ Port to 0.10.
+
2006-09-22 David Schleef <ds@schleef.org>
* sys/glsink/glimagesink.c: