Matthew Waters
02814a43da
decklink: fix macos werror build
../sys/decklink/gstdecklink.cpp:1703:7: error: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Werror,-Wformat]
persistent_id);
^~~~~~~~~~~~~~
/Library/Frameworks/GStreamer.framework/Versions/1.0/include/gstreamer-1.0/gst/gstinfo.h:1070:87: note: expanded from macro 'GST_DEBUG'
#define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/Library/Frameworks/GStreamer.framework/Versions/1.0/include/gstreamer-1.0/gst/gstinfo.h:646:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
(GObject *) (object), __VA_ARGS__); \
^~~~~~~~~~~
2019-08-30 14:16:54 +10:00
..
2016-09-26 16:39:18 +03:00
2016-09-26 16:39:18 +03:00
2019-02-06 00:10:28 +05:30
2019-08-30 14:16:54 +10:00
2019-05-03 21:20:49 +00:00
2019-03-04 09:34:44 +00:00
2017-12-14 10:37:20 +02:00
2019-08-06 19:05:38 +00:00
2018-01-04 15:51:16 +02:00
2019-05-03 21:20:49 +00:00
2019-05-03 21:20:49 +00:00
2019-08-07 10:27:42 +00:00
2019-08-07 10:27:42 +00:00
2017-07-14 17:21:13 +05:30
2019-05-13 17:00:00 -04:00