mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
7992233522
Windows doesn't have strcasecmp so we should use g_ascii_strcasecmp here instead. Also Windows doesn't have sys/time.h so we first need to check if it actually exists and if not we should not include it. Fixes bug #572315. |
||
---|---|---|
.. | ||
.gitignore | ||
camerabingeneral.c | ||
camerabingeneral.h | ||
camerabinimage.c | ||
camerabinimage.h | ||
camerabinvideo.c | ||
camerabinvideo.h | ||
gstcamerabin-marshal.list | ||
gstcamerabin.c | ||
gstcamerabin.h | ||
gstcamerabincolorbalance.c | ||
gstcamerabincolorbalance.h | ||
gstcamerabinphotography.c | ||
gstcamerabinphotography.h | ||
gstcamerabinxoverlay.c | ||
gstcamerabinxoverlay.h | ||
Makefile.am |