diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-09-23 13:21:43 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-09-23 13:21:43 +0000 |
commit | 651b00563e2027f69e37a7d3a81c9d18498d451a (patch) | |
tree | 5181ec893cd508b0457b7c951c40831673d79986 /ChangeLog | |
parent | 33ae52e8a330d153c63634ed0198145ebe62cd45 (diff) | |
download | gst-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |