From baa94a9b422ab8d20b9d1f993045f61cd7f90f2c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 30 Apr 2007 11:15:58 +0000 Subject: [PATCH] docs/plugins/gst-plugins-good-plugins-docs.sgml: Remove v4l2src from docs, since it breaks the docs build, and the pl... Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: Remove v4l2src from docs, since it breaks the docs build, and the plugin is only built if --enable-experimental is used anyway. * docs/plugins/Makefile.am: Spaces => tab. --- ChangeLog | 9 +++++++++ docs/plugins/Makefile.am | 2 +- docs/plugins/gst-plugins-good-plugins-docs.sgml | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a8cf688..be542c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-04-30 Tim-Philipp Müller + + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + Remove v4l2src from docs, since it breaks the docs build, and the + plugin is only built if --enable-experimental is used anyway. + + * docs/plugins/Makefile.am: + Spaces => tab. + 2007-04-29 Wim Taymans * gst/udp/gstmultiudpsink.c: (leave_multicast), diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index e94a8b5..a21137d 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -122,7 +122,7 @@ EXTRA_HFILES = \ $(top_srcdir)/sys/oss/gstossmixerelement.h \ $(top_srcdir)/sys/oss/gstosssrc.h \ $(top_srcdir)/sys/oss/gstosssink.h \ - $(top_srcdir)/sys/v4l2/gstv4l2src.h \ + $(top_srcdir)/sys/v4l2/gstv4l2src.h \ $(top_srcdir)/sys/ximage/gstximagesrc.h # example code that needs to be converted to xml and placed in xml/ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 11a0aba..7237112 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -58,7 +58,7 @@ - + @@ -113,7 +113,7 @@ - + -- 2.7.4