• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D19-Apr-2019541 148

Makefile.inH A D03-May-202237.9 KiB1,018922

READMEH A D19-Apr-2019216 84

gstdynudpsink.cH A D19-Apr-201917.2 KiB600466

gstdynudpsink.hH A D19-Apr-20192.2 KiB7332

gstmultiudpsink.cH A D19-Apr-201955.5 KiB1,8751,420

gstmultiudpsink.hH A D19-Apr-20194.9 KiB15192

gstudp.cH A D19-Apr-20192.1 KiB6834

gstudpnetutils.cH A D19-Apr-20192.9 KiB10970

gstudpnetutils.hH A D19-Apr-20191.1 KiB305

gstudpsink.cH A D19-Apr-20196.8 KiB260174

gstudpsink.hH A D19-Apr-20191.7 KiB5825

gstudpsrc.cH A D19-Apr-201954 KiB1,7841,346

gstudpsrc.hH A D19-Apr-20192.5 KiB9651

meson.buildH A D19-Apr-2019446 1917

README

1* What is UDP src/sink?
2
3It is a set of element to transfer data using UDP, nothing more, nothing less.
4Its main purpose is to be used in conjunction with RTP but they are kept as
5separate elements because we can.
6
7
8