gst/udp/gstudpsrc.*: Added "buffer" property to control the kernel receive buffer...
authorThijs Vermeir <thijs.vermeir@barco.com>
Thu, 27 Jul 2006 09:04:51 +0000 (09:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 27 Jul 2006 09:04:51 +0000 (09:04 +0000)
commit5eebca0ee36a808db05759ba6e788c2930395180
tree6fce498f97a58e6a9f9b1c3ec5b9b8e43aaa4cb7
parentca00f98eb521503e9e7094cdd37a553c493913ff
gst/udp/gstudpsrc.*: Added "buffer" property to control the kernel receive buffer size.

Original commit message from CVS:
Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
* gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
(gst_udpsrc_create), (gst_udpsrc_set_property),
(gst_udpsrc_get_property), (gst_udpsrc_start):
* gst/udp/gstudpsrc.h:
Added "buffer" property to control the kernel receive buffer size.
Update documentation.
Small cleanups. Fixes #348752.
API: buffer property
ChangeLog
gst/udp/gstudpsrc.c
gst/udp/gstudpsrc.h