mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
1a4ad8377d
Original commit message from CVS: * gst-libs/gst/net/Makefile.am: * gst-libs/gst/rtp/Makefile.am: * gst-libs/gst/tag/Makefile.am: remove silly include * gst/tags/Makefile.am: * gst/tags/gsttagediting.c: * gst/tags/gsttageditingprivate.h: * gst/tags/tagedit.vcproj: remove directory, is as good as empty |
||
---|---|---|
.. | ||
gstnetbuffer.c | ||
gstnetbuffer.h | ||
Makefile.am | ||
README |
The network libraries --------------------- GstNetBuffer: A GstBuffer subclass that can be used by network sources or sinks to store additional to and from addresses. This is required for plugins that operate on this data like RTP.