gstreamer/sys/winks
Ole André Vadla Ravnås cc1c6ee9e3 winks: work around shutdown deadlock
GetOverlappedResult() might never return with some drivers. Time out
after 1000 ms. We cannot really fix this without either:
1) Controlling the streaming thread so we can do CancelIo() from that
   thread.
2) Switch to using IO completion ports.
2010-10-28 17:08:41 +02:00
..
gstksclock.c winks: improve error-handling 2010-10-28 17:08:41 +02:00
gstksclock.h winks: store priv pointer instead of looking it up 2010-10-28 17:08:35 +02:00
gstksvideodevice.c winks: work around shutdown deadlock 2010-10-28 17:08:41 +02:00
gstksvideodevice.h winks: improve error-handling 2010-10-28 17:08:41 +02:00
gstksvideosrc.c winks: improve error-handling 2010-10-28 17:08:41 +02:00
gstksvideosrc.h winks: store priv pointer instead of looking it up 2010-10-28 17:08:35 +02:00
kshelpers.c winks: improve error-handling 2010-10-28 17:08:41 +02:00
kshelpers.h winks: improve error-handling 2010-10-28 17:08:41 +02:00
ksvideohelpers.c winks: set PrioritySubClass to KSPRIORITY_NORMAL instead of 1 2010-10-28 17:08:41 +02:00
ksvideohelpers.h winks: sort devices that look like cameras first 2010-10-28 17:08:31 +02:00
Makefile.am New plugin for low-latency video capture on Windows (#519935). 2008-08-24 22:05:48 +00:00