mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
cf273d8add
Original commit message from CVS: Patch by: Olivier Crete <tester at tester ca> * docs/libs/gst-plugins-base-libs-sections.txt: * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal): * gst-libs/gst/netbuffer/gstnetbuffer.h: Add trivial function to compare GstNetAddress. See #520626. API: GstNetBuffer::gst_netaddress_equal |
||
---|---|---|
.. | ||
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.