gstreamer/ext/ladspa
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
..
gstladspa.c misc: Fix warnings on Cerbero MinGW 2019-02-06 00:10:28 +05:30
gstladspa.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspafilter.c ladspa: Fix some debugs 2016-02-17 11:17:24 +01:00
gstladspafilter.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspasink.c ladspa: remove duplicate assignment 2014-04-09 18:16:52 +01:00
gstladspasink.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspasource.c ladspa: code cleanup 2016-05-10 14:21:35 -07:00
gstladspasource.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspautils.c ladspa: code cleanup 2016-05-10 14:21:35 -07:00
gstladspautils.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30