mpegts: More doc fixes

Still not done :(
This commit is contained in:
Edward Hervey 2014-06-24 16:04:57 +02:00
parent 0607756e24
commit 42b3d6ec8a
2 changed files with 61 additions and 11 deletions

View file

@ -196,7 +196,9 @@ gst_mpegts_descriptor_from_registration
GstMpegTsISO639LanguageDescriptor
GstMpegTsIso639AudioType
gst_mpegts_descriptor_parse_iso_639_language
gst_mpegts_descriptor_parse_dvb_stream_identifier
gst_mpegts_descriptor_parse_iso_639_language_idx
gst_mpegts_descriptor_parse_iso_639_language_nb
gst_mpegts_iso_639_language_descriptor_free
<SUBSECTION logical_channel>
GstMpegTsLogicalChannel
GstMpegTsLogicalChannelDescriptor
@ -207,6 +209,7 @@ GST_TYPE_MPEG_TS_CABLE_OUTER_FEC_SCHEME
GST_TYPE_MPEG_TS_MODULATION_TYPE
GST_TYPE_MPEG_TS_SATELLITE_POLARIZATION_TYPE
GST_TYPE_MPEG_TS_SATELLITE_ROLLOFF
GST_TYPE_MPEGTS_ISO_639_LANGUAGE
GST_TYPE_MPEGTS_DESCRIPTOR
GST_TYPE_MPEG_TS_DVB_SERVICE_TYPE
GST_TYPE_MPEG_TS_DESCRIPTOR_TYPE
@ -216,6 +219,7 @@ GST_TYPE_MPEG_TS_DVB_DESCRIPTOR_TYPE
GST_TYPE_MPEG_TS_ISDB_DESCRIPTOR_TYPE
GST_TYPE_MPEG_TS_MISC_DESCRIPTOR_TYPE
gst_mpegts_descriptor_get_type
gst_mpegts_iso_639_language_get_type
gst_mpeg_ts_cable_outer_fec_scheme_get_type
gst_mpeg_ts_modulation_type_get_type
gst_mpeg_ts_satellite_polarization_type_get_type
@ -265,7 +269,6 @@ GstMpegTsCableOuterFECScheme
gst_mpegts_descriptor_parse_cable_delivery_system
<SUBSECTION terrestrial_delivery>
GstMpegTsTerrestrialDeliverySystemDescriptor
GstMpegTsTerrestrialBandwidth
GstMpegTsTerrestrialTransmissionMode
GstMpegTsTerrestrialGuardInterval
GstMpegTsTerrestrialHierarchy
@ -291,7 +294,8 @@ GstMpegTsDVBTeletextType
gst_mpegts_descriptor_parse_dvb_teletext_idx
gst_mpegts_descriptor_parse_dvb_teletext_nb
<SUBSECTION subtitling>
gst_mpegts_descriptor_parse_dvb_subtitling
gst_mpegts_descriptor_parse_dvb_subtitling_idx
gst_mpegts_descriptor_parse_dvb_subtitling_nb
gst_mpegts_descriptor_from_dvb_subtitling
<SUBSECTION linkage>
GstMpegTsDVBLinkageType
@ -309,7 +313,7 @@ gst_mpegts_descriptor_parse_dvb_frequency_list
GstMpegTsDataBroadcastDescriptor
gst_mpegts_descriptor_parse_dvb_data_broadcast
<SUBSECTION scrambling>
GstMpegTsDvbScramblingModeType
GstMpegTsDVBScramblingModeType
gst_mpegts_descriptor_parse_dvb_scrambling
<SUBSECTION data_broadcast_id>
gst_mpegts_descriptor_parse_dvb_data_broadcast_id
@ -340,8 +344,18 @@ gst_mpegts_descriptor_parse_dvb_multilingual_service_name
GstMpegTsDvbMultilingualComponentItem
gst_mpegts_descriptor_parse_dvb_multilingual_component
<SUBSECTION Standard>
GST_TYPE_MPEG_TSDVB_CODE_RATE
GST_TYPE_MPEG_TS_DVB_CODE_RATE
GST_TYPE_MPEGTS_COMPONENT_DESCRIPTOR
GST_TYPE_MPEGTS_DVB_DATA_BROADCAST_DESCRIPTOR
GST_TYPE_MPEGTS_DVB_LINKAGE_DESCRIPTOR
GST_TYPE_MPEGTS_EXTENDED_EVENT_DESCRIPTOR
GST_TYPE_MPEGTS_T2_DELIVERY_SYSTEM_DESCRIPTOR
gst_mpegts_dvb_code_rate_get_type
gst_mpegts_component_descriptor_get_type
gst_mpegts_dvb_data_broadcast_descriptor_get_type
gst_mpegts_dvb_linkage_descriptor_get_type
gst_mpegts_extended_event_descriptor_get_type
gst_mpegts_t2_delivery_system_descriptor_get_type
</SECTION>
<SECTION>
@ -405,13 +419,46 @@ gst_mpeg_ts_stream_type_get_type
<SECTION>
<FILE>gst-atsc-section</FILE>
GstMpegTsSectionATSCTableID
<SUBSECTION tvct>
GstMpegTsAtscTVCTSource
GstMpegTsAtscTVCT
GstMpegTsAtscVCTSource
GstMpegTsAtscVCT
gst_mpegts_section_get_atsc_tvct
gst_mpegts_section_get_atsc_cvct
GstMpegTsAtscMGTTableType
GstMpegTsAtscMGTTable
GstMpegTsAtscMGT
gst_mpegts_section_get_atsc_mgt
gst_mpegts_atsc_string_segment_get_string
GstMpegTsAtscMultString
GstMpegTsAtscEITEvent
GstMpegTsAtscEIT
gst_mpegts_section_get_atsc_eit
GstMpegTsAtscETT
gst_mpegts_section_get_atsc_ett
GstMpegTsAtscSTT
gst_mpegts_section_get_atsc_stt
gst_mpegts_atsc_stt_get_datetime_utc
<SUBSECTION Standard>
GST_TYPE_MPEG_TS_SECTION_ATSC_TABLE_ID
gst_mpeg_ts_section_atsc_table_id_get_type
GST_TYPE_MPEGTS_ATSC_EIT
GST_TYPE_MPEGTS_ATSC_EIT_EVENT
GST_TYPE_MPEGTS_ATSC_ETT
GST_TYPE_MPEGTS_ATSC_MGT
GST_TYPE_MPEGTS_ATSC_MGT_TABLE
GST_TYPE_MPEGTS_ATSC_MULT_STRING
GST_TYPE_MPEGTS_ATSC_STRING_SEGMENT
GST_TYPE_MPEGTS_ATSC_STT
GST_TYPE_MPEGTS_ATSC_VCT
GST_TYPE_MPEGTS_ATSC_VCT_SOURCE
GstMpegTsAtscStringSegment
gst_mpegts_atsc_eit_event_get_type
gst_mpegts_atsc_eit_get_type
gst_mpegts_atsc_ett_get_type
gst_mpegts_atsc_mgt_get_type
gst_mpegts_atsc_mgt_table_get_type
gst_mpegts_atsc_mult_string_get_type
gst_mpegts_atsc_string_segment_get_type
gst_mpegts_atsc_stt_get_type
gst_mpegts_atsc_vct_get_type
gst_mpegts_atsc_vct_source_get_type
</SECTION>
<SECTION>
@ -427,6 +474,7 @@ gst_mpegts_section_from_nit
<SUBSECTION BAT>
GstMpegTsBAT
GstMpegTsBATStream
gst_mpegts_section_get_bat
<SUBSECTION SDT>
GstMpegTsSDT
GstMpegTsSDTService
@ -446,6 +494,7 @@ GstMpegTsTOT
gst_mpegts_section_get_tot
<SUBSECTION Standard>
GST_TYPE_MPEGTS_BAT
GST_TYPE_MPEGTS_BAT_STREAM
GST_TYPE_MPEGTS_EIT
GST_TYPE_MPEGTS_EIT_EVENT
GST_TYPE_MPEGTS_NIT
@ -457,6 +506,7 @@ GST_TYPE_MPEG_TS_SECTION_DVB_TABLE_ID
GST_TYPE_MPEG_TS_RUNNING_STATUS
gst_mpeg_ts_running_status_get_type
gst_mpeg_ts_section_dvb_table_id_get_type
gst_mpegts_bat_stream_get_type
gst_mpegts_bat_get_type
gst_mpegts_eit_event_get_type
gst_mpegts_eit_get_type

View file

@ -460,7 +460,7 @@ gst_mpegts_descriptor_parse_dvb_service (const GstMpegTsDescriptor *
* The data field of the #GstMpegTsDescriptor will be allocated,
* and transferred to the caller.
*
* Returns: (transfer full): the #GstMpgTsDescriptor or %NULL on fail
* Returns: (transfer full): the #GstMpegTsDescriptor or %NULL on fail
*/
GstMpegTsDescriptor *
gst_mpegts_descriptor_from_dvb_service (GstMpegTsDVBServiceType service_type,