From 1b2c033cc63d2d1f0f71dd46cf8c4d9f6c7c27b4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 21 Feb 2015 19:07:14 +0000 Subject: [PATCH] docs: add opus elements to documentation --- docs/plugins/gst-plugins-bad-plugins-docs.sgml | 6 +++ docs/plugins/gst-plugins-bad-plugins-sections.txt | 65 +++++++++++++++++++++++ 2 files changed, 71 insertions(+) diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 70cc5c0..51278e9 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -73,6 +73,11 @@ + + + + + @@ -139,6 +144,7 @@ + diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 56ceefc..5e869c8 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -1109,6 +1109,71 @@ gst_opencv_text_overlay_get_type gst_opencv_text_overlay_plugin_init +element-opusdec +opusdec +GstOpusDec + +GstOpusDecClass +gst_opus_dec_get_type +GST_TYPE_OPUS_DEC +GST_OPUS_DEC +GST_OPUS_DEC_CLASS +GST_IS_OPUS_DEC +GST_IS_OPUS_DEC_CLASS + + +element-opusenc +opusenc +GstOpusEnc + +GstOpusEncClass +gst_opus_enc_get_type +GST_TYPE_OPUS_ENC +GST_OPUS_ENC +GST_OPUS_ENC_CLASS +GST_IS_OPUS_ENC +GST_IS_OPUS_ENC_CLASS + + +element-opusparse +opusparse +GstOpusParse + +GstOpusParseClass +gst_opus_parse_get_type +GST_TYPE_OPUS_PARSE +GST_OPUS_PARSE +GST_OPUS_PARSE_CLASS +GST_IS_OPUS_PARSE +GST_IS_OPUS_PARSE_CLASS + + +element-rtpopusdepay +rtpopusdepay +GstRTPOpusDepay + +GstRTPOpusDepayClass +gst_rtp_opus_depay_get_type +GST_TYPE_RTP_OPUS_DEPAY +GST_RTP_OPUS_DEPAY +GST_RTP_OPUS_DEPAY_CLASS +GST_IS_RTP_OPUS_DEPAY +GST_IS_RTP_OPUS_DEPAY_CLASS + + +element-rtpopuspay +rtpopuspay +GstRtpOPUSPay + +GstRtpOPUSPayClass +gst_rtp_opus_pay_get_type +GST_TYPE_RTP_OPUS_PAY +GST_RTP_OPUS_PAY +GST_RTP_OPUS_PAY_CLASS +GST_IS_RTP_OPUS_PAY +GST_IS_RTP_OPUS_PAY_CLASS + +
element-pcapparse pcapparse -- 2.7.4