gstreamer/gst/udp
2011-11-03 16:43:00 +01:00
..
.gitignore
gstdynudpsink.c update for new net library 2011-11-03 16:43:00 +01:00
gstdynudpsink.h
gstmultiudpsink.c
gstmultiudpsink.h multiudpsink: add buffer-size property 2011-01-05 12:05:15 +01:00
gstudp-marshal.list
gstudp.c update for new net library 2011-11-03 16:43:00 +01:00
gstudp.h
gstudpnetutils.c
gstudpnetutils.h
gstudpsink.c
gstudpsink.h
gstudpsrc.c update for new net library 2011-11-03 16:43:00 +01:00
gstudpsrc.h
Makefile.am update for new net library 2011-11-03 16:43:00 +01:00
README
udp.vcproj

* What is UDP src/sink?

It is a set of element to transfer data using UDP, nothing more, nothing less.
Its main purpose is to be used in conjunction with RTP but they are kept as
separate elements because we can.