From 4efa891f6f3a4bfc7782506daea17da81a94f8eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 22 Apr 2009 19:43:22 +0200 Subject: deinterlace2: Add documentation and integrate into the build system --- docs/plugins/Makefile.am | 1 + docs/plugins/gst-plugins-bad-plugins-docs.sgml | 2 ++ docs/plugins/gst-plugins-bad-plugins-sections.txt | 14 ++++++++++++++ 3 files changed, 17 insertions(+) (limited to 'docs/plugins') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index d87cddd1..d723b6ac 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -121,6 +121,7 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/autoconvert/gstautoconvert.h \ $(top_srcdir)/gst/camerabin/gstcamerabin.h \ $(top_srcdir)/gst/deinterlace/gstdeinterlace.h \ + $(top_srcdir)/gst/deinterlace2/gstdeinterlace2.h \ $(top_srcdir)/gst/dccp/gstdccpclientsink.h \ $(top_srcdir)/gst/dccp/gstdccpclientsrc.h \ $(top_srcdir)/gst/dccp/gstdccpserversink.h \ diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index fdf131f1..f9178b00 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -33,6 +33,7 @@ + @@ -101,6 +102,7 @@ + diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 593bab46..0973d7ef 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -223,6 +223,20 @@ GST_TYPE_DEINTERLACE gst_deinterlace_get_type +
+element-deinterlace2 +deinterlace2 +GstDeinterlace2 + +GstDeinterlace2Class +GST_IS_DEINTERLACE2 +GST_IS_DEINTERLACE2_CLASS +GST_DEINTERLACE2 +GST_DEINTERLACE2_CLASS +GST_TYPE_DEINTERLACE2 +gst_deinterlace2_get_type +
+
element-dfbvideosink dfbvideosink -- cgit v1.2.1