diff -r 71e347f905f2 -r 4a7fac7dd34a 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 Fri Apr 16 15:15:52 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. +