mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
ext/cdaudio/gstcdaudio.c: Added uri handler for cd://
Original commit message from CVS: * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init), (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event), (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type), (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri), (cdaudio_uri_set_uri), (cdaudio_uri_handler_init): Added uri handler for cd:// Port to new API.
This commit is contained in:
parent
96502fb6c0
commit
d4eb6d40a9
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-10-18 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
|
||||
(gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
|
||||
(gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
|
||||
(cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
|
||||
(cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
|
||||
Added uri handler for cd://
|
||||
Port to new API.
|
||||
|
||||
2004-10-18 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
|
||||
|
|
Loading…
Reference in a new issue