gstreamer/gst-libs/gst/net
Andy Wingo 9079621594 gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
Original commit message from CVS:
2005-06-09  Andy Wingo  <wingo@pobox.com>

* gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
2005-06-09 15:01:54 +00:00
..
gstnetbuffer.c
gstnetbuffer.h
Makefile.am gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet. 2005-06-09 15:01:54 +00:00
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.