gstreamer/docs
Wim Taymans 6f93db5ab5 Fix parsing of RB blocks.
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
(gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
(gst_rtcp_unix_to_ntp):
* gst-libs/gst/rtp/gstrtcpbuffer.h:
Fix parsing of RB blocks.
Fix docs.
Added helper functions to convert to/from UNIX and NTP time.
API: gst_rtcp_ntp_to_unix()
API: gst_rtcp_unix_to_ntp()
* gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
(gst_rtp_buffer_get_header_len),
(gst_rtp_buffer_get_extension_data),
(gst_rtp_buffer_get_payload_subbuffer),
(gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
(gst_rtp_buffer_ext_timestamp):
* gst-libs/gst/rtp/gstrtpbuffer.h:
Fix some more docs.
Implement handling of packets with extensions.
Fix padding check in _validate().
Added function to get extension data.
API: gst_rtp_buffer_get_header_len()
API: gst_rtp_buffer_get_extension_data()
2007-09-03 19:31:11 +00:00
..
design Add draft design for forcing keyframes in encoders and implement in theoraenc. 2007-06-05 15:59:00 +00:00
libs Fix parsing of RB blocks. 2007-09-03 19:31:11 +00:00
plugins Add connection-speed property. Fixes #464690. 2007-08-08 15:05:22 +00:00
random ignore more 2005-11-30 17:45:21 +00:00
.gitignore first stab at documenting elements 2005-08-05 17:13:10 +00:00
design-audiosinks.txt More work on the audiosink, mostly debugging and a race in shutdown. 2005-05-05 09:37:46 +00:00
Makefile.am docs/Makefile.am: Install docs even when --disable-gtk-doc is disabled. This matches the behavior of gtk+. Fixes #3... 2007-05-15 20:14:06 +00:00
version.entities.in Added boilerplate gtk-doc files for plugin-libs documentation. 2004-12-20 16:29:06 +00:00