docs/plugins/: Fix docs build and hierarchy.

Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
Fix docs build and hierarchy.
This commit is contained in:
Thomas Vander Stichele 2007-05-20 15:12:31 +00:00
parent 9da75fe571
commit 463847e9fe
3 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2007-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
Fix docs build and hierarchy.
2007-05-20 Tim-Philipp Müller <tim at centricular dot net>
* sys/directdraw/gstdirectdrawsink.c: (gst_ddrawsurface_finalize),

View file

@ -89,6 +89,9 @@ EXAMPLE_CFILES = \
$(top_srcdir)/ext/directfb/dfb-example.c
EXTRA_HFILES = \
$(top_srcdir)/sys/directdraw/gstdirectdrawsink.h \
$(top_srcdir)/sys/directsound/gstdirectsoundsink.h \
$(top_srcdir)/sys/waveform/gstwaveformsink.h \
$(top_srcdir)/ext/directfb/dfbvideosink.h \
$(top_srcdir)/ext/jack/gstjackaudiosink.h \
$(top_srcdir)/ext/musicbrainz/gsttrm.h \

View file

@ -12,12 +12,12 @@ GObject
GstBaseAudioSink
GstJackAudioSink
GstAudioSink
GstDirectSoundSink
GstSDLAudioSink
GstWaveFormSink
GstDirectSoundSink
GstSDLAudioSink
GstWaveFormSink
GstVideoSink
GstDirectDrawSink
GstGLImageSink
GstGLImageSink
GstSDLVideoSink
GstDfbVideoSink
GstOSXVideoSink