diff --git a/ChangeLog b/ChangeLog index 8e02aba601..96b7df6fcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-06-13 Jan Schmidt + + * docs/plugins/Makefile.am: + * docs/plugins/gstreamer-plugins-docs.sgml: + * docs/plugins/gstreamer-plugins-sections.txt: + Pull fdsink into the docs too. + 2007-06-11 Sebastian Dröge * libs/gst/controller/gstinterpolation.c: diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index b828571e9d..e1eae80203 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -79,6 +79,7 @@ EXTRA_HFILES = \ $(top_srcdir)/plugins/elements/gstcapsfilter.h \ $(top_srcdir)/plugins/elements/gstfakesrc.h \ $(top_srcdir)/plugins/elements/gstfakesink.h \ + $(top_srcdir)/plugins/elements/gstfdsink.h \ $(top_srcdir)/plugins/elements/gstfdsrc.h \ $(top_srcdir)/plugins/elements/gstfilesrc.h \ $(top_srcdir)/plugins/elements/gstfilesink.h \ diff --git a/docs/plugins/gstreamer-plugins-docs.sgml b/docs/plugins/gstreamer-plugins-docs.sgml index 36fdc71e8e..faf2501217 100644 --- a/docs/plugins/gstreamer-plugins-docs.sgml +++ b/docs/plugins/gstreamer-plugins-docs.sgml @@ -15,6 +15,7 @@ + diff --git a/docs/plugins/gstreamer-plugins-sections.txt b/docs/plugins/gstreamer-plugins-sections.txt index 5e765fc6ba..b415835ffc 100644 --- a/docs/plugins/gstreamer-plugins-sections.txt +++ b/docs/plugins/gstreamer-plugins-sections.txt @@ -35,6 +35,20 @@ GST_IS_FAKE_SINK_CLASS gst_fake_sink_get_type +
+element-fdsink +fdsink +GstFdSink + +GST_FD_SINK +GST_IS_FD_SINK +GST_TYPE_FD_SINK +GST_FD_SINK_CLASS +GST_IS_FD_SINK_CLASS + +gst_fd_sink_get_type +
+
element-fdsrc fdsrc