diff options
author | Sebastien Cote <sebas642@yahoo.ca> | 2005-11-25 18:03:24 +0000 |
---|---|---|
committer | Michael Smith <msmith@xiph.org> | 2005-11-25 18:03:24 +0000 |
commit | 0245479f3e843dca241a8fa462974ecf83e75e20 (patch) | |
tree | e35b9f3d47482a6ce9c2cb409ab78230804c7c23 /ChangeLog | |
parent | b47757e510da1646658888895d3a8d5854c161cc (diff) |
gst/udp/gstudpsrc.c: Patch from Sebastien Cote to close control sockets in udpsrc.
Original commit message from CVS:
* gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
Patch from Sebastien Cote to close control sockets in udpsrc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-25 Michael Smith <msmith@fluendo.com> + + * gst/udp/gstudpsrc.c: (gst_udpsrc_stop): + Patch from Sebastien Cote to close control sockets in udpsrc. + 2005-11-24 Julien MOUTTE <julien@moutte.net> * gst/effectv/gstquark.c: (gst_quarktv_set_caps), |