diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-07-27 11:21:53 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-07-27 11:21:53 +0000 |
| commit | e83ba9fb704841c72dbc5852489d1c446cd02835 (patch) | |
| tree | 37db98a527dbce7b669dca4c83b5156081727ec9 /ChangeLog | |
| parent | 538e3ef6000530d492942c56eceb1c799e512288 (diff) | |
gst/autodetect/gstautoaudiosink.c: Get rid of old and unused magic sound-server properties stuff.
Original commit message from CVS:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_create_element_with_pretty_name),
(gst_auto_audio_sink_find_best),
(gst_auto_audio_sink_change_state):
Get rid of old and unused magic sound-server properties stuff.
Add suffix to child sink's name that makes it easy to see from
the name alone which type it actually is (alsa, oss, esd, etc.).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-07-27 Tim-Philipp Müller <tim at centricular dot net> + + * gst/autodetect/gstautoaudiosink.c: + (gst_auto_audio_sink_create_element_with_pretty_name), + (gst_auto_audio_sink_find_best), + (gst_auto_audio_sink_change_state): + Get rid of old and unused magic sound-server properties stuff. + Add suffix to child sink's name that makes it easy to see from + the name alone which type it actually is (alsa, oss, esd, etc.). + 2006-07-27 Wim Taymans <wim@fluendo.com> * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init), |
