From 3346a53374135b8a58a50f2ff18e0ecaaf2272d4 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 21 Apr 2011 23:30:26 +0100 Subject: docs: add various qtmux variants to documentation --- docs/plugins/Makefile.am | 1 + docs/plugins/gst-plugins-good-plugins-docs.sgml | 5 +++ docs/plugins/gst-plugins-good-plugins-sections.txt | 38 ++++++++++++++++++++++ 3 files changed, 44 insertions(+) (limited to 'docs') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index b511a43f7..410123edc 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -192,6 +192,7 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/multipart/multipartmux.h \ $(top_srcdir)/gst/quicktime/qtdemux.h \ $(top_srcdir)/gst/quicktime/gstqtmux.h \ + $(top_srcdir)/gst/quicktime/gstqtmux-doc.h \ $(top_srcdir)/gst/replaygain/gstrganalysis.h \ $(top_srcdir)/gst/replaygain/gstrglimiter.h \ $(top_srcdir)/gst/replaygain/gstrgvolume.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index fba35fd88..17584d7c7 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -18,6 +18,7 @@ gst-plugins-good Elements + @@ -100,6 +101,7 @@ + @@ -107,8 +109,10 @@ + + @@ -135,6 +139,7 @@ + diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index d2b8f759e..f3b4cd3c1 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -1,3 +1,10 @@ +
+element-3gppmux +3gppmux +Gst3GPPMux + +
+
element-aacparse aacparse @@ -1196,6 +1203,13 @@ GstInterleaveFunc gst_interleave_get_type
+
+element-ismlmux +ismlmux +GstISMLMux + +
+
element-jackaudiosrc jackaudiosrc @@ -1300,6 +1314,13 @@ GST_IS_MATROSKA_DEMUX_CLASS gst_matroska_demux_plugin_init
+
+element-mj2mux +mj2mux +GstMJ2Mux + +
+
element-monoscope monoscope @@ -1328,6 +1349,13 @@ GST_TYPE_MPEG_AUDIO_PARSE gst_mpeg_audio_parse_get_type
+
+element-mp4mux +mp4mux +GstMP4Mux + +
+
element-mulawdec mulawdec @@ -1687,6 +1715,16 @@ GST_TYPE_QTDEMUX gst_qtdemux_get_type
+
+element-qtmoovrecover +qtmoovrecover +GstQTMoovRecover +GstQTMoovRecoverClass +gst_qt_moov_recover_get_type +gst_qt_moov_recover_register + +
+
element-qtmux qtmux -- cgit v1.2.3