Skip to content
  • Wim Taymans's avatar
    Add RTCP docs. · 0a39f494
    Wim Taymans authored
    Original commit message from CVS:
    * docs/libs/gst-plugins-base-libs-docs.sgml:
    * docs/libs/gst-plugins-base-libs-sections.txt:
    * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
    (gst_base_rtp_audio_payload_get_adapter):
    Add RTCP docs.
    Fix some more docs.
    * gst-libs/gst/rtp/Makefile.am:
    * gst-libs/gst/rtp/gstrtcpbuffer.c:
    (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
    (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
    (gst_rtcp_buffer_get_packet_count), (read_packet_header),
    (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
    (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
    (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
    (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
    (gst_rtcp_packet_sr_get_sender_info),
    (gst_rtcp_packet_sr_set_sender_info),
    (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
    (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
    (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
    (gst_rtcp_packet_sdes_get_chunk_count),
    (gst_rtcp_packet_sdes_first_chunk),
    (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
    (gst_rtcp_packet_sdes_first_item),
    (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
    (gst_rtcp_packet_bye_get_ssrc_count),
    (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
    (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
    (gst_rtcp_packet_bye_get_reason_len),
    (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
    * gst-libs/gst/rtp/gstrtcpbuffer.h:
    Add new helper object for parsing and creating RTCP messages.
    0a39f494
To find the state of this project's repository at the time of any of these versions, check out the tags.