[Bug 739546] Add new element socketsrc, base class for tcpclientsrc and tcpserversrc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 07:46:34 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=739546

--- Comment #8 from Will Manley <gnome at williammanley.net> ---
I consider

1. Add element socketsrc
2. socketsrc: Refactor to simplify
3. socketsrc: Tidy up usage of `g_object_unref`/`g_clear_object` and locking
4. socketsrc: Add `on-socket-eos` signal

Ready to merge.  The end-result is that there is a new element "socketsrc", but
I've split these patches up.  The intention is that the patches are easier to
review as the first one contains pretty much an exact copy of the code from
`tcpserversrc`, and the other 3 are changes I've made on top of that.

The other two patches (refactoring tcpclientsrc and tcpserversrc) probably need
some more work as I've not looked at them so recently.

-- 
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