After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757296 - tcpclientsrc: blocksize property of basesrc has no effect in create function
tcpclientsrc: blocksize property of basesrc has no effect in create function
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-29 11:07 UTC by Prashant Gotarne
Modified: 2018-11-03 11:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tcpclientsrc: using 'blocksize' property to decide max buffer size (1.39 KB, patch)
2015-10-29 11:09 UTC, Prashant Gotarne
none Details | Review

Description Prashant Gotarne 2015-10-29 11:07:42 UTC
tcpclientsrc use the fixed max size for buffer which is 4K bytes. 
'blocksize' property of basesrc has no effect on buffers created by the tcpclientsrc.
Comment 1 Prashant Gotarne 2015-10-29 11:09:10 UTC
Created attachment 314380 [details] [review]
tcpclientsrc: using 'blocksize' property to decide max buffer size

Using 'blocksize' property of basesrc to decide the 
max size of buffer created in create function.
Comment 2 GStreamer system administrator 2018-11-03 11:43:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/239.