diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-09-06 12:00:36 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-09-06 12:00:36 +0000 |
commit | c537cfe08bbdb20bfa0c9d6a0e5082a09b1892d6 (patch) | |
tree | 36791eff65eca3f6f81a2c5135e2f9beb805330c | |
parent | d2480eddff8af0fe7bffaceea0c5b7a2ce66073d (diff) |
docs/plugins/gst-plugins-good-plugins.hierarchy: No tabs in this file please, or gtk-doc will end up documenting rath...
Original commit message from CVS:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
No tabs in this file please, or gtk-doc will end up documenting
rather absurd class hierarchies.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins.hierarchy | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2007-09-06 Tim-Philipp Müller <tim at centricular dot net> + * docs/plugins/gst-plugins-good-plugins.hierarchy: + No tabs in this file please, or gtk-doc will end up documenting + rather absurd class hierarchies. + +2007-09-06 Tim-Philipp Müller <tim at centricular dot net> + * ext/gconf/gstswitchsink.c: If the new kid element fails to change state for some reason (e.g. esdsink not being able to connect to the sound server), diff --git a/docs/plugins/gst-plugins-good-plugins.hierarchy b/docs/plugins/gst-plugins-good-plugins.hierarchy index 94f1208d..2926ee44 100644 --- a/docs/plugins/gst-plugins-good-plugins.hierarchy +++ b/docs/plugins/gst-plugins-good-plugins.hierarchy @@ -23,7 +23,7 @@ GObject GstAudioSink GstEsdSink GstOssSink - GstOsxAudioSink + GstOsxAudioSink GstAASink GstMultiUDPSink GstUDPSink |