$(top_srcdir)/gst/replaygain/gstrganalysis.h \
$(top_srcdir)/gst/replaygain/gstrglimiter.h \
$(top_srcdir)/gst/replaygain/gstrgvolume.h \
+ $(top_srcdir)/gst/rtp/gstrtpj2kpay.h \
$(top_srcdir)/gst/rtp/gstrtpjpegpay.h \
$(top_srcdir)/gst/rtpmanager/gstrtpbin.h \
$(top_srcdir)/gst/rtpmanager/gstrtpjitterbuffer.h \
<xi:include href="xml/element-rgvolume.xml" />
<xi:include href="xml/element-rippletv.xml" />
<xi:include href="xml/element-rtpdec.xml" />
+ <xi:include href="xml/element-rtpj2kpay.xml" />
<xi:include href="xml/element-rtpjpegpay.xml" />
<xi:include href="xml/element-rtspsrc.xml" />
<xi:include href="xml/element-shagadelictv.xml" />
gst_rtp_dec_get_type
</SECTION>
+<SECTION>
+<FILE>element-rtpj2kpay</FILE>
+<TITLE>rtpj2kpay</TITLE>
+GstRtpJ2KPay
+<SUBSECTION Standard>
+GstRtpJ2KPayClass
+GST_RTP_J2K_PAY
+GST_IS_RTP_J2K_PAY
+GST_TYPE_RTP_J2K_PAY
+GST_RTP_J2K_PAY_CLASS
+GST_IS_RTP_J2K_PAY_CLASS
+gst_rtp_j2k_pay_plugin_init
+gst_rtp_j2k_pay_get_type
+</SECTION>
+
<SECTION>
<FILE>element-rtpjpegpay</FILE>
<TITLE>rtpjpegpay</TITLE>
*/
/**
- * SECTION:rtpj2kpay
+ * SECTION:element-rtpj2kpay
*
* Payload encode JPEG 2000 pictures into RTP packets according to RFC 5371.
* For detailed information see: http://www.rfc-editor.org/rfc/rfc5371.txt
*/
/**
- * SECTION:rtpjpegpay
+ * SECTION:element-rtpjpegpay
*
* Payload encode JPEG pictures into RTP packets according to RFC 2435.
* For detailed information see: http://www.rfc-editor.org/rfc/rfc2435.txt