| 1 | CFLAGS: -mthreads -mtune=generic -O2 -pipe
|
|---|
| 2 | LDFLAGS: -pipe -static-libgcc -static-libstdc++
|
|---|
| 3 | make
|
|---|
| 4 | GEN libavutil/libavutil.version
|
|---|
| 5 | GEN libavcodec/libavcodec.version
|
|---|
| 6 | GEN libavformat/libavformat.version
|
|---|
| 7 | GEN libswscale/libswscale.version
|
|---|
| 8 | GEN libswresample/libswresample.version
|
|---|
| 9 | GEN libpostproc/libpostproc.version
|
|---|
| 10 | GEN libavfilter/libavfilter.version
|
|---|
| 11 | GEN libavdevice/libavdevice.version
|
|---|
| 12 | CC libavdevice/alldevices.o
|
|---|
| 13 | CC libavdevice/avdevice.o
|
|---|
| 14 | CC libavdevice/caca.o
|
|---|
| 15 | CXX libavdevice/decklink_common.o
|
|---|
| 16 | cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
|
|---|
| 17 | cc1plus.exe: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 18 | cc1plus.exe: warning: command line option '-Wno-pointer-to-int-cast' is valid for C/ObjC but not for C++
|
|---|
| 19 | cc1plus.exe: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 20 | cc1plus.exe: warning: command line option '-Wno-pointer-sign' is valid for C/ObjC but not for C++
|
|---|
| 21 | cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++
|
|---|
| 22 | E:/AB-Suite/build/ffmpeg-git/libavdevice/caca.c: In function 'caca_write_header':
|
|---|
| 23 | E:/AB-Suite/build/ffmpeg-git/libavdevice/caca.c:183:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 24 | caca_set_display_time(c->display, av_rescale_q(1, st->codec->time_base, AV_TIME_BASE_Q));
|
|---|
| 25 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 26 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/avdevice.h:51:0,
|
|---|
| 27 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/caca.c:24:
|
|---|
| 28 | E:/AB-Suite/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 29 | AVCodecContext *codec;
|
|---|
| 30 | ^~~~~
|
|---|
| 31 | CXX libavdevice/decklink_dec.o
|
|---|
| 32 | cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
|
|---|
| 33 | cc1plus.exe: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 34 | cc1plus.exe: warning: command line option '-Wno-pointer-to-int-cast' is valid for C/ObjC but not for C++
|
|---|
| 35 | cc1plus.exe: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 36 | cc1plus.exe: warning: command line option '-Wno-pointer-sign' is valid for C/ObjC but not for C++
|
|---|
| 37 | cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++
|
|---|
| 38 | CC libavdevice/decklink_dec_c.o
|
|---|
| 39 | CXX libavdevice/decklink_enc.o
|
|---|
| 40 | cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
|
|---|
| 41 | cc1plus.exe: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 42 | cc1plus.exe: warning: command line option '-Wno-pointer-to-int-cast' is valid for C/ObjC but not for C++
|
|---|
| 43 | cc1plus.exe: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 44 | cc1plus.exe: warning: command line option '-Wno-pointer-sign' is valid for C/ObjC but not for C++
|
|---|
| 45 | cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++
|
|---|
| 46 | CC libavdevice/decklink_enc_c.o
|
|---|
| 47 | CC libavdevice/dshow.o
|
|---|
| 48 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 49 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 50 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 51 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:58:0: warning: "PTHREAD_MUTEX_INITIALIZER" redefined
|
|---|
| 52 | #define PTHREAD_MUTEX_INITIALIZER SRWLOCK_INIT
|
|---|
| 53 |
|
|---|
| 54 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 55 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 56 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:282:0: note: this is the location of the previous definition
|
|---|
| 57 | #define PTHREAD_MUTEX_INITIALIZER (pthread_mutex_t)GENERIC_INITIALIZER
|
|---|
| 58 |
|
|---|
| 59 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 60 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 61 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 62 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:59:0: warning: "PTHREAD_COND_INITIALIZER" redefined
|
|---|
| 63 | #define PTHREAD_COND_INITIALIZER CONDITION_VARIABLE_INIT
|
|---|
| 64 |
|
|---|
| 65 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 66 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 67 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:287:0: note: this is the location of the previous definition
|
|---|
| 68 | #define PTHREAD_COND_INITIALIZER (pthread_cond_t)GENERIC_INITIALIZER
|
|---|
| 69 |
|
|---|
| 70 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 71 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 72 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 73 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:123:0: warning: "PTHREAD_ONCE_INIT" redefined
|
|---|
| 74 | #define PTHREAD_ONCE_INIT INIT_ONCE_STATIC_INIT
|
|---|
| 75 |
|
|---|
| 76 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 77 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 78 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:134:0: note: this is the location of the previous definition
|
|---|
| 79 | #define PTHREAD_ONCE_INIT 0
|
|---|
| 80 |
|
|---|
| 81 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 82 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 83 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 84 | ^~~~~~~~~~~~~
|
|---|
| 85 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 86 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 87 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 88 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 89 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 90 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 91 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 92 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 93 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 94 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 95 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 96 | ^~~~~~~~~~~~~
|
|---|
| 97 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 98 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 99 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 100 | ^~~~~~~~~~~~~~~~
|
|---|
| 101 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 102 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 103 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 104 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 105 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 106 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 107 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 108 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 109 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 110 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 111 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 112 | ^~~~~~~~~~~~~~~~
|
|---|
| 113 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 114 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 115 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 116 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 117 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 118 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 119 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 120 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 121 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 122 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 123 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 124 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 125 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 126 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 127 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 128 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 129 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 130 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 131 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 132 | ^~~~~~~~~~~~~
|
|---|
| 133 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 134 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 135 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 136 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 137 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 138 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 139 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 140 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 141 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 142 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 143 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 144 | ^~~~~~~~~~~~~
|
|---|
| 145 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 146 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 147 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 148 | ^~~~~~~~~~~~~
|
|---|
| 149 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 150 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 151 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 152 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 153 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 154 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 155 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 156 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 157 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 158 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 159 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 160 | ^~~~~~~~~~~~~
|
|---|
| 161 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 162 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 163 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 164 | ^~~~~~~~~~~~~~~~
|
|---|
| 165 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 166 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 167 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 168 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 169 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 170 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 171 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 172 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 173 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 174 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 175 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 176 | ^~~~~~~~~~~~~~~~
|
|---|
| 177 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 178 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 179 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 180 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 181 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 182 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 183 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 184 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 185 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 186 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 187 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 188 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 189 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 190 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 191 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 192 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 193 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 194 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 195 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 196 | ^~~~~~~~~~~~~
|
|---|
| 197 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 198 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 199 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 200 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 201 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 202 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 203 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 204 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 205 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 206 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 207 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 208 | ^~~~~~~~~~~~~
|
|---|
| 209 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 210 | E:/AB-Suite/local64/include/libzvbi.h:2041:21: warning: redundant redeclaration of 'const char* vbi_rating_string(vbi_rating_auth, int)' in same scope [-Wredundant-decls]
|
|---|
| 211 | extern const char * vbi_rating_string(vbi_rating_auth auth, int id);
|
|---|
| 212 | ^~~~~~~~~~~~~~~~~
|
|---|
| 213 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 214 | E:/AB-Suite/local64/include/libzvbi.h:522:21: note: previous declaration of 'const char* vbi_rating_string(vbi_rating_auth, int)'
|
|---|
| 215 | extern const char * vbi_rating_string(vbi_rating_auth auth, int id);
|
|---|
| 216 | ^~~~~~~~~~~~~~~~~
|
|---|
| 217 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 218 | E:/AB-Suite/local64/include/libzvbi.h:2042:21: warning: redundant redeclaration of 'const char* vbi_prog_type_string(vbi_prog_classf, int)' in same scope [-Wredundant-decls]
|
|---|
| 219 | extern const char * vbi_prog_type_string(vbi_prog_classf classf, int id);
|
|---|
| 220 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 221 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 222 | E:/AB-Suite/local64/include/libzvbi.h:530:21: note: previous declaration of 'const char* vbi_prog_type_string(vbi_prog_classf, int)'
|
|---|
| 223 | extern const char * vbi_prog_type_string(vbi_prog_classf classf, int id);
|
|---|
| 224 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 225 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 226 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 227 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 228 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:47:16: error: using typedef-name 'pthread_t' after 'struct'
|
|---|
| 229 | typedef struct pthread_t {
|
|---|
| 230 | ^~~~~~~~~
|
|---|
| 231 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 232 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 233 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:196:19: note: 'pthread_t' has a previous declaration here
|
|---|
| 234 | typedef uintptr_t pthread_t;
|
|---|
| 235 | ^~~~~~~~~
|
|---|
| 236 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 237 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 238 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 239 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:52:3: error: conflicting declaration 'typedef int pthread_t'
|
|---|
| 240 | } pthread_t;
|
|---|
| 241 | ^~~~~~~~~
|
|---|
| 242 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 243 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 244 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:196:19: note: previous declaration as 'typedef uintptr_t pthread_t'
|
|---|
| 245 | typedef uintptr_t pthread_t;
|
|---|
| 246 | ^~~~~~~~~
|
|---|
| 247 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 248 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 249 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 250 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:55:17: error: conflicting declaration 'typedef SRWLOCK pthread_mutex_t'
|
|---|
| 251 | typedef SRWLOCK pthread_mutex_t;
|
|---|
| 252 | ^~~~~~~~~~~~~~~
|
|---|
| 253 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 254 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 255 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:269:15: note: previous declaration as 'typedef void* pthread_mutex_t'
|
|---|
| 256 | typedef void *pthread_mutex_t;
|
|---|
| 257 | ^~~~~~~~~~~~~~~
|
|---|
| 258 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 259 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 260 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 261 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:56:28: error: conflicting declaration 'typedef CONDITION_VARIABLE pthread_cond_t'
|
|---|
| 262 | typedef CONDITION_VARIABLE pthread_cond_t;
|
|---|
| 263 | ^~~~~~~~~~~~~~
|
|---|
| 264 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 265 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 266 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:270:15: note: previous declaration as 'typedef void* pthread_cond_t'
|
|---|
| 267 | typedef void *pthread_cond_t;
|
|---|
| 268 | ^~~~~~~~~~~~~~
|
|---|
| 269 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 270 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 271 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 272 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'unsigned int win32thread_worker(void*)':
|
|---|
| 273 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:67:8: error: request for member 'ret' in '* h', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 274 | h->ret = h->func(h->arg);
|
|---|
| 275 | ^~~
|
|---|
| 276 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:67:17: error: request for member 'func' in '* h', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 277 | h->ret = h->func(h->arg);
|
|---|
| 278 | ^~~~
|
|---|
| 279 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:67:25: error: request for member 'arg' in '* h', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 280 | h->ret = h->func(h->arg);
|
|---|
| 281 | ^~~
|
|---|
| 282 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_create(pthread_t*, const void*, void* (*)(void*), void*)':
|
|---|
| 283 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:74:13: error: request for member 'func' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 284 | thread->func = start_routine;
|
|---|
| 285 | ^~~~
|
|---|
| 286 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:75:13: error: request for member 'arg' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 287 | thread->arg = arg;
|
|---|
| 288 | ^~~
|
|---|
| 289 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:80:13: error: request for member 'handle' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 290 | thread->handle = (void*)_beginthreadex(NULL, 0, win32thread_worker, thread,
|
|---|
| 291 | ^~~~~~
|
|---|
| 292 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:83:21: error: request for member 'handle' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 293 | return !thread->handle;
|
|---|
| 294 | ^~~~~~
|
|---|
| 295 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_join(pthread_t, void**)':
|
|---|
| 296 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:86:22: error: 'int pthread_join(pthread_t, void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 297 | static av_unused int pthread_join(pthread_t thread, void **value_ptr)
|
|---|
| 298 | ^~~~~~~~~~~~
|
|---|
| 299 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 300 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 301 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:315:26: note: previous declaration of 'int pthread_join(pthread_t, void**)'
|
|---|
| 302 | int WINPTHREAD_API pthread_join(pthread_t t, void **res);
|
|---|
| 303 | ^~~~~~~~~~~~
|
|---|
| 304 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 305 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 306 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 307 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_join(pthread_t, void**)':
|
|---|
| 308 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:88:44: error: request for member 'handle' in 'thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 309 | DWORD ret = WaitForSingleObject(thread.handle, INFINITE);
|
|---|
| 310 | ^
|
|---|
| 311 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:62:57: note: in definition of macro 'WaitForSingleObject'
|
|---|
| 312 | #define WaitForSingleObject(a, b) WaitForSingleObjectEx(a, b, FALSE)
|
|---|
| 313 | ^
|
|---|
| 314 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:96:29: error: request for member 'ret' in 'thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 315 | *value_ptr = thread.ret;
|
|---|
| 316 | ^~~
|
|---|
| 317 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:97:24: error: request for member 'handle' in 'thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 318 | CloseHandle(thread.handle);
|
|---|
| 319 | ^~~~~~
|
|---|
| 320 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_init(void**, void*)':
|
|---|
| 321 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:103:24: error: cannot convert 'void**' to 'PSRWLOCK {aka _RTL_SRWLOCK*}' for argument '1' to 'void InitializeSRWLock(PSRWLOCK)'
|
|---|
| 322 | InitializeSRWLock(m);
|
|---|
| 323 | ^
|
|---|
| 324 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_destroy(void**)':
|
|---|
| 325 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:106:19: error: 'int pthread_mutex_destroy(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 326 | static inline int pthread_mutex_destroy(pthread_mutex_t *m)
|
|---|
| 327 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 328 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 329 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 330 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:344:20: note: previous declaration of 'int pthread_mutex_destroy(void**)'
|
|---|
| 331 | int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m);
|
|---|
| 332 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 333 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 334 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 335 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 336 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_lock(void**)':
|
|---|
| 337 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:111:19: error: 'int pthread_mutex_lock(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 338 | static inline int pthread_mutex_lock(pthread_mutex_t *m)
|
|---|
| 339 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 340 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 341 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 342 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:339:20: note: previous declaration of 'int pthread_mutex_lock(void**)'
|
|---|
| 343 | int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m);
|
|---|
| 344 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 345 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 346 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 347 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 348 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_lock(void**)':
|
|---|
| 349 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:113:30: error: cannot convert 'void**' to 'PSRWLOCK {aka _RTL_SRWLOCK*}' for argument '1' to 'void AcquireSRWLockExclusive(PSRWLOCK)'
|
|---|
| 350 | AcquireSRWLockExclusive(m);
|
|---|
| 351 | ^
|
|---|
| 352 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_unlock(void**)':
|
|---|
| 353 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:116:19: error: 'int pthread_mutex_unlock(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 354 | static inline int pthread_mutex_unlock(pthread_mutex_t *m)
|
|---|
| 355 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 356 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 357 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 358 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:341:20: note: previous declaration of 'int pthread_mutex_unlock(void**)'
|
|---|
| 359 | int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m);
|
|---|
| 360 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 361 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 362 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 363 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 364 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_unlock(void**)':
|
|---|
| 365 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:118:30: error: cannot convert 'void**' to 'PSRWLOCK {aka _RTL_SRWLOCK*}' for argument '1' to 'void ReleaseSRWLockExclusive(PSRWLOCK)'
|
|---|
| 366 | ReleaseSRWLockExclusive(m);
|
|---|
| 367 | ^
|
|---|
| 368 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: At global scope:
|
|---|
| 369 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:122:19: error: conflicting declaration 'typedef INIT_ONCE pthread_once_t'
|
|---|
| 370 | typedef INIT_ONCE pthread_once_t;
|
|---|
| 371 | ^~~~~~~~~~~~~~
|
|---|
| 372 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 373 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 374 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:180:14: note: previous declaration as 'typedef long int pthread_once_t'
|
|---|
| 375 | typedef long pthread_once_t;
|
|---|
| 376 | ^~~~~~~~~~~~~~
|
|---|
| 377 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 378 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 379 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 380 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_once(pthread_once_t*, void (*)())':
|
|---|
| 381 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:125:22: error: 'int pthread_once(pthread_once_t*, void (*)())' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 382 | static av_unused int pthread_once(pthread_once_t *once_control, void (*init_routine)(void))
|
|---|
| 383 | ^~~~~~~~~~~~
|
|---|
| 384 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 385 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 386 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:298:26: note: previous declaration of 'int pthread_once(pthread_once_t*, void (*)())'
|
|---|
| 387 | int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void));
|
|---|
| 388 | ^~~~~~~~~~~~
|
|---|
| 389 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 390 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 391 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 392 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_once(pthread_once_t*, void (*)())':
|
|---|
| 393 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:128:60: error: cannot convert 'pthread_once_t* {aka long int*}' to 'LPINIT_ONCE {aka _RTL_RUN_ONCE*}' for argument '1' to 'WINBOOL InitOnceBeginInitialize(LPINIT_ONCE, DWORD, PBOOL, void**)'
|
|---|
| 394 | InitOnceBeginInitialize(once_control, 0, &pending, NULL);
|
|---|
| 395 | ^
|
|---|
| 396 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:131:43: error: cannot convert 'pthread_once_t* {aka long int*}' to 'LPINIT_ONCE {aka _RTL_RUN_ONCE*}' for argument '1' to 'WINBOOL InitOnceComplete(LPINIT_ONCE, DWORD, LPVOID)'
|
|---|
| 397 | InitOnceComplete(once_control, 0, NULL);
|
|---|
| 398 | ^
|
|---|
| 399 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_init(void**, const void*)':
|
|---|
| 400 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:137:37: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'void InitializeConditionVariable(PCONDITION_VARIABLE)'
|
|---|
| 401 | InitializeConditionVariable(cond);
|
|---|
| 402 | ^
|
|---|
| 403 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_destroy(void**)':
|
|---|
| 404 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:142:19: error: 'int pthread_cond_destroy(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 405 | static inline int pthread_cond_destroy(pthread_cond_t *cond)
|
|---|
| 406 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 407 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 408 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 409 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:332:20: note: previous declaration of 'int pthread_cond_destroy(void**)'
|
|---|
| 410 | int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv);
|
|---|
| 411 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 412 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 413 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 414 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 415 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_broadcast(void**)':
|
|---|
| 416 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:147:19: error: 'int pthread_cond_broadcast(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 417 | static inline int pthread_cond_broadcast(pthread_cond_t *cond)
|
|---|
| 418 | ^~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 419 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 420 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 421 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:334:20: note: previous declaration of 'int pthread_cond_broadcast(void**)'
|
|---|
| 422 | int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv);
|
|---|
| 423 | ^~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 424 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 425 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 426 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 427 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_broadcast(void**)':
|
|---|
| 428 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:149:34: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'void WakeAllConditionVariable(PCONDITION_VARIABLE)'
|
|---|
| 429 | WakeAllConditionVariable(cond);
|
|---|
| 430 | ^
|
|---|
| 431 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_wait(void**, void**)':
|
|---|
| 432 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:153:19: error: 'int pthread_cond_wait(void**, void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 433 | static inline int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex)
|
|---|
| 434 | ^~~~~~~~~~~~~~~~~
|
|---|
| 435 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 436 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 437 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:335:20: note: previous declaration of 'int pthread_cond_wait(void**, void**)'
|
|---|
| 438 | int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex);
|
|---|
| 439 | ^~~~~~~~~~~~~~~~~
|
|---|
| 440 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 441 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 442 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 443 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_wait(void**, void**)':
|
|---|
| 444 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:155:55: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'WINBOOL SleepConditionVariableSRW(PCONDITION_VARIABLE, PSRWLOCK, DWORD, ULONG)'
|
|---|
| 445 | SleepConditionVariableSRW(cond, mutex, INFINITE, 0);
|
|---|
| 446 | ^
|
|---|
| 447 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_signal(void**)':
|
|---|
| 448 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:159:19: error: 'int pthread_cond_signal(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 449 | static inline int pthread_cond_signal(pthread_cond_t *cond)
|
|---|
| 450 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 451 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 452 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 453 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:333:20: note: previous declaration of 'int pthread_cond_signal(void**)'
|
|---|
| 454 | int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv);
|
|---|
| 455 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 456 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 457 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 458 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 459 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_signal(void**)':
|
|---|
| 460 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:161:31: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'void WakeConditionVariable(PCONDITION_VARIABLE)'
|
|---|
| 461 | WakeConditionVariable(cond);
|
|---|
| 462 | ^
|
|---|
| 463 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In function 'void avpacket_queue_init(AVFormatContext*, AVPacketQueue*)':
|
|---|
| 464 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:414:39: error: call of overloaded 'pthread_mutex_init(void**, NULL)' is ambiguous
|
|---|
| 465 | pthread_mutex_init(&q->mutex, NULL);
|
|---|
| 466 | ^
|
|---|
| 467 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 468 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 469 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:343:20: note: candidate: int pthread_mutex_init(void**, const pthread_mutexattr_t*)
|
|---|
| 470 | int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a);
|
|---|
| 471 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 472 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 473 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 474 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 475 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:101:19: note: candidate: int pthread_mutex_init(void**, void*)
|
|---|
| 476 | static inline int pthread_mutex_init(pthread_mutex_t *m, void* attr)
|
|---|
| 477 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 478 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:415:37: error: call of overloaded 'pthread_cond_init(void**, NULL)' is ambiguous
|
|---|
| 479 | pthread_cond_init(&q->cond, NULL);
|
|---|
| 480 | ^
|
|---|
| 481 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 482 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 483 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:331:20: note: candidate: int pthread_cond_init(void**, const pthread_condattr_t*)
|
|---|
| 484 | int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a);
|
|---|
| 485 | ^~~~~~~~~~~~~~~~~
|
|---|
| 486 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 487 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 488 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 489 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:135:19: note: candidate: int pthread_cond_init(void**, const void*)
|
|---|
| 490 | static inline int pthread_cond_init(pthread_cond_t *cond, const void *unused_attr)
|
|---|
| 491 | ^~~~~~~~~~~~~~~~~
|
|---|
| 492 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In constructor 'decklink_input_callback::decklink_input_callback(AVFormatContext*)':
|
|---|
| 493 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:554:38: error: call of overloaded 'pthread_mutex_init(void**, NULL)' is ambiguous
|
|---|
| 494 | pthread_mutex_init(&m_mutex, NULL);
|
|---|
| 495 | ^
|
|---|
| 496 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 497 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 498 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:343:20: note: candidate: int pthread_mutex_init(void**, const pthread_mutexattr_t*)
|
|---|
| 499 | int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a);
|
|---|
| 500 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 501 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 502 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 503 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 504 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:101:19: note: candidate: int pthread_mutex_init(void**, void*)
|
|---|
| 505 | static inline int pthread_mutex_init(pthread_mutex_t *m, void* attr)
|
|---|
| 506 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 507 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In member function 'virtual ULONG decklink_input_callback::Release()':
|
|---|
| 508 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:578:16: warning: deleting object of polymorphic class type 'decklink_input_callback' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
|---|
| 509 | delete this;
|
|---|
| 510 | ^~~~
|
|---|
| 511 | make: *** [/build/ffmpeg-git/ffbuild/common.mak:63: libavdevice/decklink_dec.o] Error 1
|
|---|
| 512 | make: *** Waiting for unfinished jobs....
|
|---|
| 513 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 514 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 515 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 516 | ^~~~~~~~~~~~~
|
|---|
| 517 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 518 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 519 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 520 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 521 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 522 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 523 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 524 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 525 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 526 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 527 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 528 | ^~~~~~~~~~~~~
|
|---|
| 529 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 530 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 531 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 532 | ^~~~~~~~~~~~~~~~
|
|---|
| 533 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 534 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 535 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 536 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 537 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 538 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 539 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 540 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 541 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 542 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 543 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 544 | ^~~~~~~~~~~~~~~~
|
|---|
| 545 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 546 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 547 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 548 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 549 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 550 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 551 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 552 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 553 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 554 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 555 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 556 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 557 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 558 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 559 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 560 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 561 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 562 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 563 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 564 | ^~~~~~~~~~~~~
|
|---|
| 565 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 566 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 567 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 568 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 569 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 570 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 571 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 572 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 573 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 574 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 575 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 576 | ^~~~~~~~~~~~~
|
|---|
| 577 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp: In member function 'virtual ULONG decklink_frame::Release()':
|
|---|
| 578 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:100:20: warning: deleting object of polymorphic class type 'decklink_frame' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
|---|
| 579 | delete this;
|
|---|
| 580 | ^~~~
|
|---|
| 581 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp: In function 'int ff_decklink_write_trailer(AVFormatContext*)':
|
|---|
| 582 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_enc.cpp:262:21: warning: deleting object of polymorphic class type 'decklink_output_callback' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
|---|
| 583 | delete ctx->output_callback;
|
|---|
| 584 | ^~~~~~~~~~~~~~~
|
|---|
| 585 | CXX libavdevice/decklink_dec.o
|
|---|
| 586 | cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
|
|---|
| 587 | cc1plus.exe: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 588 | cc1plus.exe: warning: command line option '-Wno-pointer-to-int-cast' is valid for C/ObjC but not for C++
|
|---|
| 589 | cc1plus.exe: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 590 | cc1plus.exe: warning: command line option '-Wno-pointer-sign' is valid for C/ObjC but not for C++
|
|---|
| 591 | cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++
|
|---|
| 592 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 593 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 594 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 595 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:58:0: warning: "PTHREAD_MUTEX_INITIALIZER" redefined
|
|---|
| 596 | #define PTHREAD_MUTEX_INITIALIZER SRWLOCK_INIT
|
|---|
| 597 |
|
|---|
| 598 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 599 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 600 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:282:0: note: this is the location of the previous definition
|
|---|
| 601 | #define PTHREAD_MUTEX_INITIALIZER (pthread_mutex_t)GENERIC_INITIALIZER
|
|---|
| 602 |
|
|---|
| 603 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 604 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 605 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 606 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:59:0: warning: "PTHREAD_COND_INITIALIZER" redefined
|
|---|
| 607 | #define PTHREAD_COND_INITIALIZER CONDITION_VARIABLE_INIT
|
|---|
| 608 |
|
|---|
| 609 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 610 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 611 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:287:0: note: this is the location of the previous definition
|
|---|
| 612 | #define PTHREAD_COND_INITIALIZER (pthread_cond_t)GENERIC_INITIALIZER
|
|---|
| 613 |
|
|---|
| 614 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 615 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 616 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 617 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:123:0: warning: "PTHREAD_ONCE_INIT" redefined
|
|---|
| 618 | #define PTHREAD_ONCE_INIT INIT_ONCE_STATIC_INIT
|
|---|
| 619 |
|
|---|
| 620 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 621 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 622 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:134:0: note: this is the location of the previous definition
|
|---|
| 623 | #define PTHREAD_ONCE_INIT 0
|
|---|
| 624 |
|
|---|
| 625 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 626 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 627 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 628 | ^~~~~~~~~~~~~
|
|---|
| 629 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 630 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 631 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 632 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 633 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 634 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 635 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 636 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 637 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 638 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 639 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 640 | ^~~~~~~~~~~~~
|
|---|
| 641 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 642 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 643 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 644 | ^~~~~~~~~~~~~~~~
|
|---|
| 645 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 646 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 647 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 648 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 649 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 650 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 651 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 652 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 653 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 654 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 655 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 656 | ^~~~~~~~~~~~~~~~
|
|---|
| 657 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 658 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 659 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 660 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 661 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 662 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 663 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 664 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 665 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 666 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 667 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 668 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 669 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 670 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 671 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 672 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 673 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 674 | E:/AB-Suite/local64/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 675 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 676 | ^~~~~~~~~~~~~
|
|---|
| 677 | In file included from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 678 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/ole2.h:17,
|
|---|
| 679 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/wtypes.h:12,
|
|---|
| 680 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winscard.h:10,
|
|---|
| 681 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:97,
|
|---|
| 682 | from E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/winsock2.h:23,
|
|---|
| 683 | from E:/AB-Suite/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 684 | from E:/AB-Suite/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 685 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 686 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 687 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 688 | ^~~~~~~~~~~~~
|
|---|
| 689 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 690 | E:/AB-Suite/local64/include/libzvbi.h:2041:21: warning: redundant redeclaration of 'const char* vbi_rating_string(vbi_rating_auth, int)' in same scope [-Wredundant-decls]
|
|---|
| 691 | extern const char * vbi_rating_string(vbi_rating_auth auth, int id);
|
|---|
| 692 | ^~~~~~~~~~~~~~~~~
|
|---|
| 693 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 694 | E:/AB-Suite/local64/include/libzvbi.h:522:21: note: previous declaration of 'const char* vbi_rating_string(vbi_rating_auth, int)'
|
|---|
| 695 | extern const char * vbi_rating_string(vbi_rating_auth auth, int id);
|
|---|
| 696 | ^~~~~~~~~~~~~~~~~
|
|---|
| 697 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 698 | E:/AB-Suite/local64/include/libzvbi.h:2042:21: warning: redundant redeclaration of 'const char* vbi_prog_type_string(vbi_prog_classf, int)' in same scope [-Wredundant-decls]
|
|---|
| 699 | extern const char * vbi_prog_type_string(vbi_prog_classf classf, int id);
|
|---|
| 700 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 701 | In file included from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:0:
|
|---|
| 702 | E:/AB-Suite/local64/include/libzvbi.h:530:21: note: previous declaration of 'const char* vbi_prog_type_string(vbi_prog_classf, int)'
|
|---|
| 703 | extern const char * vbi_prog_type_string(vbi_prog_classf classf, int id);
|
|---|
| 704 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 705 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 706 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 707 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 708 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:47:16: error: using typedef-name 'pthread_t' after 'struct'
|
|---|
| 709 | typedef struct pthread_t {
|
|---|
| 710 | ^~~~~~~~~
|
|---|
| 711 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 712 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 713 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:196:19: note: 'pthread_t' has a previous declaration here
|
|---|
| 714 | typedef uintptr_t pthread_t;
|
|---|
| 715 | ^~~~~~~~~
|
|---|
| 716 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 717 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 718 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 719 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:52:3: error: conflicting declaration 'typedef int pthread_t'
|
|---|
| 720 | } pthread_t;
|
|---|
| 721 | ^~~~~~~~~
|
|---|
| 722 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 723 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 724 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:196:19: note: previous declaration as 'typedef uintptr_t pthread_t'
|
|---|
| 725 | typedef uintptr_t pthread_t;
|
|---|
| 726 | ^~~~~~~~~
|
|---|
| 727 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 728 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 729 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 730 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:55:17: error: conflicting declaration 'typedef SRWLOCK pthread_mutex_t'
|
|---|
| 731 | typedef SRWLOCK pthread_mutex_t;
|
|---|
| 732 | ^~~~~~~~~~~~~~~
|
|---|
| 733 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 734 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 735 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:269:15: note: previous declaration as 'typedef void* pthread_mutex_t'
|
|---|
| 736 | typedef void *pthread_mutex_t;
|
|---|
| 737 | ^~~~~~~~~~~~~~~
|
|---|
| 738 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 739 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 740 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 741 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:56:28: error: conflicting declaration 'typedef CONDITION_VARIABLE pthread_cond_t'
|
|---|
| 742 | typedef CONDITION_VARIABLE pthread_cond_t;
|
|---|
| 743 | ^~~~~~~~~~~~~~
|
|---|
| 744 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 745 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 746 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:270:15: note: previous declaration as 'typedef void* pthread_cond_t'
|
|---|
| 747 | typedef void *pthread_cond_t;
|
|---|
| 748 | ^~~~~~~~~~~~~~
|
|---|
| 749 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 750 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 751 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 752 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'unsigned int win32thread_worker(void*)':
|
|---|
| 753 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:67:8: error: request for member 'ret' in '* h', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 754 | h->ret = h->func(h->arg);
|
|---|
| 755 | ^~~
|
|---|
| 756 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:67:17: error: request for member 'func' in '* h', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 757 | h->ret = h->func(h->arg);
|
|---|
| 758 | ^~~~
|
|---|
| 759 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:67:25: error: request for member 'arg' in '* h', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 760 | h->ret = h->func(h->arg);
|
|---|
| 761 | ^~~
|
|---|
| 762 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_create(pthread_t*, const void*, void* (*)(void*), void*)':
|
|---|
| 763 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:74:13: error: request for member 'func' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 764 | thread->func = start_routine;
|
|---|
| 765 | ^~~~
|
|---|
| 766 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:75:13: error: request for member 'arg' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 767 | thread->arg = arg;
|
|---|
| 768 | ^~~
|
|---|
| 769 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:80:13: error: request for member 'handle' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 770 | thread->handle = (void*)_beginthreadex(NULL, 0, win32thread_worker, thread,
|
|---|
| 771 | ^~~~~~
|
|---|
| 772 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:83:21: error: request for member 'handle' in '* thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 773 | return !thread->handle;
|
|---|
| 774 | ^~~~~~
|
|---|
| 775 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_join(pthread_t, void**)':
|
|---|
| 776 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:86:22: error: 'int pthread_join(pthread_t, void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 777 | static av_unused int pthread_join(pthread_t thread, void **value_ptr)
|
|---|
| 778 | ^~~~~~~~~~~~
|
|---|
| 779 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 780 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 781 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:315:26: note: previous declaration of 'int pthread_join(pthread_t, void**)'
|
|---|
| 782 | int WINPTHREAD_API pthread_join(pthread_t t, void **res);
|
|---|
| 783 | ^~~~~~~~~~~~
|
|---|
| 784 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 785 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 786 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 787 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_join(pthread_t, void**)':
|
|---|
| 788 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:88:44: error: request for member 'handle' in 'thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 789 | DWORD ret = WaitForSingleObject(thread.handle, INFINITE);
|
|---|
| 790 | ^
|
|---|
| 791 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:62:57: note: in definition of macro 'WaitForSingleObject'
|
|---|
| 792 | #define WaitForSingleObject(a, b) WaitForSingleObjectEx(a, b, FALSE)
|
|---|
| 793 | ^
|
|---|
| 794 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:96:29: error: request for member 'ret' in 'thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 795 | *value_ptr = thread.ret;
|
|---|
| 796 | ^~~
|
|---|
| 797 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:97:24: error: request for member 'handle' in 'thread', which is of non-class type 'pthread_t {aka long long unsigned int}'
|
|---|
| 798 | CloseHandle(thread.handle);
|
|---|
| 799 | ^~~~~~
|
|---|
| 800 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_init(void**, void*)':
|
|---|
| 801 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:103:24: error: cannot convert 'void**' to 'PSRWLOCK {aka _RTL_SRWLOCK*}' for argument '1' to 'void InitializeSRWLock(PSRWLOCK)'
|
|---|
| 802 | InitializeSRWLock(m);
|
|---|
| 803 | ^
|
|---|
| 804 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_destroy(void**)':
|
|---|
| 805 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:106:19: error: 'int pthread_mutex_destroy(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 806 | static inline int pthread_mutex_destroy(pthread_mutex_t *m)
|
|---|
| 807 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 808 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 809 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 810 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:344:20: note: previous declaration of 'int pthread_mutex_destroy(void**)'
|
|---|
| 811 | int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m);
|
|---|
| 812 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 813 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 814 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 815 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 816 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_lock(void**)':
|
|---|
| 817 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:111:19: error: 'int pthread_mutex_lock(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 818 | static inline int pthread_mutex_lock(pthread_mutex_t *m)
|
|---|
| 819 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 820 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 821 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 822 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:339:20: note: previous declaration of 'int pthread_mutex_lock(void**)'
|
|---|
| 823 | int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m);
|
|---|
| 824 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 825 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 826 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 827 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 828 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_lock(void**)':
|
|---|
| 829 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:113:30: error: cannot convert 'void**' to 'PSRWLOCK {aka _RTL_SRWLOCK*}' for argument '1' to 'void AcquireSRWLockExclusive(PSRWLOCK)'
|
|---|
| 830 | AcquireSRWLockExclusive(m);
|
|---|
| 831 | ^
|
|---|
| 832 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_unlock(void**)':
|
|---|
| 833 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:116:19: error: 'int pthread_mutex_unlock(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 834 | static inline int pthread_mutex_unlock(pthread_mutex_t *m)
|
|---|
| 835 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 836 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 837 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 838 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:341:20: note: previous declaration of 'int pthread_mutex_unlock(void**)'
|
|---|
| 839 | int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m);
|
|---|
| 840 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 841 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 842 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 843 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 844 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_mutex_unlock(void**)':
|
|---|
| 845 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:118:30: error: cannot convert 'void**' to 'PSRWLOCK {aka _RTL_SRWLOCK*}' for argument '1' to 'void ReleaseSRWLockExclusive(PSRWLOCK)'
|
|---|
| 846 | ReleaseSRWLockExclusive(m);
|
|---|
| 847 | ^
|
|---|
| 848 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: At global scope:
|
|---|
| 849 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:122:19: error: conflicting declaration 'typedef INIT_ONCE pthread_once_t'
|
|---|
| 850 | typedef INIT_ONCE pthread_once_t;
|
|---|
| 851 | ^~~~~~~~~~~~~~
|
|---|
| 852 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 853 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 854 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:180:14: note: previous declaration as 'typedef long int pthread_once_t'
|
|---|
| 855 | typedef long pthread_once_t;
|
|---|
| 856 | ^~~~~~~~~~~~~~
|
|---|
| 857 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 858 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 859 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 860 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_once(pthread_once_t*, void (*)())':
|
|---|
| 861 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:125:22: error: 'int pthread_once(pthread_once_t*, void (*)())' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 862 | static av_unused int pthread_once(pthread_once_t *once_control, void (*init_routine)(void))
|
|---|
| 863 | ^~~~~~~~~~~~
|
|---|
| 864 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 865 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 866 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:298:26: note: previous declaration of 'int pthread_once(pthread_once_t*, void (*)())'
|
|---|
| 867 | int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void));
|
|---|
| 868 | ^~~~~~~~~~~~
|
|---|
| 869 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 870 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 871 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 872 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_once(pthread_once_t*, void (*)())':
|
|---|
| 873 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:128:60: error: cannot convert 'pthread_once_t* {aka long int*}' to 'LPINIT_ONCE {aka _RTL_RUN_ONCE*}' for argument '1' to 'WINBOOL InitOnceBeginInitialize(LPINIT_ONCE, DWORD, PBOOL, void**)'
|
|---|
| 874 | InitOnceBeginInitialize(once_control, 0, &pending, NULL);
|
|---|
| 875 | ^
|
|---|
| 876 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:131:43: error: cannot convert 'pthread_once_t* {aka long int*}' to 'LPINIT_ONCE {aka _RTL_RUN_ONCE*}' for argument '1' to 'WINBOOL InitOnceComplete(LPINIT_ONCE, DWORD, LPVOID)'
|
|---|
| 877 | InitOnceComplete(once_control, 0, NULL);
|
|---|
| 878 | ^
|
|---|
| 879 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_init(void**, const void*)':
|
|---|
| 880 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:137:37: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'void InitializeConditionVariable(PCONDITION_VARIABLE)'
|
|---|
| 881 | InitializeConditionVariable(cond);
|
|---|
| 882 | ^
|
|---|
| 883 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_destroy(void**)':
|
|---|
| 884 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:142:19: error: 'int pthread_cond_destroy(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 885 | static inline int pthread_cond_destroy(pthread_cond_t *cond)
|
|---|
| 886 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 887 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 888 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 889 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:332:20: note: previous declaration of 'int pthread_cond_destroy(void**)'
|
|---|
| 890 | int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv);
|
|---|
| 891 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 892 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 893 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 894 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 895 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_broadcast(void**)':
|
|---|
| 896 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:147:19: error: 'int pthread_cond_broadcast(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 897 | static inline int pthread_cond_broadcast(pthread_cond_t *cond)
|
|---|
| 898 | ^~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 899 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 900 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 901 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:334:20: note: previous declaration of 'int pthread_cond_broadcast(void**)'
|
|---|
| 902 | int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv);
|
|---|
| 903 | ^~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 904 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 905 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 906 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 907 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_broadcast(void**)':
|
|---|
| 908 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:149:34: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'void WakeAllConditionVariable(PCONDITION_VARIABLE)'
|
|---|
| 909 | WakeAllConditionVariable(cond);
|
|---|
| 910 | ^
|
|---|
| 911 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_wait(void**, void**)':
|
|---|
| 912 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:153:19: error: 'int pthread_cond_wait(void**, void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 913 | static inline int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex)
|
|---|
| 914 | ^~~~~~~~~~~~~~~~~
|
|---|
| 915 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 916 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 917 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:335:20: note: previous declaration of 'int pthread_cond_wait(void**, void**)'
|
|---|
| 918 | int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex);
|
|---|
| 919 | ^~~~~~~~~~~~~~~~~
|
|---|
| 920 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 921 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 922 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 923 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_wait(void**, void**)':
|
|---|
| 924 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:155:55: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'WINBOOL SleepConditionVariableSRW(PCONDITION_VARIABLE, PSRWLOCK, DWORD, ULONG)'
|
|---|
| 925 | SleepConditionVariableSRW(cond, mutex, INFINITE, 0);
|
|---|
| 926 | ^
|
|---|
| 927 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_signal(void**)':
|
|---|
| 928 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:159:19: error: 'int pthread_cond_signal(void**)' was declared 'extern' and later 'static' [-fpermissive]
|
|---|
| 929 | static inline int pthread_cond_signal(pthread_cond_t *cond)
|
|---|
| 930 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 931 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 932 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 933 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:333:20: note: previous declaration of 'int pthread_cond_signal(void**)'
|
|---|
| 934 | int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv);
|
|---|
| 935 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 936 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 937 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 938 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 939 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h: In function 'int pthread_cond_signal(void**)':
|
|---|
| 940 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:161:31: error: cannot convert 'void**' to 'PCONDITION_VARIABLE {aka _RTL_CONDITION_VARIABLE*}' for argument '1' to 'void WakeConditionVariable(PCONDITION_VARIABLE)'
|
|---|
| 941 | WakeConditionVariable(cond);
|
|---|
| 942 | ^
|
|---|
| 943 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In function 'void avpacket_queue_init(AVFormatContext*, AVPacketQueue*)':
|
|---|
| 944 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:414:39: error: call of overloaded 'pthread_mutex_init(void**, NULL)' is ambiguous
|
|---|
| 945 | pthread_mutex_init(&q->mutex, NULL);
|
|---|
| 946 | ^
|
|---|
| 947 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 948 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 949 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:343:20: note: candidate: int pthread_mutex_init(void**, const pthread_mutexattr_t*)
|
|---|
| 950 | int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a);
|
|---|
| 951 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 952 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 953 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 954 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 955 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:101:19: note: candidate: int pthread_mutex_init(void**, void*)
|
|---|
| 956 | static inline int pthread_mutex_init(pthread_mutex_t *m, void* attr)
|
|---|
| 957 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 958 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:415:37: error: call of overloaded 'pthread_cond_init(void**, NULL)' is ambiguous
|
|---|
| 959 | pthread_cond_init(&q->cond, NULL);
|
|---|
| 960 | ^
|
|---|
| 961 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 962 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 963 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:331:20: note: candidate: int pthread_cond_init(void**, const pthread_condattr_t*)
|
|---|
| 964 | int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a);
|
|---|
| 965 | ^~~~~~~~~~~~~~~~~
|
|---|
| 966 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 967 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 968 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 969 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:135:19: note: candidate: int pthread_cond_init(void**, const void*)
|
|---|
| 970 | static inline int pthread_cond_init(pthread_cond_t *cond, const void *unused_attr)
|
|---|
| 971 | ^~~~~~~~~~~~~~~~~
|
|---|
| 972 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In constructor 'decklink_input_callback::decklink_input_callback(AVFormatContext*)':
|
|---|
| 973 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:554:38: error: call of overloaded 'pthread_mutex_init(void**, NULL)' is ambiguous
|
|---|
| 974 | pthread_mutex_init(&m_mutex, NULL);
|
|---|
| 975 | ^
|
|---|
| 976 | In file included from E:/AB-Suite/local64/include/libzvbi.h:1064:0,
|
|---|
| 977 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:45:
|
|---|
| 978 | E:/AB-Suite/msys64/mingw64/x86_64-w64-mingw32/include/pthread.h:343:20: note: candidate: int pthread_mutex_init(void**, const pthread_mutexattr_t*)
|
|---|
| 979 | int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a);
|
|---|
| 980 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 981 | In file included from E:/AB-Suite/build/ffmpeg-git/libavutil/thread.h:133:0,
|
|---|
| 982 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_common.h:28,
|
|---|
| 983 | from E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:49:
|
|---|
| 984 | E:/AB-Suite/build/ffmpeg-git/compat/w32pthreads.h:101:19: note: candidate: int pthread_mutex_init(void**, void*)
|
|---|
| 985 | static inline int pthread_mutex_init(pthread_mutex_t *m, void* attr)
|
|---|
| 986 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 987 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In member function 'virtual ULONG decklink_input_callback::Release()':
|
|---|
| 988 | E:/AB-Suite/build/ffmpeg-git/libavdevice/decklink_dec.cpp:578:16: warning: deleting object of polymorphic class type 'decklink_input_callback' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
|---|
| 989 | delete this;
|
|---|
| 990 | ^~~~
|
|---|
| 991 | make: *** [/build/ffmpeg-git/ffbuild/common.mak:63: libavdevice/decklink_dec.o] Error 1
|
|---|