docs: add freeze to plugin docs

This commit is contained in:
Stefan Kost 2010-05-07 10:58:49 +03:00
parent 3ed0c5f8bc
commit 33b17318f2
3 changed files with 16 additions and 0 deletions

View file

@ -143,6 +143,7 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/dtmf/gstrtpdtmfdepay.h \
$(top_srcdir)/gst/dvdspu/gstdvdspu.h \
$(top_srcdir)/gst/festival/gstfestival.h \
$(top_srcdir)/gst/freeze/gstfreeze.h \
$(top_srcdir)/gst/imagefreeze/gstimagefreeze.h \
$(top_srcdir)/gst/legacyresample/gstlegacyresample.h \
$(top_srcdir)/gst/liveadder/liveadder.h \

View file

@ -47,6 +47,7 @@
<xi:include href="xml/element-festival.xml" />
<xi:include href="xml/element-flacparse.xml" />
<xi:include href="xml/element-fpsdisplaysink.xml" />
<xi:include href="xml/element-freeze.xml" />
<xi:include href="xml/element-imagefreeze.xml" />
<xi:include href="xml/element-input-selector.xml" />
<xi:include href="xml/element-jackaudiosrc.xml" />

View file

@ -478,6 +478,20 @@ GST_IS_FPS_DISPLAY_SINK_CLASS
fps_display_sink_get_type
</SECTION>
<SECTION>
<FILE>element-freeze</FILE>
<TITLE>freeze</TITLE>
GstFreeze
<SUBSECTION Standard>
GstFreezeClass
GST_FREEZE
GST_FREEZE_CLASS
GST_IS_FREEZE
GST_IS_FREEZE_CLASS
GST_TYPE_FREEZE
gst_freeze_get_type
</SECTION>
<SECTION>
<FILE>element-imagefreeze</FILE>
<TITLE>imagefreeze</TITLE>