diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2006-07-27 Wim Taymans <wim@fluendo.com> + + 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 + 2006-07-26 Wim Taymans <wim@fluendo.com> Patch by: Kai Vehmanen <kv2004 at eca dot cx> |
