gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from sendto...
authorPeter Kjellerstedt <pkj@axis.com>
Fri, 28 Nov 2008 15:10:50 +0000 (15:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 28 Nov 2008 15:10:50 +0000 (15:10 +0000)
commit3db0832748b7e2ba4d47ec2436f1d78d2b7ed1e1
tree9dc7de1f07406e8ba1316c55e4f7fb35a2714e50
parent24e30c883470beabbe88e84ead18ad0d24adc99a
gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from sendto() instead of breaking streaming. ...

Original commit message from CVS:
Patch by: Peter Kjellerstedt <pkj at axis com>
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
Make gst_multiudpsink_render() ignore errors from sendto() instead of
breaking streaming. Emit a warning instead. Fixes #562572.
ChangeLog
gst/udp/gstmultiudpsink.c