gstreamer/sys/winks
Nirbheek Chauhan fffb2aa12f misc: Fix warnings on Cerbero MinGW
gstladspa.c:360:5: error: zero-length ms_printf format string [-Werror=format-zero-length]

vad_private.c:108:3: error: this decimal constant is unsigned only in ISO C90 [-Werror]

gstdecklinkvideosink.cpp:478:32: error: comparison between 'BMDTimecodeFormat {aka enum _BMDTimecodeFormat}' and 'enum GstDecklinkTimecodeFormat' [-Werror=enum-compare]

win/DeckLinkAPI_i.c:72:8: error: extra tokens at end of #endif directive [-Werror]

win/DeckLinkAPIDispatch.cpp:35:10: error: unused variable 'res' [-Werror=unused-variable]

gstwasapiutil.c:733:3: error: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'DWORD' [-Werror=format]
gstwasapiutil.c:733:3: error: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'guint64' [-Werror=format]

kshelpers.c:446:3: error: missing braces around initializer [-Werror=missing-braces]
kshelpers.c:446:3: error: (near initialization for 'known_property_sets[0].guid.Data4') [-Werror=missing-braces]
2019-02-06 00:10:28 +05:30
..
gstksclock.c winks: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:27:09 +02:00
gstksclock.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstksvideodevice.c winks: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:27:09 +02:00
gstksvideodevice.h winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
gstksvideosrc.c ksvideosrc: gracefully handle device prop when empty string 2018-11-08 15:42:51 +00:00
gstksvideosrc.h winks: port to 1.0 2014-03-15 15:34:29 +01:00
ksdeviceprovider.c Run gst-indent through the files 2018-11-28 14:18:26 +00:00
ksdeviceprovider.h GstDeviceProvider implementation for WIN Kernel Streaming plugin 2015-04-28 20:24:26 -04:00
kshelpers.c misc: Fix warnings on Cerbero MinGW 2019-02-06 00:10:28 +05:30
kshelpers.h sys: Convert source files to UTF-8 2017-08-16 13:05:05 +01:00
ksvideohelpers.c ksvideosrc: initialize pointer to satisfy MSVC 2018-11-08 15:42:51 +00:00
ksvideohelpers.h sys: Convert source files to UTF-8 2017-08-16 13:05:05 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build meson: Add option for winks plugin 2018-08-01 03:44:07 +05:30