diff options
| author | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2008-05-01 10:52:11 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2008-05-01 10:52:11 +0000 |
| commit | 751f2bb3646f2beff3698c9f09900dbd0ea08abb (patch) | |
| tree | 1ed241e30fca1e6cfa0fb4d95b3af8382d467066 /ChangeLog | |
| parent | 64baa0a0c6d898e8852e6c9d8be7278fafbbb1cb (diff) | |
gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachable message when trying to read packets on...
Original commit message from CVS:
Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
* gst/udp/gstudpsrc.c: (gst_udpsrc_create):
Don't error out if we get an ICMP destination-unreachable
message when trying to read packets on win32 (#529454).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-05-01 Tim-Philipp Müller <tim.muller at collabora co uk> + + Patch by: Youness Alaoui <youness.alaoui at collabora co uk> + + * gst/udp/gstudpsrc.c: (gst_udpsrc_create): + Don't error out if we get an ICMP destination-unreachable + message when trying to read packets on win32 (#529454). + 2008-04-30 Tim-Philipp Müller <tim.muller at collabora co uk> * configure.ac: |
