mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
b515b87da8
Original commit message from CVS: 2005-12-05 Andy Wingo <wingo@pobox.com> patch by: Kai Vehmanen <kv2004 eca cx> * gst-libs/gst/rtp/gstbasertpdepayload.c (gst_base_rtp_depayload_thread): Fix busy loop (#323017). |
||
---|---|---|
.. | ||
gstbasertpdepayload.c | ||
gstbasertpdepayload.h | ||
gstbasertppayload.c | ||
gstbasertppayload.h | ||
gstrtpbuffer.c | ||
gstrtpbuffer.h | ||
Makefile.am | ||
README |
The RTP libraries --------------------- GstRTPBuffer: A GstBuffer subclass that can has extra RTP information such as timestamps and marks. It is used for communications between the RTPSession element and the RTP payloaders/depayloaders.