mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
20b31b4153
Original commit message from CVS: 2005-11-22 Andy Wingo <wingo@pobox.com> * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet) (gst_ogg_demux_perform_seek): * ext/theora/theoradec.c (theora_dec_sink_event): * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run update-funcnames. |
||
---|---|---|
.. | ||
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.