docs: add faac to documentation

This commit is contained in:
Mark Nauwelaerts 2009-09-05 21:35:35 +02:00
parent ceb6792447
commit e2d9bcc22d
3 changed files with 16 additions and 0 deletions

View file

@ -96,6 +96,7 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/directfb/dfbvideosink.h \
$(top_srcdir)/ext/dts/gstdtsdec.h \
$(top_srcdir)/ext/ivorbis/vorbisdec.h \
$(top_srcdir)/ext/faac/gstfaac.h \
$(top_srcdir)/ext/jack/gstjackaudiosrc.h \
$(top_srcdir)/ext/jack/gstjackaudiosink.h \
$(top_srcdir)/ext/kate/gstkateenc.h \

View file

@ -36,6 +36,7 @@
<xi:include href="xml/element-dtsdec.xml" />
<xi:include href="xml/element-dvbsrc.xml" />
<xi:include href="xml/element-dvdspu.xml" />
<xi:include href="xml/element-faac.xml" />
<xi:include href="xml/element-festival.xml" />
<xi:include href="xml/element-fpsdisplaysink.xml" />
<xi:include href="xml/element-input-selector.xml" />

View file

@ -315,6 +315,20 @@ DVD_SPU_UNLOCK
SPU_STATE_FLAGS_MASK
</SECTION>
<SECTION>
<FILE>element-faac</FILE>
<TITLE>faac</TITLE>
GstFaac
<SUBSECTION Standard>
GstFaacClass
GST_TYPE_FAAC
GST_FAAC
GST_IS_FAAC
GST_FAAC_CLASS
GST_IS_FAAC_CLASS
gst_faac_get_type
</SECTION>
<SECTION>
<FILE>element-festival</FILE>
<TITLE>festival</TITLE>