mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
010fd8a471
yadif.c:49:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] DECLARE_ASM_CONST (16, const xmm_reg, pb_1) = { ^ yadif.c:33:50: note: expanded from macro 'DECLARE_ASM_CONST' #define DECLARE_ASM_CONST(n,t,v) static const t __attribute__((used)) __attribute__ ((aligned (n))) v ^ yadif.c:52:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] DECLARE_ASM_CONST (16, const xmm_reg, pw_1) = { ^ yadif.c:33:50: note: expanded from macro 'DECLARE_ASM_CONST' #define DECLARE_ASM_CONST(n,t,v) static const t __attribute__((used)) __attribute__ ((aligned (n))) |
||
---|---|---|
.. | ||
gstyadif.c | ||
gstyadif.h | ||
Makefile.am | ||
vf_yadif.c | ||
yadif.c | ||
yadif_template.c |