docs: add rsvg plugin to the docs
This commit is contained in:
parent
07f797bf39
commit
eb0d4f2b3f
@ -124,6 +124,8 @@ EXTRA_HFILES = \
|
||||
$(top_srcdir)/ext/opencv/gstpyramidsegment.h \
|
||||
$(top_srcdir)/ext/opencv/gsttemplatematch.h \
|
||||
$(top_srcdir)/ext/opencv/gsttextwrite.h \
|
||||
$(top_srcdir)/ext/rsvg/gstrsvgdec.h \
|
||||
$(top_srcdir)/ext/rsvg/gstrsvgoverlay.h \
|
||||
$(top_srcdir)/ext/sdl/sdlaudiosink.h \
|
||||
$(top_srcdir)/ext/sdl/sdlvideosink.h \
|
||||
$(top_srcdir)/ext/theora/theoradec.h \
|
||||
|
@ -94,6 +94,8 @@
|
||||
<xi:include href="xml/element-pinch.xml" />
|
||||
<xi:include href="xml/element-pyramidsegment.xml" />
|
||||
<xi:include href="xml/element-qtmux.xml" />
|
||||
<xi:include href="xml/element-rsvgdec.xml" />
|
||||
<xi:include href="xml/element-rsvgoverlay.xml" />
|
||||
<xi:include href="xml/element-rtpdtmfdepay.xml" />
|
||||
<xi:include href="xml/element-rtpdtmfsrc.xml" />
|
||||
<xi:include href="xml/element-rtpdtmfmux.xml" />
|
||||
@ -195,6 +197,7 @@
|
||||
<xi:include href="xml/plugin-rawparse.xml" />
|
||||
<xi:include href="xml/plugin-real.xml" />
|
||||
<xi:include href="xml/plugin-rfbsrc.xml" />
|
||||
<xi:include href="xml/plugin-rsvg.xml" />
|
||||
<xi:include href="xml/plugin-rtpmux.xml" />
|
||||
<xi:include href="xml/plugin-scaletempo.xml" />
|
||||
<xi:include href="xml/plugin-sdl.xml" />
|
||||
|
@ -1188,6 +1188,34 @@ GST_TYPE_QT_MUX
|
||||
gst_qt_mux_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-rsvgoverlay</FILE>
|
||||
<TITLE>rsvgoverlay</TITLE>
|
||||
GstRsvgOverlay
|
||||
<SUBSECTION Standard>
|
||||
GstRsvgOverlayClass
|
||||
GST_RSVG_OVERLAY
|
||||
GST_RSVG_OVERLAY_CLASS
|
||||
GST_IS_RSVG_OVERLAY
|
||||
GST_IS_RSVG_OVERLAY_CLASS
|
||||
GST_TYPE_RSVG_OVERLAY
|
||||
gst_rsvg_overlay_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-rsvgdec</FILE>
|
||||
<TITLE>rsvgdec</TITLE>
|
||||
GstRsvgDec
|
||||
<SUBSECTION Standard>
|
||||
GstRsvgDecClass
|
||||
GST_RSVG_DEC
|
||||
GST_RSVG_DEC_CLASS
|
||||
GST_IS_RSVG_DEC
|
||||
GST_IS_RSVG_DEC_CLASS
|
||||
GST_TYPE_RSVG_DEC
|
||||
gst_rsvg_dec_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-rtpdtmfdepay</FILE>
|
||||
<TITLE>rtpdtmfdepay</TITLE>
|
||||
|
Loading…
x
Reference in New Issue
Block a user