mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
003cd58432
Original commit message from CVS: 2005-10-09 Philippe Khalaf <burger@speedy.org> * gst-libs/gst/rtp/rtpbasedepayload.c: Set timestamp and add queue delay to timestamp * gst-libs/gst/rtp/rtpbuffer.h: Set correct payload type for h263 |
||
---|---|---|
.. | ||
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.