gst/udp/gstudpsrc.c: Properly balance WSA_Cleanup with WSA_Startup.
authorOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
Fri, 7 Mar 2008 10:01:40 +0000 (10:01 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 7 Mar 2008 10:01:40 +0000 (10:01 +0000)
commit76fbca7103697e5ce8f529ce9a99927e4ec0b096
tree36fe865939e5f7a7e4432d5e7d96fdaa7d95b8a8
parent1e61eb7e5f5a54d01777592c139173d3d3d6eed0
gst/udp/gstudpsrc.c: Properly balance WSA_Cleanup with WSA_Startup.

Original commit message from CVS:
Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
* gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
(gst_udpsrc_stop):
Properly balance WSA_Cleanup with WSA_Startup.
Also make the poll controllable on windows. Fixes #520888.
ChangeLog
gst/udp/gstudpsrc.c