gstreamer/gst/udp
2012-03-30 18:15:34 +02:00
..
.gitignore
gstdynudpsink.c Merge branch 'master' into 0.11 2012-03-01 11:29:50 +01:00
gstdynudpsink.h
gstmultiudpsink.c udp: Fix compiling with mingw. 2012-03-27 11:42:43 +02:00
gstmultiudpsink.h
gstudp-marshal.list
gstudp.c
gstudp.h
gstudpnetutils.c
gstudpnetutils.h
gstudpsink.c udp: Change the default port to 5004 2012-03-06 21:44:36 -08:00
gstudpsink.h
gstudpsrc.c update for buffer api change 2012-03-30 18:15:34 +02:00
gstudpsrc.h
Makefile.am
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.