[gstreamer-bugs] [Bug 348752] [udpsrc] add property to set buffer size for udp socket

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 27 02:08:00 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348752
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #69647|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Wim Taymans  2006-07-27 09:07 UTC -------
Thanks! Changed property to be in byte units since the kernel typically accepts
buffer sizes from 128 bytes to 102K. Also print the configured buffer in the
debug.

            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


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list