From 73862d5096a3df67bfa5b70ecce94da5761a1327 Mon Sep 17 00:00:00 2001 From: Stefan Ringel Date: Sun, 30 Mar 2014 21:02:45 +0200 Subject: mpegts: fix docs Signed-off-by: Stefan Ringel https://bugzilla.gnome.org/show_bug.cgi?id=727356 --- docs/libs/gst-plugins-bad-libs-sections.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index db90493a5..239978f2a 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -240,6 +240,7 @@ gst_mpeg_ts_atsc_descriptor_type_get_type
gst-dvb-descriptor GstMpegTsDVBDescriptorType +GstMpegTsDVBExtendedDescriptorType GstMpegTsContent gst_mpegts_descriptor_parse_dvb_content @@ -270,6 +271,11 @@ GstMpegTsTerrestrialHierarchy GstMpegTsModulationType GstMpegTsDVBCodeRate gst_mpegts_descriptor_parse_terrestrial_delivery_system + +GstMpegTsT2DeliverySystemCellExtension +GstMpegTsT2DeliverySystemCell +GstMpegTsT2DeliverySystemDescriptor +gst_mpegts_descriptor_parse_dvb_t2_delivery_system gst_mpegts_descriptor_parse_dvb_short_event @@ -286,9 +292,14 @@ gst_mpegts_descriptor_parse_dvb_teletext_nb gst_mpegts_descriptor_parse_dvb_subtitling gst_mpegts_descriptor_from_dvb_subtitling + +GstMpegTsDataBroadcastDescriptor +gst_mpegts_descriptor_parse_dvb_data_broadcast + +gst_mpegts_descriptor_parse_dvb_stream_identifier GST_TYPE_MPEG_TSDVB_CODE_RATE -gst_mpeg_tsdvb_code_rate_get_type +gst_mpegts_dvb_code_rate_get_type
-- cgit v1.2.1