udpsrc: add "retrieve-sender-address" property
authorTim-Philipp Müller <tim@centricular.com>
Mon, 18 Apr 2016 13:33:10 +0000 (14:33 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 18 Apr 2016 13:33:10 +0000 (14:33 +0100)
commit76506190e9632e6d4b3736eeb559fe4e19e3a6d1
tree7f4fb6323c8172c1330f043060ac31dcda2226f0
parentdf9eed0ab55917b0719d784156d8d11f9b8b0136
udpsrc: add "retrieve-sender-address" property

This allows disabling of sender address retrieval, which might
be useful in certain scenarios, like when the socket is connected,
or the sender address is not of interest (e.g. when receiving an
MPEG-TS stream). Disabling sender address retrieval in those
cases can have minor performance advantages.

https://bugzilla.gnome.org/show_bug.cgi?id=563323
gst/udp/gstudpsrc.c
gst/udp/gstudpsrc.h