diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-10-27 08:40:02 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-10-27 08:40:02 +0000 |
| commit | d956310612fc61878fd0f4e905d37ba3a3ac075c (patch) | |
| tree | 3d9c6c9f905a83c5b9275ae45f22a4beb20dc09b /ChangeLog | |
| parent | cbec4b2d9dbad5fb67e95b16db6a960b7860c239 (diff) | |
gst/udp/gstudpnetutils.h: Define the correct WINVER so getaddinfo() can be used when using mingw32. Fixes bug #557294.
Original commit message from CVS:
Patch by: <lrn1986 at gmail dot com>
* gst/udp/gstudpnetutils.h:
Define the correct WINVER so getaddinfo() can be used when using
mingw32. Fixes bug #557294.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Patch by: <lrn1986 at gmail dot com> + * gst/udp/gstudpnetutils.h: + Define the correct WINVER so getaddinfo() can be used when using + mingw32. Fixes bug #557294. + +2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + Patch by: <lrn1986 at gmail dot com> + * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render): * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render): * gst/udp/gstudpsrc.c: (gst_udpsrc_create): |
