Devin Heitmueller
b5b4868504
avdevice/decklink: Fix compilation of module on OSX
...
Clang applies the missing-prototypes warning on C++ files, whereas
gcc only applies it to C. As a result, the decklink_common.cpp file
fails to build because of missing prototypes in DecklinkDispatch.cpp
(which is #included by decklink_common.cpp).
We don't want to change the actual Blackmagic SDK sources, so
suppress the warning just for that one #include.
Signed-off-by: Devin Heitmueller <dheitmueller@ltnglobal.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
2018-01-20 18:38:29 +01:00
..
2017-03-19 16:08:27 +01:00
2017-09-27 17:04:56 +01:00
2016-04-10 20:59:55 +01:00
2017-04-23 14:35:08 +07:00
2017-05-06 23:54:26 +02:00
2017-11-27 14:05:28 +01:00
2017-10-29 14:42:48 -03:00
2017-03-15 22:19:56 +01:00
2016-06-09 10:34:42 +02:00
2017-03-24 12:41:31 +01:00
2016-04-11 01:34:02 +02:00
2018-01-20 18:38:27 +01:00
2018-01-20 18:38:29 +01:00
2017-11-22 00:08:35 +01:00
2018-01-20 18:38:27 +01:00
2018-01-20 18:38:27 +01:00
2017-10-10 20:07:25 +02:00
2017-10-10 20:07:25 +02:00
2018-01-20 18:38:29 +01:00
2017-10-10 20:07:25 +02:00
2016-06-23 03:18:16 +02:00
2016-03-28 13:31:38 -08:00
2015-11-06 09:36:57 -05:00
2016-08-20 12:06:50 +02:00
2015-07-31 18:30:03 +02:00
2016-06-23 03:18:16 +02:00
2015-07-11 12:25:03 +02:00
2017-09-22 01:33:22 +02:00
2016-04-10 20:59:55 +01:00
2018-01-12 12:31:55 +01:00
2017-02-19 16:41:43 +01:00
2015-10-16 17:28:40 -04:00
2017-10-24 19:17:02 -03:00
2017-09-20 00:56:29 +02:00
2017-10-26 16:46:11 -03:00
2016-06-27 17:56:47 +02:00
2016-04-10 20:59:55 +01:00
2017-08-18 19:20:15 +02:00
2017-08-27 18:07:50 +02:00
2017-10-30 11:48:14 -03:00
2017-08-27 18:07:50 +02:00
2017-09-27 17:04:56 +01:00
2016-10-03 21:15:48 +02:00
2016-01-31 15:44:11 -08:00
2017-09-02 16:14:15 +02:00
2017-11-11 16:19:50 -03:00
2017-11-11 16:19:50 -03:00
2017-11-11 16:19:50 -03:00
2015-04-09 21:36:42 +02:00
2015-10-22 19:03:50 -04:00
2016-04-10 20:59:55 +01:00
2017-04-23 14:35:08 +07:00
2017-07-20 00:33:29 -03:00
2016-09-25 18:08:06 +01:00
2016-04-10 20:59:55 +01:00
2016-04-10 20:59:55 +01:00
2015-04-09 21:36:42 +02:00
2015-04-09 21:36:42 +02:00
2016-05-11 19:13:03 +01:00
2017-03-22 17:55:18 +01:00
2017-09-24 02:33:48 +02:00
2016-04-10 20:59:55 +01:00
2018-01-20 18:38:27 +01:00
2017-03-31 10:40:34 +02:00
2017-03-31 10:40:34 +02:00
2016-04-10 20:59:55 +01:00