From ea9090e73fada2f174319b901ec39c4a042992d6 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Mon, 12 Dec 2005 22:29:34 +0000 Subject: Adding documentation for videomixer on my way with a funny sample pipeline. Original commit message from CVS: 2005-12-12 Julien MOUTTE * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.hierarchy: * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps), (gst_videomixer_fill_queues), (gst_videomixer_update_queues), (gst_videomixer_collected): Adding documentation for videomixer on my way with a funny sample pipeline. --- docs/plugins/gst-plugins-good-plugins.hierarchy | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/plugins/gst-plugins-good-plugins.hierarchy') diff --git a/docs/plugins/gst-plugins-good-plugins.hierarchy b/docs/plugins/gst-plugins-good-plugins.hierarchy index e3db900e..a1cfacce 100644 --- a/docs/plugins/gst-plugins-good-plugins.hierarchy +++ b/docs/plugins/gst-plugins-good-plugins.hierarchy @@ -294,6 +294,7 @@ GObject GstTypeFindElement GstMultipartMux GstMultipartDemux + GstVideoMixer GstPadTemplate GstIndex GstMemIndex -- cgit