diff -r 9b2c3c7a1a9c -r 567bb019e3e3 gst_plugins_base/gst-libs/gst/netbuffer/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gst_plugins_base/gst-libs/gst/netbuffer/README Tue Aug 31 15:30:33 2010 +0300 @@ -0,0 +1,9 @@ +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. +