mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-11 22:31:22 +00:00
Original commit message from CVS: * docs/libs/tmpl/gstcolorbalance.sgml: * gst-libs/gst/rtp/gstbasertpdepayload.c: * gst-libs/gst/rtp/gstbasertppayload.c: * gst-libs/gst/rtp/gstrtpbuffer.c: * gst-libs/gst/rtp/gstrtpbuffer.h: Do burger's rename for rtp payloaders and depayloaders |
||
---|---|---|
.. | ||
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.