| 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 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/caca.c: In function 'caca_write_header':
|
|---|
| 16 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/caca.c:183:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 17 | caca_set_display_time(c->display, av_rescale_q(1, st->codec->time_base, AV_TIME_BASE_Q));
|
|---|
| 18 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 19 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/avdevice.h:51:0,
|
|---|
| 20 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/caca.c:24:
|
|---|
| 21 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 22 | AVCodecContext *codec;
|
|---|
| 23 | ^~~~~
|
|---|
| 24 | CXX libavdevice/decklink_common.o
|
|---|
| 25 | cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
|
|---|
| 26 | cc1plus.exe: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 27 | cc1plus.exe: warning: command line option '-Wno-pointer-to-int-cast' is valid for C/ObjC but not for C++
|
|---|
| 28 | cc1plus.exe: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 29 | cc1plus.exe: warning: command line option '-Wno-pointer-sign' is valid for C/ObjC but not for C++
|
|---|
| 30 | cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++
|
|---|
| 31 | CXX libavdevice/decklink_dec.o
|
|---|
| 32 | CC libavdevice/decklink_dec_c.o
|
|---|
| 33 | cc1plus.exe: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
|
|---|
| 34 | cc1plus.exe: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 35 | cc1plus.exe: warning: command line option '-Wno-pointer-to-int-cast' is valid for C/ObjC but not for C++
|
|---|
| 36 | cc1plus.exe: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
|
|---|
| 37 | cc1plus.exe: warning: command line option '-Wno-pointer-sign' is valid for C/ObjC but not for C++
|
|---|
| 38 | cc1plus.exe: warning: command line option '-std=c11' is valid for C/ObjC but not for C++
|
|---|
| 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 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 47 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 48 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 49 | ^~~~~~~~~~~~~
|
|---|
| 50 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 51 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 52 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 53 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 54 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 55 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 56 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 57 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 58 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 59 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 60 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 61 | ^~~~~~~~~~~~~
|
|---|
| 62 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 63 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 64 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 65 | ^~~~~~~~~~~~~~~~
|
|---|
| 66 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 67 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 68 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 69 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 70 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 71 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 72 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 73 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 74 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 75 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 76 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 77 | ^~~~~~~~~~~~~~~~
|
|---|
| 78 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 79 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 80 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 81 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 82 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 83 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 84 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 85 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 86 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 87 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 88 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 89 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 90 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 91 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 92 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 93 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 94 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:30:0:
|
|---|
| 95 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 96 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 97 | ^~~~~~~~~~~~~
|
|---|
| 98 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 99 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 100 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 101 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 102 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 103 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 104 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 105 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 106 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:27:
|
|---|
| 107 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 108 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 109 | ^~~~~~~~~~~~~
|
|---|
| 110 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 111 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 112 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 113 | ^~~~~~~~~~~~~
|
|---|
| 114 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 115 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 116 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 117 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 118 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 119 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 120 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 121 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 122 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 123 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 124 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 125 | ^~~~~~~~~~~~~
|
|---|
| 126 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 127 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 128 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 129 | ^~~~~~~~~~~~~~~~
|
|---|
| 130 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 131 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 132 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 133 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 134 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 135 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 136 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 137 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 138 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 139 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 140 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 141 | ^~~~~~~~~~~~~~~~
|
|---|
| 142 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 143 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 144 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 145 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 146 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 147 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 148 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 149 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 150 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 151 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 152 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 153 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 154 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 155 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 156 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 157 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 158 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:28:0:
|
|---|
| 159 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 160 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 161 | ^~~~~~~~~~~~~
|
|---|
| 162 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 163 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 164 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 165 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 166 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 167 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 168 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 169 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 170 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_common.cpp:25:
|
|---|
| 171 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 172 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 173 | ^~~~~~~~~~~~~
|
|---|
| 174 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:44:0:
|
|---|
| 175 | H:/development/media-autobuild_suite-master/local32/include/libzvbi.h:2041:21: warning: redundant redeclaration of 'const char* vbi_rating_string(vbi_rating_auth, int)' in same scope [-Wredundant-decls]
|
|---|
| 176 | extern const char * vbi_rating_string(vbi_rating_auth auth, int id);
|
|---|
| 177 | ^~~~~~~~~~~~~~~~~
|
|---|
| 178 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:44:0:
|
|---|
| 179 | H:/development/media-autobuild_suite-master/local32/include/libzvbi.h:522:21: note: previous declaration of 'const char* vbi_rating_string(vbi_rating_auth, int)'
|
|---|
| 180 | extern const char * vbi_rating_string(vbi_rating_auth auth, int id);
|
|---|
| 181 | ^~~~~~~~~~~~~~~~~
|
|---|
| 182 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:44:0:
|
|---|
| 183 | H:/development/media-autobuild_suite-master/local32/include/libzvbi.h:2042:21: warning: redundant redeclaration of 'const char* vbi_prog_type_string(vbi_prog_classf, int)' in same scope [-Wredundant-decls]
|
|---|
| 184 | extern const char * vbi_prog_type_string(vbi_prog_classf classf, int id);
|
|---|
| 185 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 186 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:44:0:
|
|---|
| 187 | H:/development/media-autobuild_suite-master/local32/include/libzvbi.h:530:21: note: previous declaration of 'const char* vbi_prog_type_string(vbi_prog_classf, int)'
|
|---|
| 188 | extern const char * vbi_prog_type_string(vbi_prog_classf classf, int id);
|
|---|
| 189 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 190 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp: In member function 'virtual ULONG decklink_input_callback::Release()':
|
|---|
| 191 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_dec.cpp:576:16: warning: deleting object of polymorphic class type 'decklink_input_callback' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
|---|
| 192 | delete this;
|
|---|
| 193 | ^~~~
|
|---|
| 194 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 195 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21078:28: warning: redundant redeclaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 196 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 197 | ^~~~~~~~~~~~~
|
|---|
| 198 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 199 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 200 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 201 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 202 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 203 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 204 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 205 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 206 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 207 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1287:28: note: previous declaration of 'ULONG BSTR_UserSize(ULONG*, ULONG, OLECHAR**)'
|
|---|
| 208 | ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *);
|
|---|
| 209 | ^~~~~~~~~~~~~
|
|---|
| 210 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 211 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21079:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 212 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 213 | ^~~~~~~~~~~~~~~~
|
|---|
| 214 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 215 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 216 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 217 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 218 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 219 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 220 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 221 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 222 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 223 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1288:28: note: previous declaration of 'unsigned char* BSTR_UserMarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 224 | unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *);
|
|---|
| 225 | ^~~~~~~~~~~~~~~~
|
|---|
| 226 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 227 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21080:28: warning: redundant redeclaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 228 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 229 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 230 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 231 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 232 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 233 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 234 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 235 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 236 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 237 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 238 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 239 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1289:28: note: previous declaration of 'unsigned char* BSTR_UserUnmarshal(ULONG*, unsigned char*, OLECHAR**)'
|
|---|
| 240 | unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *);
|
|---|
| 241 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 242 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:31:0:
|
|---|
| 243 | H:/development/media-autobuild_suite-master/local32/include/DeckLinkAPI.h:21081:28: warning: redundant redeclaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)' in same scope [-Wredundant-decls]
|
|---|
| 244 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 245 | ^~~~~~~~~~~~~
|
|---|
| 246 | In file included from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/objbase.h:164:0,
|
|---|
| 247 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/ole2.h:17,
|
|---|
| 248 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/wtypes.h:12,
|
|---|
| 249 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winscard.h:10,
|
|---|
| 250 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/windows.h:97,
|
|---|
| 251 | from H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/winsock2.h:23,
|
|---|
| 252 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/os_support.h:112,
|
|---|
| 253 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/internal.h:28,
|
|---|
| 254 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:28:
|
|---|
| 255 | H:/development/media-autobuild_suite-master/msys64/mingw32/i686-w64-mingw32/include/propidl.h:1290:28: note: previous declaration of 'void BSTR_UserFree(ULONG*, OLECHAR**)'
|
|---|
| 256 | void __RPC_USER BSTR_UserFree (ULONG *, BSTR *);
|
|---|
| 257 | ^~~~~~~~~~~~~
|
|---|
| 258 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp: In member function 'virtual ULONG decklink_frame::Release()':
|
|---|
| 259 | H:/development/media-autobuild_suite-master/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]
|
|---|
| 260 | delete this;
|
|---|
| 261 | ^~~~
|
|---|
| 262 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp: In function 'int ff_decklink_write_trailer(AVFormatContext*)':
|
|---|
| 263 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/decklink_enc.cpp:258:21: warning: deleting object of polymorphic class type 'decklink_output_callback' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
|---|
| 264 | delete ctx->output_callback;
|
|---|
| 265 | ^~~~~~~~~~~~~~~
|
|---|
| 266 | CC libavdevice/decklink_enc_c.o
|
|---|
| 267 | CC libavdevice/dshow.o
|
|---|
| 268 | CC libavdevice/dshow_common.o
|
|---|
| 269 | CC libavdevice/dshow_crossbar.o
|
|---|
| 270 | CC libavdevice/dshow_enummediatypes.o
|
|---|
| 271 | CC libavdevice/dshow_enumpins.o
|
|---|
| 272 | CC libavdevice/dshow_filter.o
|
|---|
| 273 | CC libavdevice/dshow_pin.o
|
|---|
| 274 | CC libavdevice/gdigrab.o
|
|---|
| 275 | CC libavdevice/lavfi.o
|
|---|
| 276 | CC libavdevice/libcdio.o
|
|---|
| 277 | CC libavdevice/opengl_enc.o
|
|---|
| 278 | CC libavdevice/reverse.o
|
|---|
| 279 | CC libavdevice/sdl2.o
|
|---|
| 280 | CC libavdevice/utils.o
|
|---|
| 281 | CC libavdevice/vfwcap.o
|
|---|
| 282 | WINDRES libavdevice/avdeviceres.o
|
|---|
| 283 | WINDRES libavfilter/avfilterres.o
|
|---|
| 284 | WINDRES libswscale/swscaleres.o
|
|---|
| 285 | WINDRES libavutil/avutilres.o
|
|---|
| 286 | CC libpostproc/postprocess.o
|
|---|
| 287 | WINDRES libpostproc/postprocres.o
|
|---|
| 288 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/vfwcap.c: In function 'vfw_read_header':
|
|---|
| 289 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/vfwcap.c:331:35: warning: passing argument 1 of 'av_parse_video_size' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 290 | ret = av_parse_video_size(&bi->bmiHeader.biWidth, &bi->bmiHeader.biHeight, ctx->video_size);
|
|---|
| 291 | ^
|
|---|
| 292 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/vfwcap.c:25:0:
|
|---|
| 293 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/parseutils.h:66:5: note: expected 'int *' but argument is of type 'LONG * {aka long int *}'
|
|---|
| 294 | int av_parse_video_size(int *width_ptr, int *height_ptr, const char *str);
|
|---|
| 295 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 296 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/vfwcap.c:331:59: warning: passing argument 2 of 'av_parse_video_size' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 297 | ret = av_parse_video_size(&bi->bmiHeader.biWidth, &bi->bmiHeader.biHeight, ctx->video_size);
|
|---|
| 298 | ^
|
|---|
| 299 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavdevice/vfwcap.c:25:0:
|
|---|
| 300 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/parseutils.h:66:5: note: expected 'int *' but argument is of type 'LONG * {aka long int *}'
|
|---|
| 301 | int av_parse_video_size(int *width_ptr, int *height_ptr, const char *str);
|
|---|
| 302 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 303 | CC libavformat/3dostr.o
|
|---|
| 304 | CC libavformat/4xm.o
|
|---|
| 305 | CC libavformat/a64.o
|
|---|
| 306 | CC libavformat/aacdec.o
|
|---|
| 307 | CC libavformat/aadec.o
|
|---|
| 308 | CC libavformat/ac3dec.o
|
|---|
| 309 | CC libavformat/acm.o
|
|---|
| 310 | CC libavformat/act.o
|
|---|
| 311 | CC libavformat/adp.o
|
|---|
| 312 | CC libavformat/ads.o
|
|---|
| 313 | CC libavformat/adtsenc.o
|
|---|
| 314 | CC libavformat/adxdec.o
|
|---|
| 315 | CC libavformat/aea.o
|
|---|
| 316 | CC libavformat/afc.o
|
|---|
| 317 | CC libavformat/aiffdec.o
|
|---|
| 318 | CC libavformat/aiffenc.o
|
|---|
| 319 | CC libavformat/aixdec.o
|
|---|
| 320 | CC libavformat/allformats.o
|
|---|
| 321 | CC libavformat/amr.o
|
|---|
| 322 | CC libavformat/anm.o
|
|---|
| 323 | CC libavformat/apc.o
|
|---|
| 324 | CC libavformat/ape.o
|
|---|
| 325 | CC libavformat/apetag.o
|
|---|
| 326 | CC libavformat/apngdec.o
|
|---|
| 327 | CC libavformat/apngenc.o
|
|---|
| 328 | CC libavformat/aqtitledec.o
|
|---|
| 329 | CC libavformat/asf.o
|
|---|
| 330 | CC libavformat/asfcrypt.o
|
|---|
| 331 | CC libavformat/asfdec_f.o
|
|---|
| 332 | CC libavformat/asfdec_o.o
|
|---|
| 333 | CC libavformat/asfenc.o
|
|---|
| 334 | CC libavformat/assdec.o
|
|---|
| 335 | CC libavformat/assenc.o
|
|---|
| 336 | CC libavformat/ast.o
|
|---|
| 337 | CC libavformat/astdec.o
|
|---|
| 338 | CC libavformat/astenc.o
|
|---|
| 339 | CC libavformat/async.o
|
|---|
| 340 | CC libavformat/au.o
|
|---|
| 341 | CC libavformat/avc.o
|
|---|
| 342 | CC libavformat/audiointerleave.o
|
|---|
| 343 | CC libavformat/avidec.o
|
|---|
| 344 | CC libavformat/avienc.o
|
|---|
| 345 | CC libavformat/avio.o
|
|---|
| 346 | CC libavformat/aviobuf.o
|
|---|
| 347 | CC libavformat/avisynth.o
|
|---|
| 348 | CC libavformat/avlanguage.o
|
|---|
| 349 | CC libavformat/avr.o
|
|---|
| 350 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:38:0:
|
|---|
| 351 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/compat/avisynth/avisynth_c.h:947:27: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|---|
| 352 | AVSC_INLINE AVS_Library * avs_load_library() {
|
|---|
| 353 | ^~~~~~~~~~~~~~~~
|
|---|
| 354 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c: In function 'avisynth_load_library':
|
|---|
| 355 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 356 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 357 | ^
|
|---|
| 358 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:130:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 359 | LOAD_AVS_FUNC(avs_bit_blt, 0);
|
|---|
| 360 | ^
|
|---|
| 361 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 362 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 363 | ^
|
|---|
| 364 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:131:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 365 | LOAD_AVS_FUNC(avs_clip_get_error, 0);
|
|---|
| 366 | ^
|
|---|
| 367 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 368 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 369 | ^
|
|---|
| 370 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:132:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 371 | LOAD_AVS_FUNC(avs_create_script_environment, 0);
|
|---|
| 372 | ^
|
|---|
| 373 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 374 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 375 | ^
|
|---|
| 376 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:133:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 377 | LOAD_AVS_FUNC(avs_delete_script_environment, 0);
|
|---|
| 378 | ^
|
|---|
| 379 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 380 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 381 | ^
|
|---|
| 382 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:135:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 383 | LOAD_AVS_FUNC(avs_get_error, 1); // New to AviSynth 2.6
|
|---|
| 384 | ^
|
|---|
| 385 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 386 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 387 | ^
|
|---|
| 388 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:136:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 389 | LOAD_AVS_FUNC(avs_get_frame, 0);
|
|---|
| 390 | ^
|
|---|
| 391 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 392 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 393 | ^
|
|---|
| 394 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:138:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 395 | LOAD_AVS_FUNC(avs_get_video_info, 0);
|
|---|
| 396 | ^
|
|---|
| 397 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 398 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 399 | ^
|
|---|
| 400 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:139:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 401 | LOAD_AVS_FUNC(avs_invoke, 0);
|
|---|
| 402 | ^
|
|---|
| 403 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 404 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 405 | ^
|
|---|
| 406 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:140:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 407 | LOAD_AVS_FUNC(avs_release_clip, 0);
|
|---|
| 408 | ^
|
|---|
| 409 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 410 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 411 | ^
|
|---|
| 412 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:141:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 413 | LOAD_AVS_FUNC(avs_release_value, 0);
|
|---|
| 414 | ^
|
|---|
| 415 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 416 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 417 | ^
|
|---|
| 418 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:142:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 419 | LOAD_AVS_FUNC(avs_release_video_frame, 0);
|
|---|
| 420 | ^
|
|---|
| 421 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 422 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 423 | ^
|
|---|
| 424 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:143:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 425 | LOAD_AVS_FUNC(avs_take_clip, 0);
|
|---|
| 426 | ^
|
|---|
| 427 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:126:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 428 | avs_library.name = dlsym(avs_library.library, #name); \
|
|---|
| 429 | ^
|
|---|
| 430 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avisynth.c:148:5: note: in expansion of macro 'LOAD_AVS_FUNC'
|
|---|
| 431 | LOAD_AVS_FUNC(avs_get_read_ptr_p, 1);
|
|---|
| 432 | ^
|
|---|
| 433 | CC libavformat/avs.o
|
|---|
| 434 | CC libavformat/bethsoftvid.o
|
|---|
| 435 | CC libavformat/bfi.o
|
|---|
| 436 | CC libavformat/bink.o
|
|---|
| 437 | CC libavformat/bintext.o
|
|---|
| 438 | CC libavformat/bit.o
|
|---|
| 439 | CC libavformat/bluray.o
|
|---|
| 440 | CC libavformat/bmv.o
|
|---|
| 441 | CC libavformat/boadec.o
|
|---|
| 442 | CC libavformat/brstm.o
|
|---|
| 443 | CC libavformat/c93.o
|
|---|
| 444 | CC libavformat/cache.o
|
|---|
| 445 | CC libavformat/caf.o
|
|---|
| 446 | CC libavformat/cafdec.o
|
|---|
| 447 | CC libavformat/cafenc.o
|
|---|
| 448 | CC libavformat/cavsvideodec.o
|
|---|
| 449 | CC libavformat/cdg.o
|
|---|
| 450 | CC libavformat/cdxl.o
|
|---|
| 451 | CC libavformat/chromaprint.o
|
|---|
| 452 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c: In function 'write_packet':
|
|---|
| 453 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c:116:39: warning: passing argument 2 of 'chromaprint_feed' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 454 | return chromaprint_feed(cpr->ctx, pkt->data, pkt->size / 2) ? 0 : AVERROR(EINVAL);
|
|---|
| 455 | ^~~
|
|---|
| 456 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c:25:0:
|
|---|
| 457 | H:/development/media-autobuild_suite-master/msys64/mingw32/include/chromaprint.h:235:21: note: expected 'const int16_t * {aka const short int *}' but argument is of type 'uint8_t * {aka unsigned char *}'
|
|---|
| 458 | CHROMAPRINT_API int chromaprint_feed(ChromaprintContext *ctx, const int16_t *data, int size);
|
|---|
| 459 | ^~~~~~~~~~~~~~~~
|
|---|
| 460 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c: In function 'write_trailer':
|
|---|
| 461 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c:131:52: warning: passing argument 2 of 'chromaprint_get_raw_fingerprint' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 462 | if (!chromaprint_get_raw_fingerprint(cpr->ctx, &fp, &size)) {
|
|---|
| 463 | ^
|
|---|
| 464 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c:25:0:
|
|---|
| 465 | H:/development/media-autobuild_suite-master/msys64/mingw32/include/chromaprint.h:273:21: note: expected 'uint32_t ** {aka unsigned int **}' but argument is of type 'void **'
|
|---|
| 466 | CHROMAPRINT_API int chromaprint_get_raw_fingerprint(ChromaprintContext *ctx, uint32_t **fingerprint, int *size);
|
|---|
| 467 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 468 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c:142:71: warning: passing argument 4 of 'chromaprint_encode_fingerprint' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 469 | if (!chromaprint_encode_fingerprint(fp, size, cpr->algorithm, &enc_fp, &enc_size,
|
|---|
| 470 | ^
|
|---|
| 471 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/chromaprint.c:25:0:
|
|---|
| 472 | H:/development/media-autobuild_suite-master/msys64/mingw32/include/chromaprint.h:331:21: note: expected 'char **' but argument is of type 'void **'
|
|---|
| 473 | CHROMAPRINT_API int chromaprint_encode_fingerprint(const uint32_t *fp, int size, int algorithm, char **encoded_fp, int *encoded_size, int base64);
|
|---|
| 474 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 475 | CC libavformat/cinedec.o
|
|---|
| 476 | CC libavformat/concat.o
|
|---|
| 477 | CC libavformat/concatdec.o
|
|---|
| 478 | CC libavformat/crcenc.o
|
|---|
| 479 | CC libavformat/crypto.o
|
|---|
| 480 | CC libavformat/cutils.o
|
|---|
| 481 | CC libavformat/dash.o
|
|---|
| 482 | CC libavformat/dashenc.o
|
|---|
| 483 | CC libavformat/data_uri.o
|
|---|
| 484 | CC libavformat/dauddec.o
|
|---|
| 485 | CC libavformat/daudenc.o
|
|---|
| 486 | CC libavformat/dcstr.o
|
|---|
| 487 | CC libavformat/dfa.o
|
|---|
| 488 | CC libavformat/diracdec.o
|
|---|
| 489 | CC libavformat/dnxhddec.o
|
|---|
| 490 | CC libavformat/dsfdec.o
|
|---|
| 491 | CC libavformat/dsicin.o
|
|---|
| 492 | CC libavformat/dss.o
|
|---|
| 493 | CC libavformat/dtsdec.o
|
|---|
| 494 | CC libavformat/dtshddec.o
|
|---|
| 495 | CC libavformat/dump.o
|
|---|
| 496 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c: In function 'dump_stream_format':
|
|---|
| 497 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:473:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 498 | avctx->properties = st->codec->properties;
|
|---|
| 499 | ^~~~~
|
|---|
| 500 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 501 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 502 | AVCodecContext *codec;
|
|---|
| 503 | ^~~~~
|
|---|
| 504 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:474:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 505 | avctx->codec = st->codec->codec;
|
|---|
| 506 | ^~~~~
|
|---|
| 507 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 508 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 509 | AVCodecContext *codec;
|
|---|
| 510 | ^~~~~
|
|---|
| 511 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:475:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 512 | avctx->qmin = st->codec->qmin;
|
|---|
| 513 | ^~~~~
|
|---|
| 514 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 515 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 516 | AVCodecContext *codec;
|
|---|
| 517 | ^~~~~
|
|---|
| 518 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:476:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 519 | avctx->qmax = st->codec->qmax;
|
|---|
| 520 | ^~~~~
|
|---|
| 521 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 522 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 523 | AVCodecContext *codec;
|
|---|
| 524 | ^~~~~
|
|---|
| 525 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:477:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 526 | avctx->coded_width = st->codec->coded_width;
|
|---|
| 527 | ^~~~~
|
|---|
| 528 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 529 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 530 | AVCodecContext *codec;
|
|---|
| 531 | ^~~~~
|
|---|
| 532 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:478:5: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 533 | avctx->coded_height = st->codec->coded_height;
|
|---|
| 534 | ^~~~~
|
|---|
| 535 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 536 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 537 | AVCodecContext *codec;
|
|---|
| 538 | ^~~~~
|
|---|
| 539 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:513:9: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 540 | int tbc = st->codec->time_base.den && st->codec->time_base.num;
|
|---|
| 541 | ^~~
|
|---|
| 542 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 543 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 544 | AVCodecContext *codec;
|
|---|
| 545 | ^~~~~
|
|---|
| 546 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:513:9: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 547 | int tbc = st->codec->time_base.den && st->codec->time_base.num;
|
|---|
| 548 | ^~~
|
|---|
| 549 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 550 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 551 | AVCodecContext *codec;
|
|---|
| 552 | ^~~~~
|
|---|
| 553 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:525:13: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 554 | print_fps(1 / av_q2d(st->codec->time_base), "tbc");
|
|---|
| 555 | ^~~~~~~~~
|
|---|
| 556 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/dump.c:37:0:
|
|---|
| 557 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 558 | AVCodecContext *codec;
|
|---|
| 559 | ^~~~~
|
|---|
| 560 | CC libavformat/dv.o
|
|---|
| 561 | CC libavformat/dvbsub.o
|
|---|
| 562 | CC libavformat/dvbtxt.o
|
|---|
| 563 | CC libavformat/dvenc.o
|
|---|
| 564 | CC libavformat/dxa.o
|
|---|
| 565 | CC libavformat/eacdata.o
|
|---|
| 566 | CC libavformat/electronicarts.o
|
|---|
| 567 | CC libavformat/epafdec.o
|
|---|
| 568 | CC libavformat/ffmdec.o
|
|---|
| 569 | CC libavformat/ffmenc.o
|
|---|
| 570 | CC libavformat/ffmetadec.o
|
|---|
| 571 | CC libavformat/ffmetaenc.o
|
|---|
| 572 | CC libavformat/fifo.o
|
|---|
| 573 | CC libavformat/file.o
|
|---|
| 574 | CC libavformat/filmstripdec.o
|
|---|
| 575 | CC libavformat/filmstripenc.o
|
|---|
| 576 | CC libavformat/fitsdec.o
|
|---|
| 577 | CC libavformat/fitsenc.o
|
|---|
| 578 | CC libavformat/flac_picture.o
|
|---|
| 579 | CC libavformat/flacdec.o
|
|---|
| 580 | CC libavformat/flacenc.o
|
|---|
| 581 | CC libavformat/flacenc_header.o
|
|---|
| 582 | CC libavformat/flic.o
|
|---|
| 583 | CC libavformat/flvdec.o
|
|---|
| 584 | CC libavformat/flvenc.o
|
|---|
| 585 | CC libavformat/format.o
|
|---|
| 586 | CC libavformat/framecrcenc.o
|
|---|
| 587 | CC libavformat/framehash.o
|
|---|
| 588 | CC libavformat/frmdec.o
|
|---|
| 589 | CC libavformat/fsb.o
|
|---|
| 590 | CC libavformat/ftp.o
|
|---|
| 591 | CC libavformat/g722.o
|
|---|
| 592 | CC libavformat/g723_1.o
|
|---|
| 593 | CC libavformat/g726.o
|
|---|
| 594 | CC libavformat/g729dec.o
|
|---|
| 595 | CC libavformat/gdv.o
|
|---|
| 596 | CC libavformat/genh.o
|
|---|
| 597 | CC libavformat/gif.o
|
|---|
| 598 | CC libavformat/gifdec.o
|
|---|
| 599 | CC libavformat/golomb_tab.o
|
|---|
| 600 | CC libavformat/gopher.o
|
|---|
| 601 | CC libavformat/gsmdec.o
|
|---|
| 602 | CC libavformat/gxf.o
|
|---|
| 603 | CC libavformat/gxfenc.o
|
|---|
| 604 | CC libavformat/h261dec.o
|
|---|
| 605 | CC libavformat/h263dec.o
|
|---|
| 606 | CC libavformat/h264dec.o
|
|---|
| 607 | CC libavformat/hashenc.o
|
|---|
| 608 | CC libavformat/hdsenc.o
|
|---|
| 609 | CC libavformat/hevc.o
|
|---|
| 610 | CC libavformat/hevcdec.o
|
|---|
| 611 | CC libavformat/hls.o
|
|---|
| 612 | CC libavformat/hlsenc.o
|
|---|
| 613 | CC libavformat/hlsproto.o
|
|---|
| 614 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/hlsenc.c: In function 'get_default_pattern_localtime_fmt':
|
|---|
| 615 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/hlsenc.c:1320:63: warning: unknown conversion type character 's' in format [-Wformat=]
|
|---|
| 616 | return (HAVE_LIBC_MSVCRT || !strftime(b, sizeof(b), "%s", p) || !strcmp(b, "%s")) ? "-%Y%m%d%H%M%S.m4s" : "-%s.m4s";
|
|---|
| 617 | ^
|
|---|
| 618 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/hlsenc.c:1322:59: warning: unknown conversion type character 's' in format [-Wformat=]
|
|---|
| 619 | return (HAVE_LIBC_MSVCRT || !strftime(b, sizeof(b), "%s", p) || !strcmp(b, "%s")) ? "-%Y%m%d%H%M%S.ts" : "-%s.ts";
|
|---|
| 620 | ^
|
|---|
| 621 | CC libavformat/hnm.o
|
|---|
| 622 | CC libavformat/http.o
|
|---|
| 623 | CC libavformat/httpauth.o
|
|---|
| 624 | CC libavformat/icecast.o
|
|---|
| 625 | CC libavformat/icodec.o
|
|---|
| 626 | CC libavformat/icoenc.o
|
|---|
| 627 | CC libavformat/id3v1.o
|
|---|
| 628 | CC libavformat/id3v2.o
|
|---|
| 629 | CC libavformat/id3v2enc.o
|
|---|
| 630 | CC libavformat/idcin.o
|
|---|
| 631 | CC libavformat/idroqdec.o
|
|---|
| 632 | CC libavformat/idroqenc.o
|
|---|
| 633 | CC libavformat/iff.o
|
|---|
| 634 | CC libavformat/ilbc.o
|
|---|
| 635 | CC libavformat/img2.o
|
|---|
| 636 | CC libavformat/img2_alias_pix.o
|
|---|
| 637 | CC libavformat/img2_brender_pix.o
|
|---|
| 638 | CC libavformat/img2dec.o
|
|---|
| 639 | CC libavformat/img2enc.o
|
|---|
| 640 | CC libavformat/ingenientdec.o
|
|---|
| 641 | CC libavformat/ipmovie.o
|
|---|
| 642 | CC libavformat/ircam.o
|
|---|
| 643 | CC libavformat/ircamdec.o
|
|---|
| 644 | CC libavformat/ircamenc.o
|
|---|
| 645 | CC libavformat/isom.o
|
|---|
| 646 | CC libavformat/iss.o
|
|---|
| 647 | CC libavformat/iv8.o
|
|---|
| 648 | CC libavformat/ivfdec.o
|
|---|
| 649 | CC libavformat/ivfenc.o
|
|---|
| 650 | CC libavformat/jacosubdec.o
|
|---|
| 651 | CC libavformat/jacosubenc.o
|
|---|
| 652 | CC libavformat/jvdec.o
|
|---|
| 653 | CC libavformat/latmenc.o
|
|---|
| 654 | CC libavformat/libgme.o
|
|---|
| 655 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libgme.c:24:0:
|
|---|
| 656 | H:/development/media-autobuild_suite-master/local32/include/gme/gme.h:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|---|
| 657 | gme_type_t const* gme_type_list();
|
|---|
| 658 | ^~~~~~~~~~
|
|---|
| 659 | CC libavformat/libmodplug.o
|
|---|
| 660 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libmodplug.c:25:0: warning: "MODPLUG_STATIC" redefined
|
|---|
| 661 | #define MODPLUG_STATIC
|
|---|
| 662 |
|
|---|
| 663 | <command-line>:0:0: note: this is the location of the previous definition
|
|---|
| 664 | CC libavformat/libopenmpt.o
|
|---|
| 665 | CC libavformat/librtmp.o
|
|---|
| 666 | CC libavformat/libssh.o
|
|---|
| 667 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libopenmpt.c: In function 'read_header_openmpt':
|
|---|
| 668 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libopenmpt.c:78:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
|---|
| 669 | char *buf = av_malloc(size);
|
|---|
| 670 | ^~~~
|
|---|
| 671 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libopenmpt.c:91:5: warning: 'openmpt_module_create_from_memory' is deprecated [-Wdeprecated-declarations]
|
|---|
| 672 | openmpt->module = openmpt_module_create_from_memory(buf, size, openmpt_logfunc, s, NULL);
|
|---|
| 673 | ^~~~~~~
|
|---|
| 674 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libopenmpt.c:22:0:
|
|---|
| 675 | H:/development/media-autobuild_suite-master/local32/include/libopenmpt/libopenmpt.h:571:55: note: declared here
|
|---|
| 676 | LIBOPENMPT_API LIBOPENMPT_DEPRECATED openmpt_module * openmpt_module_create_from_memory( const void * filedata, size_t filesize, openmpt_log_func logfunc, void * loguser, const openmpt_module_initial_ctl * ctls );
|
|---|
| 677 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 678 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libopenmpt.c:23:0:
|
|---|
| 679 | At top level:
|
|---|
| 680 | H:/development/media-autobuild_suite-master/local32/include/libopenmpt/libopenmpt_stream_callbacks_file.h:99:33: warning: 'openmpt_stream_get_file_callbacks' defined but not used [-Wunused-function]
|
|---|
| 681 | static openmpt_stream_callbacks openmpt_stream_get_file_callbacks(void) {
|
|---|
| 682 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 683 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/libssh.c:22:0: warning: "LIBSSH_STATIC" redefined
|
|---|
| 684 | #define LIBSSH_STATIC
|
|---|
| 685 |
|
|---|
| 686 | <command-line>:0:0: note: this is the location of the previous definition
|
|---|
| 687 | CC libavformat/lmlm4.o
|
|---|
| 688 | CC libavformat/loasdec.o
|
|---|
| 689 | CC libavformat/log2_tab.o
|
|---|
| 690 | CC libavformat/lrc.o
|
|---|
| 691 | CC libavformat/lrcdec.o
|
|---|
| 692 | CC libavformat/lrcenc.o
|
|---|
| 693 | CC libavformat/lvfdec.o
|
|---|
| 694 | CC libavformat/lxfdec.o
|
|---|
| 695 | CC libavformat/m4vdec.o
|
|---|
| 696 | CC libavformat/matroska.o
|
|---|
| 697 | CC libavformat/matroskadec.o
|
|---|
| 698 | CC libavformat/matroskaenc.o
|
|---|
| 699 | CC libavformat/md5proto.o
|
|---|
| 700 | CC libavformat/metadata.o
|
|---|
| 701 | CC libavformat/mgsts.o
|
|---|
| 702 | CC libavformat/microdvddec.o
|
|---|
| 703 | CC libavformat/microdvdenc.o
|
|---|
| 704 | CC libavformat/mj2kdec.o
|
|---|
| 705 | CC libavformat/mkvtimestamp_v2.o
|
|---|
| 706 | CC libavformat/mlpdec.o
|
|---|
| 707 | CC libavformat/mlvdec.o
|
|---|
| 708 | CC libavformat/mm.o
|
|---|
| 709 | CC libavformat/mmf.o
|
|---|
| 710 | CC libavformat/mms.o
|
|---|
| 711 | CC libavformat/mmsh.o
|
|---|
| 712 | CC libavformat/mmst.o
|
|---|
| 713 | CC libavformat/mov.o
|
|---|
| 714 | CC libavformat/mov_chan.o
|
|---|
| 715 | CC libavformat/mov_esds.o
|
|---|
| 716 | CC libavformat/movenc.o
|
|---|
| 717 | CC libavformat/movenccenc.o
|
|---|
| 718 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/movenc.c: In function 'handle_eac3':
|
|---|
| 719 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/movenc.c:464:9: warning: 'av_copy_packet_side_data' is deprecated [-Wdeprecated-declarations]
|
|---|
| 720 | if ((ret = av_copy_packet_side_data(&info->pkt, pkt)) < 0)
|
|---|
| 721 | ^~
|
|---|
| 722 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:319:0,
|
|---|
| 723 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/movenc.h:27,
|
|---|
| 724 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/movenc.c:27:
|
|---|
| 725 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:4170:5: note: declared here
|
|---|
| 726 | int av_copy_packet_side_data(AVPacket *dst, const AVPacket *src);
|
|---|
| 727 | ^~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 728 | CC libavformat/movenchint.o
|
|---|
| 729 | CC libavformat/mp3dec.o
|
|---|
| 730 | CC libavformat/mp3enc.o
|
|---|
| 731 | CC libavformat/mpc.o
|
|---|
| 732 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/movenc.c: In function 'mov_flush_fragment':
|
|---|
| 733 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/movenc.c:933:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
|
|---|
| 734 | if (cluster_idx >= track->entry)
|
|---|
| 735 | ^
|
|---|
| 736 | CC libavformat/mpc8.o
|
|---|
| 737 | CC libavformat/mpeg.o
|
|---|
| 738 | CC libavformat/mpegenc.o
|
|---|
| 739 | CC libavformat/mpegts.o
|
|---|
| 740 | CC libavformat/mpegtsenc.o
|
|---|
| 741 | CC libavformat/mpegvideodec.o
|
|---|
| 742 | CC libavformat/mpjpeg.o
|
|---|
| 743 | CC libavformat/mpjpegdec.o
|
|---|
| 744 | CC libavformat/mpsubdec.o
|
|---|
| 745 | CC libavformat/mpl2dec.o
|
|---|
| 746 | CC libavformat/msf.o
|
|---|
| 747 | CC libavformat/msnwc_tcp.o
|
|---|
| 748 | CC libavformat/mtaf.o
|
|---|
| 749 | CC libavformat/mtv.o
|
|---|
| 750 | CC libavformat/musx.o
|
|---|
| 751 | CC libavformat/mux.o
|
|---|
| 752 | CC libavformat/mvdec.o
|
|---|
| 753 | CC libavformat/mvi.o
|
|---|
| 754 | CC libavformat/mxf.o
|
|---|
| 755 | CC libavformat/mxfdec.o
|
|---|
| 756 | CC libavformat/mxfenc.o
|
|---|
| 757 | CC libavformat/mxg.o
|
|---|
| 758 | CC libavformat/ncdec.o
|
|---|
| 759 | CC libavformat/network.o
|
|---|
| 760 | CC libavformat/nistspheredec.o
|
|---|
| 761 | CC libavformat/nsvdec.o
|
|---|
| 762 | CC libavformat/nut.o
|
|---|
| 763 | CC libavformat/nullenc.o
|
|---|
| 764 | CC libavformat/nutdec.o
|
|---|
| 765 | CC libavformat/nutenc.o
|
|---|
| 766 | CC libavformat/nuv.o
|
|---|
| 767 | CC libavformat/oggdec.o
|
|---|
| 768 | CC libavformat/oggenc.o
|
|---|
| 769 | CC libavformat/oggparsecelt.o
|
|---|
| 770 | CC libavformat/oggparsedaala.o
|
|---|
| 771 | CC libavformat/oggparsedirac.o
|
|---|
| 772 | CC libavformat/oggparseflac.o
|
|---|
| 773 | CC libavformat/oggparseogm.o
|
|---|
| 774 | CC libavformat/oggparseopus.o
|
|---|
| 775 | CC libavformat/oggparseskeleton.o
|
|---|
| 776 | CC libavformat/oggparsespeex.o
|
|---|
| 777 | CC libavformat/oggparsetheora.o
|
|---|
| 778 | CC libavformat/oggparsevorbis.o
|
|---|
| 779 | CC libavformat/oggparsevp8.o
|
|---|
| 780 | CC libavformat/oma.o
|
|---|
| 781 | CC libavformat/omadec.o
|
|---|
| 782 | CC libavformat/omaenc.o
|
|---|
| 783 | CC libavformat/options.o
|
|---|
| 784 | CC libavformat/os_support.o
|
|---|
| 785 | CC libavformat/paf.o
|
|---|
| 786 | CC libavformat/pcm.o
|
|---|
| 787 | CC libavformat/pcmdec.o
|
|---|
| 788 | CC libavformat/pcmenc.o
|
|---|
| 789 | CC libavformat/pjsdec.o
|
|---|
| 790 | CC libavformat/pmpdec.o
|
|---|
| 791 | CC libavformat/prompeg.o
|
|---|
| 792 | CC libavformat/protocols.o
|
|---|
| 793 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/protocols.c: In function 'avio_enum_protocols':
|
|---|
| 794 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/protocols.c:97:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
|---|
| 795 | p = p ? p + 1 : url_protocols;
|
|---|
| 796 | ^
|
|---|
| 797 | CC libavformat/psxstr.o
|
|---|
| 798 | CC libavformat/pva.o
|
|---|
| 799 | CC libavformat/pvfdec.o
|
|---|
| 800 | CC libavformat/qcp.o
|
|---|
| 801 | CC libavformat/qtpalette.o
|
|---|
| 802 | CC libavformat/r3d.o
|
|---|
| 803 | CC libavformat/rawdec.o
|
|---|
| 804 | CC libavformat/rawenc.o
|
|---|
| 805 | CC libavformat/rawutils.o
|
|---|
| 806 | CC libavformat/rawvideodec.o
|
|---|
| 807 | CC libavformat/rdt.o
|
|---|
| 808 | CC libavformat/realtextdec.o
|
|---|
| 809 | CC libavformat/redspark.o
|
|---|
| 810 | CC libavformat/replaygain.o
|
|---|
| 811 | CC libavformat/riff.o
|
|---|
| 812 | CC libavformat/riffdec.o
|
|---|
| 813 | CC libavformat/riffenc.o
|
|---|
| 814 | CC libavformat/rl2.o
|
|---|
| 815 | CC libavformat/rm.o
|
|---|
| 816 | CC libavformat/rmdec.o
|
|---|
| 817 | CC libavformat/rmenc.o
|
|---|
| 818 | CC libavformat/rmsipr.o
|
|---|
| 819 | CC libavformat/rpl.o
|
|---|
| 820 | CC libavformat/rsd.o
|
|---|
| 821 | CC libavformat/rso.o
|
|---|
| 822 | CC libavformat/rsodec.o
|
|---|
| 823 | CC libavformat/rsoenc.o
|
|---|
| 824 | CC libavformat/rtp.o
|
|---|
| 825 | CC libavformat/rtpdec.o
|
|---|
| 826 | CC libavformat/rtpdec_ac3.o
|
|---|
| 827 | CC libavformat/rtpdec_amr.o
|
|---|
| 828 | CC libavformat/rtpdec_asf.o
|
|---|
| 829 | CC libavformat/rtpdec_dv.o
|
|---|
| 830 | CC libavformat/rtpdec_g726.o
|
|---|
| 831 | CC libavformat/rtpdec_h261.o
|
|---|
| 832 | CC libavformat/rtpdec_h263.o
|
|---|
| 833 | CC libavformat/rtpdec_h263_rfc2190.o
|
|---|
| 834 | CC libavformat/rtpdec_h264.o
|
|---|
| 835 | CC libavformat/rtpdec_hevc.o
|
|---|
| 836 | CC libavformat/rtpdec_ilbc.o
|
|---|
| 837 | CC libavformat/rtpdec_jpeg.o
|
|---|
| 838 | CC libavformat/rtpdec_latm.o
|
|---|
| 839 | CC libavformat/rtpdec_mpa_robust.o
|
|---|
| 840 | CC libavformat/rtpdec_mpeg12.o
|
|---|
| 841 | CC libavformat/rtpdec_mpeg4.o
|
|---|
| 842 | CC libavformat/rtpdec_mpegts.o
|
|---|
| 843 | CC libavformat/rtpdec_qcelp.o
|
|---|
| 844 | CC libavformat/rtpdec_qdm2.o
|
|---|
| 845 | CC libavformat/rtpdec_qt.o
|
|---|
| 846 | CC libavformat/rtpdec_rfc4175.o
|
|---|
| 847 | CC libavformat/rtpdec_svq3.o
|
|---|
| 848 | CC libavformat/rtpdec_vc2hq.o
|
|---|
| 849 | CC libavformat/rtpdec_vp8.o
|
|---|
| 850 | CC libavformat/rtpdec_vp9.o
|
|---|
| 851 | CC libavformat/rtpdec_xiph.o
|
|---|
| 852 | CC libavformat/rtpenc.o
|
|---|
| 853 | CC libavformat/rtpenc_aac.o
|
|---|
| 854 | CC libavformat/rtpenc_amr.o
|
|---|
| 855 | CC libavformat/rtpenc_chain.o
|
|---|
| 856 | CC libavformat/rtpenc_h261.o
|
|---|
| 857 | CC libavformat/rtpenc_h263.o
|
|---|
| 858 | CC libavformat/rtpenc_h263_rfc2190.o
|
|---|
| 859 | CC libavformat/rtpenc_h264_hevc.o
|
|---|
| 860 | CC libavformat/rtpenc_jpeg.o
|
|---|
| 861 | CC libavformat/rtpenc_latm.o
|
|---|
| 862 | CC libavformat/rtpenc_mpegts.o
|
|---|
| 863 | CC libavformat/rtpenc_mpv.o
|
|---|
| 864 | CC libavformat/rtpenc_vc2hq.o
|
|---|
| 865 | CC libavformat/rtpenc_vp8.o
|
|---|
| 866 | CC libavformat/rtpenc_vp9.o
|
|---|
| 867 | CC libavformat/rtpenc_xiph.o
|
|---|
| 868 | CC libavformat/rtpproto.o
|
|---|
| 869 | CC libavformat/rtsp.o
|
|---|
| 870 | CC libavformat/rtspdec.o
|
|---|
| 871 | CC libavformat/rtspenc.o
|
|---|
| 872 | CC libavformat/s337m.o
|
|---|
| 873 | CC libavformat/samidec.o
|
|---|
| 874 | CC libavformat/sapdec.o
|
|---|
| 875 | CC libavformat/sapenc.o
|
|---|
| 876 | CC libavformat/sauce.o
|
|---|
| 877 | CC libavformat/sbgdec.o
|
|---|
| 878 | CC libavformat/sccdec.o
|
|---|
| 879 | CC libavformat/sccenc.o
|
|---|
| 880 | CC libavformat/sdp.o
|
|---|
| 881 | CC libavformat/sdr2.o
|
|---|
| 882 | CC libavformat/sdsdec.o
|
|---|
| 883 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c: In function 'sdp_write_media_attributes':
|
|---|
| 884 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c:706:13: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 885 | if (st->codec) {
|
|---|
| 886 | ^~
|
|---|
| 887 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c:29:0:
|
|---|
| 888 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 889 | AVCodecContext *codec;
|
|---|
| 890 | ^~~~~
|
|---|
| 891 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c:710:17: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 892 | if (st->codec->flags & AV_CODEC_FLAG_QSCALE)
|
|---|
| 893 | ^~
|
|---|
| 894 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c:29:0:
|
|---|
| 895 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 896 | AVCodecContext *codec;
|
|---|
| 897 | ^~~~~
|
|---|
| 898 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c:712:17: warning: 'codec' is deprecated [-Wdeprecated-declarations]
|
|---|
| 899 | else if (!av_opt_get_int(st->codec, "vad", AV_OPT_FLAG_ENCODING_PARAM, &vad_option) && vad_option)
|
|---|
| 900 | ^~~~
|
|---|
| 901 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/sdp.c:29:0:
|
|---|
| 902 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:876:21: note: declared here
|
|---|
| 903 | AVCodecContext *codec;
|
|---|
| 904 | ^~~~~
|
|---|
| 905 | CC libavformat/sdxdec.o
|
|---|
| 906 | CC libavformat/segafilm.o
|
|---|
| 907 | CC libavformat/segment.o
|
|---|
| 908 | CC libavformat/shortendec.o
|
|---|
| 909 | CC libavformat/sierravmd.o
|
|---|
| 910 | CC libavformat/siff.o
|
|---|
| 911 | CC libavformat/smacker.o
|
|---|
| 912 | CC libavformat/smjpeg.o
|
|---|
| 913 | CC libavformat/smjpegdec.o
|
|---|
| 914 | CC libavformat/smjpegenc.o
|
|---|
| 915 | CC libavformat/smoothstreamingenc.o
|
|---|
| 916 | CC libavformat/smush.o
|
|---|
| 917 | CC libavformat/sol.o
|
|---|
| 918 | CC libavformat/soxdec.o
|
|---|
| 919 | CC libavformat/soxenc.o
|
|---|
| 920 | CC libavformat/spdif.o
|
|---|
| 921 | CC libavformat/spdifdec.o
|
|---|
| 922 | CC libavformat/spdifenc.o
|
|---|
| 923 | CC libavformat/srtdec.o
|
|---|
| 924 | CC libavformat/srtenc.o
|
|---|
| 925 | CC libavformat/srtp.o
|
|---|
| 926 | CC libavformat/srtpproto.o
|
|---|
| 927 | CC libavformat/stldec.o
|
|---|
| 928 | CC libavformat/subfile.o
|
|---|
| 929 | CC libavformat/subtitles.o
|
|---|
| 930 | CC libavformat/subviewer1dec.o
|
|---|
| 931 | CC libavformat/subviewerdec.o
|
|---|
| 932 | CC libavformat/supdec.o
|
|---|
| 933 | CC libavformat/supenc.o
|
|---|
| 934 | CC libavformat/svag.o
|
|---|
| 935 | CC libavformat/swf.o
|
|---|
| 936 | CC libavformat/swfdec.o
|
|---|
| 937 | CC libavformat/swfenc.o
|
|---|
| 938 | CC libavformat/takdec.o
|
|---|
| 939 | CC libavformat/tcp.o
|
|---|
| 940 | CC libavformat/tedcaptionsdec.o
|
|---|
| 941 | CC libavformat/tee.o
|
|---|
| 942 | CC libavformat/tee_common.o
|
|---|
| 943 | CC libavformat/teeproto.o
|
|---|
| 944 | CC libavformat/thp.o
|
|---|
| 945 | CC libavformat/tiertexseq.o
|
|---|
| 946 | CC libavformat/tls.o
|
|---|
| 947 | CC libavformat/tls_openssl.o
|
|---|
| 948 | CC libavformat/tmv.o
|
|---|
| 949 | CC libavformat/tta.o
|
|---|
| 950 | In file included from H:/development/media-autobuild_suite-master/local32/include/openssl/crypto.h:129:0,
|
|---|
| 951 | from H:/development/media-autobuild_suite-master/local32/include/openssl/bio.h:69,
|
|---|
| 952 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:35:
|
|---|
| 953 | H:/development/media-autobuild_suite-master/local32/include/openssl/ossl_typ.h:88:2: warning: #warning overriding WinCrypt defines [-Wcpp]
|
|---|
| 954 | #warning overriding WinCrypt defines
|
|---|
| 955 | ^~~~~~~
|
|---|
| 956 | In file included from H:/development/media-autobuild_suite-master/local32/include/openssl/pem.h:71:0,
|
|---|
| 957 | from H:/development/media-autobuild_suite-master/local32/include/openssl/ssl.h:150,
|
|---|
| 958 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:36:
|
|---|
| 959 | H:/development/media-autobuild_suite-master/local32/include/openssl/x509.h:120:2: warning: #warning overriding WinCrypt defines [-Wcpp]
|
|---|
| 960 | #warning overriding WinCrypt defines
|
|---|
| 961 | ^~~~~~~
|
|---|
| 962 | In file included from H:/development/media-autobuild_suite-master/local32/include/openssl/x509.h:596:0,
|
|---|
| 963 | from H:/development/media-autobuild_suite-master/local32/include/openssl/pem.h:71,
|
|---|
| 964 | from H:/development/media-autobuild_suite-master/local32/include/openssl/ssl.h:150,
|
|---|
| 965 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:36:
|
|---|
| 966 | H:/development/media-autobuild_suite-master/local32/include/openssl/pkcs7.h:77:2: warning: #warning overriding WinCrypt defines [-Wcpp]
|
|---|
| 967 | #warning overriding WinCrypt defines
|
|---|
| 968 | ^~~~~~~
|
|---|
| 969 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'url_bio_create':
|
|---|
| 970 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:72:5: error: implicit declaration of function 'BIO_set_init'; did you mean 'BIO_sock_init'? [-Werror=implicit-function-declaration]
|
|---|
| 971 | BIO_set_init(b, 1);
|
|---|
| 972 | ^~~~~~~~~~~~
|
|---|
| 973 | BIO_sock_init
|
|---|
| 974 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:73:5: error: implicit declaration of function 'BIO_set_data'; did you mean 'BIO_set_ex_data'? [-Werror=implicit-function-declaration]
|
|---|
| 975 | BIO_set_data(b, NULL);
|
|---|
| 976 | ^~~~~~~~~~~~
|
|---|
| 977 | BIO_set_ex_data
|
|---|
| 978 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'url_bio_bread':
|
|---|
| 979 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: error: implicit declaration of function 'BIO_get_data'; did you mean 'BIO_get_ex_data'? [-Werror=implicit-function-declaration]
|
|---|
| 980 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 981 | ^
|
|---|
| 982 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: note: in definition of macro 'GET_BIO_DATA'
|
|---|
| 983 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 984 | ^~~~~~~~~~~~
|
|---|
| 985 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
|
|---|
| 986 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 987 | ^
|
|---|
| 988 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: note: in definition of macro 'GET_BIO_DATA'
|
|---|
| 989 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 990 | ^~~~~~~~~~~~
|
|---|
| 991 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'url_bio_bwrite':
|
|---|
| 992 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
|
|---|
| 993 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 994 | ^
|
|---|
| 995 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: note: in definition of macro 'GET_BIO_DATA'
|
|---|
| 996 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 997 | ^~~~~~~~~~~~
|
|---|
| 998 | CC libavformat/ttaenc.o
|
|---|
| 999 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'tls_close':
|
|---|
| 1000 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:213:9: error: implicit declaration of function 'BIO_meth_free'; did you mean 'BIO_vfree'? [-Werror=implicit-function-declaration]
|
|---|
| 1001 | BIO_meth_free(c->url_bio_method);
|
|---|
| 1002 | ^~~~~~~~~~~~~
|
|---|
| 1003 | BIO_vfree
|
|---|
| 1004 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'tls_open':
|
|---|
| 1005 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:270:25: error: implicit declaration of function 'BIO_meth_new'; did you mean 'BIO_new'? [-Werror=implicit-function-declaration]
|
|---|
| 1006 | p->url_bio_method = BIO_meth_new(BIO_TYPE_SOURCE_SINK, "urlprotocol bio");
|
|---|
| 1007 | ^~~~~~~~~~~~
|
|---|
| 1008 | BIO_new
|
|---|
| 1009 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:270:23: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
|
|---|
| 1010 | p->url_bio_method = BIO_meth_new(BIO_TYPE_SOURCE_SINK, "urlprotocol bio");
|
|---|
| 1011 | ^
|
|---|
| 1012 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:271:5: error: implicit declaration of function 'BIO_meth_set_write'; did you mean 'BIO_set_retry_write'? [-Werror=implicit-function-declaration]
|
|---|
| 1013 | BIO_meth_set_write(p->url_bio_method, url_bio_bwrite);
|
|---|
| 1014 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 1015 | BIO_set_retry_write
|
|---|
| 1016 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:272:5: error: implicit declaration of function 'BIO_meth_set_read'; did you mean 'BIO_set_retry_read'? [-Werror=implicit-function-declaration]
|
|---|
| 1017 | BIO_meth_set_read(p->url_bio_method, url_bio_bread);
|
|---|
| 1018 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1019 | BIO_set_retry_read
|
|---|
| 1020 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:273:5: error: implicit declaration of function 'BIO_meth_set_puts'; did you mean 'BIO_get_mem_ptr'? [-Werror=implicit-function-declaration]
|
|---|
| 1021 | BIO_meth_set_puts(p->url_bio_method, url_bio_bputs);
|
|---|
| 1022 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1023 | BIO_get_mem_ptr
|
|---|
| 1024 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:274:5: error: implicit declaration of function 'BIO_meth_set_ctrl'; did you mean 'BIO_get_mem_ptr'? [-Werror=implicit-function-declaration]
|
|---|
| 1025 | BIO_meth_set_ctrl(p->url_bio_method, url_bio_ctrl);
|
|---|
| 1026 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1027 | BIO_get_mem_ptr
|
|---|
| 1028 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:275:5: error: implicit declaration of function 'BIO_meth_set_create'; did you mean 'BIO_gethostbyname'? [-Werror=implicit-function-declaration]
|
|---|
| 1029 | BIO_meth_set_create(p->url_bio_method, url_bio_create);
|
|---|
| 1030 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 1031 | BIO_gethostbyname
|
|---|
| 1032 | CC libavformat/tty.o
|
|---|
| 1033 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:276:5: error: implicit declaration of function 'BIO_meth_set_destroy'; did you mean 'ff_mutex_destroy'? [-Werror=implicit-function-declaration]
|
|---|
| 1034 | BIO_meth_set_destroy(p->url_bio_method, url_bio_destroy);
|
|---|
| 1035 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 1036 | ff_mutex_destroy
|
|---|
| 1037 | cc1.exe: some warnings being treated as errors
|
|---|
| 1038 | make: *** [/build/ffmpeg-git/ffbuild/common.mak:60: libavformat/tls_openssl.o] Error 1
|
|---|
| 1039 | make: *** Waiting for unfinished jobs....
|
|---|
| 1040 | GEN libavdevice/libavdevice.ver
|
|---|
| 1041 | CC libavfilter/aeval.o
|
|---|
| 1042 | CC libavfilter/af_acopy.o
|
|---|
| 1043 | CC libavfilter/af_acrusher.o
|
|---|
| 1044 | CC libavfilter/af_adelay.o
|
|---|
| 1045 | CC libavfilter/af_aecho.o
|
|---|
| 1046 | CC libavfilter/af_aemphasis.o
|
|---|
| 1047 | CC libavfilter/af_afade.o
|
|---|
| 1048 | CC libavfilter/af_afftfilt.o
|
|---|
| 1049 | CC libavfilter/af_afir.o
|
|---|
| 1050 | CC libavfilter/af_aformat.o
|
|---|
| 1051 | CC libavfilter/af_agate.o
|
|---|
| 1052 | CC libavfilter/af_alimiter.o
|
|---|
| 1053 | CC libavfilter/af_amerge.o
|
|---|
| 1054 | CC libavfilter/af_amix.o
|
|---|
| 1055 | CC libavfilter/af_anequalizer.o
|
|---|
| 1056 | CC libavfilter/af_anull.o
|
|---|
| 1057 | CC libavfilter/af_apad.o
|
|---|
| 1058 | CC libavfilter/af_aphaser.o
|
|---|
| 1059 | CC libavfilter/af_apulsator.o
|
|---|
| 1060 | CC libavfilter/af_aresample.o
|
|---|
| 1061 | CC libavfilter/af_asetnsamples.o
|
|---|
| 1062 | CC libavfilter/af_asetrate.o
|
|---|
| 1063 | CC libavfilter/af_ashowinfo.o
|
|---|
| 1064 | CC libavfilter/af_astats.o
|
|---|
| 1065 | CC libavfilter/af_atempo.o
|
|---|
| 1066 | CC libavfilter/af_biquads.o
|
|---|
| 1067 | CC libavfilter/af_bs2b.o
|
|---|
| 1068 | CC libavfilter/af_channelmap.o
|
|---|
| 1069 | CC libavfilter/af_channelsplit.o
|
|---|
| 1070 | CC libavfilter/af_chorus.o
|
|---|
| 1071 | CC libavfilter/af_compand.o
|
|---|
| 1072 | CC libavfilter/af_compensationdelay.o
|
|---|
| 1073 | CC libavfilter/af_crossfeed.o
|
|---|
| 1074 | CC libavfilter/af_crystalizer.o
|
|---|
| 1075 | CC libavfilter/af_dcshift.o
|
|---|
| 1076 | CC libavfilter/af_dynaudnorm.o
|
|---|
| 1077 | CC libavfilter/af_earwax.o
|
|---|
| 1078 | CC libavfilter/af_extrastereo.o
|
|---|
| 1079 | CC libavfilter/af_firequalizer.o
|
|---|
| 1080 | CC libavfilter/af_flanger.o
|
|---|
| 1081 | CC libavfilter/af_haas.o
|
|---|
| 1082 | CC libavfilter/af_hdcd.o
|
|---|
| 1083 | CC libavfilter/af_headphone.o
|
|---|
| 1084 | CC libavfilter/af_join.o
|
|---|
| 1085 | CC libavfilter/af_loudnorm.o
|
|---|
| 1086 | CC libavfilter/af_pan.o
|
|---|
| 1087 | CC libavfilter/af_replaygain.o
|
|---|
| 1088 | CC libavfilter/af_rubberband.o
|
|---|
| 1089 | CC libavfilter/af_sidechaincompress.o
|
|---|
| 1090 | CC libavfilter/af_silencedetect.o
|
|---|
| 1091 | CC libavfilter/af_silenceremove.o
|
|---|
| 1092 | CC libavfilter/af_sofalizer.o
|
|---|
| 1093 | CC libavfilter/af_stereotools.o
|
|---|
| 1094 | CC libavfilter/af_stereowiden.o
|
|---|
| 1095 | CC libavfilter/af_superequalizer.o
|
|---|
| 1096 | CC libavfilter/af_surround.o
|
|---|
| 1097 | CC libavfilter/af_tremolo.o
|
|---|
| 1098 | CC libavfilter/af_vibrato.o
|
|---|
| 1099 | CC libavfilter/af_volume.o
|
|---|
| 1100 | CC libavfilter/af_volumedetect.o
|
|---|
| 1101 | CC libavfilter/allfilters.o
|
|---|
| 1102 | CC libavfilter/asink_anullsink.o
|
|---|
| 1103 | CC libavfilter/asrc_anoisesrc.o
|
|---|
| 1104 | CC libavfilter/asrc_anullsrc.o
|
|---|
| 1105 | CC libavfilter/asrc_sine.o
|
|---|
| 1106 | CC libavfilter/audio.o
|
|---|
| 1107 | CC libavfilter/avf_abitscope.o
|
|---|
| 1108 | CC libavfilter/avf_ahistogram.o
|
|---|
| 1109 | CC libavfilter/avf_aphasemeter.o
|
|---|
| 1110 | CC libavfilter/avf_avectorscope.o
|
|---|
| 1111 | CC libavfilter/avf_concat.o
|
|---|
| 1112 | CC libavfilter/avf_showcqt.o
|
|---|
| 1113 | CC libavfilter/avf_showfreqs.o
|
|---|
| 1114 | CC libavfilter/avf_showspectrum.o
|
|---|
| 1115 | CC libavfilter/avf_showvolume.o
|
|---|
| 1116 | CC libavfilter/avf_showwaves.o
|
|---|
| 1117 | CC libavfilter/avfilter.o
|
|---|
| 1118 | CC libavfilter/avfiltergraph.o
|
|---|
| 1119 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfiltergraph.c: In function 'avfilter_graph_free':
|
|---|
| 1120 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfiltergraph.c:133:5: warning: 'resample_lavr_opts' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1121 | av_freep(&(*graph)->resample_lavr_opts);
|
|---|
| 1122 | ^~~~~~~~
|
|---|
| 1123 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfiltergraph.c:39:0:
|
|---|
| 1124 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:810:32: note: declared here
|
|---|
| 1125 | attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters
|
|---|
| 1126 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 1127 | CC libavfilter/bbox.o
|
|---|
| 1128 | CC libavfilter/buffersink.o
|
|---|
| 1129 | CC libavfilter/buffersrc.o
|
|---|
| 1130 | CC libavfilter/colorspacedsp.o
|
|---|
| 1131 | CC libavfilter/deshake_opencl.o
|
|---|
| 1132 | CC libavfilter/drawutils.o
|
|---|
| 1133 | CC libavfilter/ebur128.o
|
|---|
| 1134 | CC libavfilter/f_bench.o
|
|---|
| 1135 | CC libavfilter/f_drawgraph.o
|
|---|
| 1136 | CC libavfilter/f_ebur128.o
|
|---|
| 1137 | CC libavfilter/f_interleave.o
|
|---|
| 1138 | CC libavfilter/f_loop.o
|
|---|
| 1139 | CC libavfilter/f_metadata.o
|
|---|
| 1140 | CC libavfilter/f_perms.o
|
|---|
| 1141 | CC libavfilter/f_realtime.o
|
|---|
| 1142 | CC libavfilter/f_reverse.o
|
|---|
| 1143 | CC libavfilter/f_select.o
|
|---|
| 1144 | CC libavfilter/f_sendcmd.o
|
|---|
| 1145 | CC libavfilter/f_sidedata.o
|
|---|
| 1146 | CC libavfilter/f_streamselect.o
|
|---|
| 1147 | CC libavfilter/f_zmq.o
|
|---|
| 1148 | CC libavfilter/fifo.o
|
|---|
| 1149 | CC libavfilter/formats.o
|
|---|
| 1150 | CC libavfilter/framepool.o
|
|---|
| 1151 | CC libavfilter/framequeue.o
|
|---|
| 1152 | CC libavfilter/framesync.o
|
|---|
| 1153 | CC libavfilter/generate_wave_table.o
|
|---|
| 1154 | CC libavfilter/graphdump.o
|
|---|
| 1155 | CC libavfilter/graphparser.o
|
|---|
| 1156 | CC libavfilter/lavfutils.o
|
|---|
| 1157 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/lavfutils.c: In function 'ff_load_image':
|
|---|
| 1158 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/lavfutils.c:93:5: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1159 | ret = avcodec_decode_video2(codec_ctx, frame, &frame_decoded, &pkt);
|
|---|
| 1160 | ^~~
|
|---|
| 1161 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/avformat.h:319:0,
|
|---|
| 1162 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/lavfutils.h:27,
|
|---|
| 1163 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/lavfutils.c:22:
|
|---|
| 1164 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:4508:5: note: declared here
|
|---|
| 1165 | int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
|
|---|
| 1166 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1167 | CC libavfilter/log2_tab.o
|
|---|
| 1168 | CC libavfilter/lswsutils.o
|
|---|
| 1169 | CC libavfilter/motion_estimation.o
|
|---|
| 1170 | CC libavfilter/opencl_allkernels.o
|
|---|
| 1171 | CC libavfilter/pthread.o
|
|---|
| 1172 | CC libavfilter/scale.o
|
|---|
| 1173 | CC libavfilter/setpts.o
|
|---|
| 1174 | CC libavfilter/settb.o
|
|---|
| 1175 | CC libavfilter/split.o
|
|---|
| 1176 | CC libavfilter/src_movie.o
|
|---|
| 1177 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c: In function 'open_stream':
|
|---|
| 1178 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c:175:5: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1179 | st->codec_ctx->refcounted_frames = 1;
|
|---|
| 1180 | ^~
|
|---|
| 1181 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c:41:0:
|
|---|
| 1182 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:2306:9: note: declared here
|
|---|
| 1183 | int refcounted_frames;
|
|---|
| 1184 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1185 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c: In function 'movie_push_frame':
|
|---|
| 1186 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c:531:9: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1187 | ret = avcodec_decode_video2(st->codec_ctx, frame, &got_frame, pkt);
|
|---|
| 1188 | ^~~
|
|---|
| 1189 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c:41:0:
|
|---|
| 1190 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:4508:5: note: declared here
|
|---|
| 1191 | int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
|
|---|
| 1192 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1193 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c:534:9: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1194 | ret = avcodec_decode_audio4(st->codec_ctx, frame, &got_frame, pkt);
|
|---|
| 1195 | ^~~
|
|---|
| 1196 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/src_movie.c:41:0:
|
|---|
| 1197 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:4459:5: note: declared here
|
|---|
| 1198 | int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame,
|
|---|
| 1199 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1200 | CC libavfilter/transform.o
|
|---|
| 1201 | CC libavfilter/trim.o
|
|---|
| 1202 | CC libavfilter/unsharp_opencl.o
|
|---|
| 1203 | CC libavfilter/vaf_spectrumsynth.o
|
|---|
| 1204 | CC libavfilter/vf_alphamerge.o
|
|---|
| 1205 | CC libavfilter/vf_aspect.o
|
|---|
| 1206 | CC libavfilter/vf_atadenoise.o
|
|---|
| 1207 | CC libavfilter/vf_avgblur.o
|
|---|
| 1208 | CC libavfilter/vf_bbox.o
|
|---|
| 1209 | CC libavfilter/vf_bitplanenoise.o
|
|---|
| 1210 | CC libavfilter/vf_blackdetect.o
|
|---|
| 1211 | CC libavfilter/vf_blackframe.o
|
|---|
| 1212 | CC libavfilter/vf_blend.o
|
|---|
| 1213 | CC libavfilter/vf_boxblur.o
|
|---|
| 1214 | CC libavfilter/vf_bwdif.o
|
|---|
| 1215 | CC libavfilter/vf_chromakey.o
|
|---|
| 1216 | CC libavfilter/vf_ciescope.o
|
|---|
| 1217 | CC libavfilter/vf_codecview.o
|
|---|
| 1218 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_codecview.c: In function 'filter_frame':
|
|---|
| 1219 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_codecview.c:223:9: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1220 | int8_t *qp_table = av_frame_get_qp_table(frame, &qstride, &qp_type);
|
|---|
| 1221 | ^~~~~~
|
|---|
| 1222 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1223 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_codecview.c:35:
|
|---|
| 1224 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1225 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1226 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1227 | CC libavfilter/vf_colorbalance.o
|
|---|
| 1228 | CC libavfilter/vf_colorchannelmixer.o
|
|---|
| 1229 | CC libavfilter/vf_colorkey.o
|
|---|
| 1230 | CC libavfilter/vf_colorlevels.o
|
|---|
| 1231 | CC libavfilter/vf_colormatrix.o
|
|---|
| 1232 | CC libavfilter/vf_colorspace.o
|
|---|
| 1233 | CC libavfilter/vf_convolution.o
|
|---|
| 1234 | CC libavfilter/vf_convolve.o
|
|---|
| 1235 | CC libavfilter/vf_copy.o
|
|---|
| 1236 | CC libavfilter/vf_cover_rect.o
|
|---|
| 1237 | CC libavfilter/vf_crop.o
|
|---|
| 1238 | CC libavfilter/vf_cropdetect.o
|
|---|
| 1239 | CC libavfilter/vf_curves.o
|
|---|
| 1240 | CC libavfilter/vf_datascope.o
|
|---|
| 1241 | CC libavfilter/vf_dctdnoiz.o
|
|---|
| 1242 | CC libavfilter/vf_deband.o
|
|---|
| 1243 | CC libavfilter/vf_decimate.o
|
|---|
| 1244 | CC libavfilter/vf_deflicker.o
|
|---|
| 1245 | CC libavfilter/vf_deinterlace_qsv.o
|
|---|
| 1246 | CC libavfilter/vf_dejudder.o
|
|---|
| 1247 | CC libavfilter/vf_delogo.o
|
|---|
| 1248 | CC libavfilter/vf_deshake.o
|
|---|
| 1249 | CC libavfilter/vf_despill.o
|
|---|
| 1250 | CC libavfilter/vf_detelecine.o
|
|---|
| 1251 | CC libavfilter/vf_displace.o
|
|---|
| 1252 | CC libavfilter/vf_drawbox.o
|
|---|
| 1253 | CC libavfilter/vf_drawtext.o
|
|---|
| 1254 | In file included from H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi.h:35:0,
|
|---|
| 1255 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_drawtext.c:65:
|
|---|
| 1256 | H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi-common.h:35:5: warning: "DONT_HAVE_FRIBIDI_CONFIG_H" is not defined, evaluates to 0 [-Wundef]
|
|---|
| 1257 | #if DONT_HAVE_FRIBIDI_CONFIG_H+0
|
|---|
| 1258 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1259 | In file included from H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi.h:35:0,
|
|---|
| 1260 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_drawtext.c:65:
|
|---|
| 1261 | H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi-common.h:45:5: warning: "HAVE_FRIBIDI_CUSTOM_H" is not defined, evaluates to 0 [-Wundef]
|
|---|
| 1262 | #if HAVE_FRIBIDI_CUSTOM_H+0
|
|---|
| 1263 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1264 | In file included from H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi-unicode.h:38:0,
|
|---|
| 1265 | from H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi.h:37,
|
|---|
| 1266 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_drawtext.c:65:
|
|---|
| 1267 | H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi-types.h:84:6: warning: "SIZEOF_WCHAR_T" is not defined, evaluates to 0 [-Wundef]
|
|---|
| 1268 | # if SIZEOF_WCHAR_T >= 4
|
|---|
| 1269 | ^~~~~~~~~~~~~~
|
|---|
| 1270 | H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi-types.h:101:5: warning: "FRIBIDI_INT_TYPES" is not defined, evaluates to 0 [-Wundef]
|
|---|
| 1271 | #if FRIBIDI_INT_TYPES+0
|
|---|
| 1272 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1273 | In file included from H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi.h:37:0,
|
|---|
| 1274 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_drawtext.c:65:
|
|---|
| 1275 | H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi-unicode.h:46:5: warning: "DONT_HAVE_FRIBIDI_UNICODE_VERSION_H" is not defined, evaluates to 0 [-Wundef]
|
|---|
| 1276 | #if DONT_HAVE_FRIBIDI_UNICODE_VERSION_H+0
|
|---|
| 1277 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1278 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_drawtext.c:65:0:
|
|---|
| 1279 | H:/development/media-autobuild_suite-master/local32/include/fribidi/fribidi.h:54:5: warning: "FRIBIDI_NO_DEPRECATED" is not defined, evaluates to 0 [-Wundef]
|
|---|
| 1280 | #if FRIBIDI_NO_DEPRECATED+0
|
|---|
| 1281 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1282 | CC libavfilter/vf_edgedetect.o
|
|---|
| 1283 | CC libavfilter/vf_elbg.o
|
|---|
| 1284 | CC libavfilter/vf_eq.o
|
|---|
| 1285 | CC libavfilter/vf_extractplanes.o
|
|---|
| 1286 | CC libavfilter/vf_fade.o
|
|---|
| 1287 | CC libavfilter/vf_fftfilt.o
|
|---|
| 1288 | CC libavfilter/vf_field.o
|
|---|
| 1289 | CC libavfilter/vf_fieldhint.o
|
|---|
| 1290 | CC libavfilter/vf_fieldmatch.o
|
|---|
| 1291 | CC libavfilter/vf_fieldorder.o
|
|---|
| 1292 | CC libavfilter/vf_find_rect.o
|
|---|
| 1293 | CC libavfilter/vf_floodfill.o
|
|---|
| 1294 | CC libavfilter/vf_format.o
|
|---|
| 1295 | CC libavfilter/vf_fps.o
|
|---|
| 1296 | CC libavfilter/vf_framepack.o
|
|---|
| 1297 | CC libavfilter/vf_framerate.o
|
|---|
| 1298 | CC libavfilter/vf_framestep.o
|
|---|
| 1299 | CC libavfilter/vf_frei0r.o
|
|---|
| 1300 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_frei0r.c:26:0:
|
|---|
| 1301 | H:/development/media-autobuild_suite-master/local32/include/frei0r.h:230:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|---|
| 1302 | int f0r_init();
|
|---|
| 1303 | ^~~
|
|---|
| 1304 | H:/development/media-autobuild_suite-master/local32/include/frei0r.h:236:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|---|
| 1305 | void f0r_deinit();
|
|---|
| 1306 | ^~~~
|
|---|
| 1307 | CC libavfilter/vf_fspp.o
|
|---|
| 1308 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_fspp.c: In function 'filter_frame':
|
|---|
| 1309 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_fspp.c:585:9: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1310 | qp_table = av_frame_get_qp_table(in, &qp_stride, &fspp->qscale_type);
|
|---|
| 1311 | ^~~~~~~~
|
|---|
| 1312 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1313 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:28,
|
|---|
| 1314 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_fspp.c:42:
|
|---|
| 1315 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1316 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1317 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1318 | CC libavfilter/vf_gblur.o
|
|---|
| 1319 | CC libavfilter/vf_geq.o
|
|---|
| 1320 | CC libavfilter/vf_gradfun.o
|
|---|
| 1321 | CC libavfilter/vf_hflip.o
|
|---|
| 1322 | CC libavfilter/vf_histeq.o
|
|---|
| 1323 | CC libavfilter/vf_histogram.o
|
|---|
| 1324 | CC libavfilter/vf_hqdn3d.o
|
|---|
| 1325 | CC libavfilter/vf_hqx.o
|
|---|
| 1326 | CC libavfilter/vf_hue.o
|
|---|
| 1327 | CC libavfilter/vf_hwdownload.o
|
|---|
| 1328 | CC libavfilter/vf_hwmap.o
|
|---|
| 1329 | CC libavfilter/vf_hwupload.o
|
|---|
| 1330 | CC libavfilter/vf_hwupload_cuda.o
|
|---|
| 1331 | CC libavfilter/vf_hysteresis.o
|
|---|
| 1332 | CC libavfilter/vf_idet.o
|
|---|
| 1333 | CC libavfilter/vf_il.o
|
|---|
| 1334 | CC libavfilter/vf_interlace.o
|
|---|
| 1335 | CC libavfilter/vf_kerndeint.o
|
|---|
| 1336 | CC libavfilter/vf_lenscorrection.o
|
|---|
| 1337 | CC libavfilter/vf_limiter.o
|
|---|
| 1338 | CC libavfilter/vf_lumakey.o
|
|---|
| 1339 | CC libavfilter/vf_lut.o
|
|---|
| 1340 | CC libavfilter/vf_lut2.o
|
|---|
| 1341 | CC libavfilter/vf_lut3d.o
|
|---|
| 1342 | CC libavfilter/vf_maskedclamp.o
|
|---|
| 1343 | CC libavfilter/vf_maskedmerge.o
|
|---|
| 1344 | CC libavfilter/vf_mcdeint.o
|
|---|
| 1345 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_mcdeint.c: In function 'filter_frame':
|
|---|
| 1346 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_mcdeint.c:189:5: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1347 | ret = avcodec_encode_video2(mcdeint->enc_ctx, &pkt, inpic, &got_frame);
|
|---|
| 1348 | ^~~
|
|---|
| 1349 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_mcdeint.c:54:0:
|
|---|
| 1350 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:5023:5: note: declared here
|
|---|
| 1351 | int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
|
|---|
| 1352 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1353 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_mcdeint.c:193:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1354 | frame_dec = mcdeint->enc_ctx->coded_frame;
|
|---|
| 1355 | ^~~~~~~~~
|
|---|
| 1356 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_mcdeint.c:54:0:
|
|---|
| 1357 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:2722:35: note: declared here
|
|---|
| 1358 | attribute_deprecated AVFrame *coded_frame;
|
|---|
| 1359 | ^~~~~~~~~~~
|
|---|
| 1360 | CC libavfilter/vf_mergeplanes.o
|
|---|
| 1361 | CC libavfilter/vf_mestimate.o
|
|---|
| 1362 | CC libavfilter/vf_midequalizer.o
|
|---|
| 1363 | CC libavfilter/vf_minterpolate.o
|
|---|
| 1364 | CC libavfilter/vf_mpdecimate.o
|
|---|
| 1365 | CC libavfilter/vf_neighbor.o
|
|---|
| 1366 | CC libavfilter/vf_nlmeans.o
|
|---|
| 1367 | CC libavfilter/vf_nnedi.o
|
|---|
| 1368 | CC libavfilter/vf_noise.o
|
|---|
| 1369 | CC libavfilter/vf_null.o
|
|---|
| 1370 | CC libavfilter/vf_ocr.o
|
|---|
| 1371 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_ocr.c:21:0:
|
|---|
| 1372 | H:/development/media-autobuild_suite-master/local32/include/tesseract/capi.h:110:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|---|
| 1373 | TESS_CALL TessVersion();
|
|---|
| 1374 | ^~~~~~~~~
|
|---|
| 1375 | H:/development/media-autobuild_suite-master/local32/include/tesseract/capi.h:142:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
|
|---|
| 1376 | TESS_CALL TessBaseAPICreate();
|
|---|
| 1377 | ^~~~~~~~~
|
|---|
| 1378 | CC libavfilter/vf_overlay.o
|
|---|
| 1379 | CC libavfilter/vf_owdenoise.o
|
|---|
| 1380 | CC libavfilter/vf_pad.o
|
|---|
| 1381 | CC libavfilter/vf_palettegen.o
|
|---|
| 1382 | CC libavfilter/vf_paletteuse.o
|
|---|
| 1383 | CC libavfilter/vf_perspective.o
|
|---|
| 1384 | CC libavfilter/vf_phase.o
|
|---|
| 1385 | CC libavfilter/vf_pixdesctest.o
|
|---|
| 1386 | CC libavfilter/vf_pp.o
|
|---|
| 1387 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_pp.c: In function 'pp_filter_frame':
|
|---|
| 1388 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_pp.c:140:5: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1389 | qp_table = av_frame_get_qp_table(inbuf, &qstride, &qp_type);
|
|---|
| 1390 | ^~~~~~~~
|
|---|
| 1391 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1392 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:28,
|
|---|
| 1393 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_pp.c:29:
|
|---|
| 1394 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1395 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1396 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1397 | CC libavfilter/vf_pp7.o
|
|---|
| 1398 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_pp7.c: In function 'filter_frame':
|
|---|
| 1399 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_pp7.c:328:9: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1400 | qp_table = av_frame_get_qp_table(in, &qp_stride, &pp7->qscale_type);
|
|---|
| 1401 | ^~~~~~~~
|
|---|
| 1402 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1403 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:28,
|
|---|
| 1404 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_pp7.c:34:
|
|---|
| 1405 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1406 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1407 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1408 | CC libavfilter/vf_premultiply.o
|
|---|
| 1409 | CC libavfilter/vf_pseudocolor.o
|
|---|
| 1410 | CC libavfilter/vf_psnr.o
|
|---|
| 1411 | CC libavfilter/vf_pullup.o
|
|---|
| 1412 | CC libavfilter/vf_qp.o
|
|---|
| 1413 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_qp.c: In function 'filter_frame':
|
|---|
| 1414 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_qp.c:113:5: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1415 | in_qp_table = av_frame_get_qp_table(in, &stride, &type);
|
|---|
| 1416 | ^~~~~~~~~~~
|
|---|
| 1417 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1418 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_qp.c:26:
|
|---|
| 1419 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1420 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1421 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1422 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_qp.c:114:5: warning: 'av_frame_set_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1423 | av_frame_set_qp_table(out, out_qp_table_buf, s->qstride, type);
|
|---|
| 1424 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1425 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1426 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_qp.c:26:
|
|---|
| 1427 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:613:5: note: declared here
|
|---|
| 1428 | int av_frame_set_qp_table(AVFrame *f, AVBufferRef *buf, int stride, int type);
|
|---|
| 1429 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1430 | CC libavfilter/vf_random.o
|
|---|
| 1431 | CC libavfilter/vf_readeia608.o
|
|---|
| 1432 | CC libavfilter/vf_readvitc.o
|
|---|
| 1433 | CC libavfilter/vf_remap.o
|
|---|
| 1434 | CC libavfilter/vf_removegrain.o
|
|---|
| 1435 | CC libavfilter/vf_removelogo.o
|
|---|
| 1436 | CC libavfilter/vf_repeatfields.o
|
|---|
| 1437 | CC libavfilter/vf_rotate.o
|
|---|
| 1438 | CC libavfilter/vf_sab.o
|
|---|
| 1439 | CC libavfilter/vf_scale.o
|
|---|
| 1440 | CC libavfilter/vf_scale_qsv.o
|
|---|
| 1441 | CC libavfilter/vf_selectivecolor.o
|
|---|
| 1442 | CC libavfilter/vf_separatefields.o
|
|---|
| 1443 | CC libavfilter/vf_setfield.o
|
|---|
| 1444 | CC libavfilter/vf_showinfo.o
|
|---|
| 1445 | CC libavfilter/vf_showpalette.o
|
|---|
| 1446 | CC libavfilter/vf_shuffleframes.o
|
|---|
| 1447 | CC libavfilter/vf_shuffleplanes.o
|
|---|
| 1448 | CC libavfilter/vf_signalstats.o
|
|---|
| 1449 | CC libavfilter/vf_signature.o
|
|---|
| 1450 | CC libavfilter/vf_smartblur.o
|
|---|
| 1451 | CC libavfilter/vf_spp.o
|
|---|
| 1452 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_spp.c: In function 'filter_frame':
|
|---|
| 1453 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_spp.c:369:9: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1454 | qp_table = av_frame_get_qp_table(in, &qp_stride, &s->qscale_type);
|
|---|
| 1455 | ^~~~~~~~
|
|---|
| 1456 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1457 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:28,
|
|---|
| 1458 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_spp.c:38:
|
|---|
| 1459 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1460 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1461 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1462 | CC libavfilter/vf_ssim.o
|
|---|
| 1463 | CC libavfilter/vf_stack.o
|
|---|
| 1464 | CC libavfilter/vf_stereo3d.o
|
|---|
| 1465 | CC libavfilter/vf_subtitles.o
|
|---|
| 1466 | CC libavfilter/vf_super2xsai.o
|
|---|
| 1467 | CC libavfilter/vf_swaprect.o
|
|---|
| 1468 | CC libavfilter/vf_swapuv.o
|
|---|
| 1469 | CC libavfilter/vf_telecine.o
|
|---|
| 1470 | CC libavfilter/vf_threshold.o
|
|---|
| 1471 | CC libavfilter/vf_thumbnail.o
|
|---|
| 1472 | CC libavfilter/vf_tile.o
|
|---|
| 1473 | CC libavfilter/vf_tinterlace.o
|
|---|
| 1474 | CC libavfilter/vf_tonemap.o
|
|---|
| 1475 | CC libavfilter/vf_transpose.o
|
|---|
| 1476 | CC libavfilter/vf_unsharp.o
|
|---|
| 1477 | CC libavfilter/vf_uspp.o
|
|---|
| 1478 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c: In function 'filter':
|
|---|
| 1479 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c:253:9: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1480 | ret = avcodec_encode_video2(p->avctx_enc[i], &pkt, p->frame, &got_pkt_ptr);
|
|---|
| 1481 | ^~~
|
|---|
| 1482 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:35:0,
|
|---|
| 1483 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c:34:
|
|---|
| 1484 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:5023:5: note: declared here
|
|---|
| 1485 | int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
|
|---|
| 1486 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1487 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c:259:9: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1488 | p->frame_dec = p->avctx_enc[i]->coded_frame;
|
|---|
| 1489 | ^
|
|---|
| 1490 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:35:0,
|
|---|
| 1491 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c:34:
|
|---|
| 1492 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavcodec/avcodec.h:2722:35: note: declared here
|
|---|
| 1493 | attribute_deprecated AVFrame *coded_frame;
|
|---|
| 1494 | ^~~~~~~~~~~
|
|---|
| 1495 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c: In function 'filter_frame':
|
|---|
| 1496 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c:395:9: warning: 'av_frame_get_qp_table' is deprecated [-Wdeprecated-declarations]
|
|---|
| 1497 | qp_table = av_frame_get_qp_table(in, &qp_stride, &uspp->qscale_type);
|
|---|
| 1498 | ^~~~~~~~
|
|---|
| 1499 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/avfilter.h:44:0,
|
|---|
| 1500 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/internal.h:28,
|
|---|
| 1501 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavfilter/vf_uspp.c:34:
|
|---|
| 1502 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/frame.h:611:9: note: declared here
|
|---|
| 1503 | int8_t *av_frame_get_qp_table(AVFrame *f, int *stride, int *type);
|
|---|
| 1504 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1505 | CC libavfilter/vf_vaguedenoiser.o
|
|---|
| 1506 | CC libavfilter/vf_vectorscope.o
|
|---|
| 1507 | CC libavfilter/vf_vflip.o
|
|---|
| 1508 | CC libavfilter/vf_vidstabdetect.o
|
|---|
| 1509 | CC libavfilter/vf_vidstabtransform.o
|
|---|
| 1510 | CC libavfilter/vf_vignette.o
|
|---|
| 1511 | CC libavfilter/vf_vmafmotion.o
|
|---|
| 1512 | CC libavfilter/vf_w3fdif.o
|
|---|
| 1513 | CC libavfilter/vf_waveform.o
|
|---|
| 1514 | CC libavfilter/vf_weave.o
|
|---|
| 1515 | CC libavfilter/vf_xbr.o
|
|---|
| 1516 | CC libavfilter/vf_yadif.o
|
|---|
| 1517 | CC libavfilter/vf_zoompan.o
|
|---|
| 1518 | CC libavfilter/vf_zscale.o
|
|---|
| 1519 | CC libavfilter/video.o
|
|---|
| 1520 | CC libavfilter/vidstabutils.o
|
|---|
| 1521 | CC libavfilter/vsink_nullsink.o
|
|---|
| 1522 | CC libavfilter/vsrc_cellauto.o
|
|---|
| 1523 | CC libavfilter/vsrc_life.o
|
|---|
| 1524 | CC libavfilter/vsrc_mandelbrot.o
|
|---|
| 1525 | CC libavfilter/vsrc_mptestsrc.o
|
|---|
| 1526 | CC libavfilter/vsrc_testsrc.o
|
|---|
| 1527 | X86ASM libavfilter/x86/af_afir.o
|
|---|
| 1528 | STRIP libavfilter/x86/af_afir.o
|
|---|
| 1529 | CC libavfilter/x86/af_afir_init.o
|
|---|
| 1530 | X86ASM libavfilter/x86/af_volume.o
|
|---|
| 1531 | STRIP libavfilter/x86/af_volume.o
|
|---|
| 1532 | CC libavfilter/x86/af_volume_init.o
|
|---|
| 1533 | X86ASM libavfilter/x86/avf_showcqt.o
|
|---|
| 1534 | STRIP libavfilter/x86/avf_showcqt.o
|
|---|
| 1535 | CC libavfilter/x86/avf_showcqt_init.o
|
|---|
| 1536 | X86ASM libavfilter/x86/colorspacedsp.o
|
|---|
| 1537 | STRIP libavfilter/x86/colorspacedsp.o
|
|---|
| 1538 | CC libavfilter/x86/colorspacedsp_init.o
|
|---|
| 1539 | X86ASM libavfilter/x86/vf_blend.o
|
|---|
| 1540 | STRIP libavfilter/x86/vf_blend.o
|
|---|
| 1541 | CC libavfilter/x86/vf_blend_init.o
|
|---|
| 1542 | X86ASM libavfilter/x86/vf_bwdif.o
|
|---|
| 1543 | STRIP libavfilter/x86/vf_bwdif.o
|
|---|
| 1544 | CC libavfilter/x86/vf_bwdif_init.o
|
|---|
| 1545 | CC libavfilter/x86/vf_eq.o
|
|---|
| 1546 | X86ASM libavfilter/x86/vf_fspp.o
|
|---|
| 1547 | STRIP libavfilter/x86/vf_fspp.o
|
|---|
| 1548 | CC libavfilter/x86/vf_fspp_init.o
|
|---|
| 1549 | X86ASM libavfilter/x86/vf_gradfun.o
|
|---|
| 1550 | STRIP libavfilter/x86/vf_gradfun.o
|
|---|
| 1551 | CC libavfilter/x86/vf_gradfun_init.o
|
|---|
| 1552 | X86ASM libavfilter/x86/vf_hqdn3d.o
|
|---|
| 1553 | STRIP libavfilter/x86/vf_hqdn3d.o
|
|---|
| 1554 | CC libavfilter/x86/vf_hqdn3d_init.o
|
|---|
| 1555 | X86ASM libavfilter/x86/vf_idet.o
|
|---|
| 1556 | STRIP libavfilter/x86/vf_idet.o
|
|---|
| 1557 | CC libavfilter/x86/vf_idet_init.o
|
|---|
| 1558 | X86ASM libavfilter/x86/vf_interlace.o
|
|---|
| 1559 | STRIP libavfilter/x86/vf_interlace.o
|
|---|
| 1560 | CC libavfilter/x86/vf_interlace_init.o
|
|---|
| 1561 | X86ASM libavfilter/x86/vf_limiter.o
|
|---|
| 1562 | STRIP libavfilter/x86/vf_limiter.o
|
|---|
| 1563 | CC libavfilter/x86/vf_limiter_init.o
|
|---|
| 1564 | X86ASM libavfilter/x86/vf_maskedmerge.o
|
|---|
| 1565 | STRIP libavfilter/x86/vf_maskedmerge.o
|
|---|
| 1566 | CC libavfilter/x86/vf_maskedmerge_init.o
|
|---|
| 1567 | CC libavfilter/x86/vf_noise.o
|
|---|
| 1568 | X86ASM libavfilter/x86/vf_pp7.o
|
|---|
| 1569 | STRIP libavfilter/x86/vf_pp7.o
|
|---|
| 1570 | CC libavfilter/x86/vf_pp7_init.o
|
|---|
| 1571 | X86ASM libavfilter/x86/vf_psnr.o
|
|---|
| 1572 | STRIP libavfilter/x86/vf_psnr.o
|
|---|
| 1573 | CC libavfilter/x86/vf_psnr_init.o
|
|---|
| 1574 | X86ASM libavfilter/x86/vf_pullup.o
|
|---|
| 1575 | STRIP libavfilter/x86/vf_pullup.o
|
|---|
| 1576 | CC libavfilter/x86/vf_pullup_init.o
|
|---|
| 1577 | X86ASM libavfilter/x86/vf_removegrain.o
|
|---|
| 1578 | STRIP libavfilter/x86/vf_removegrain.o
|
|---|
| 1579 | CC libavfilter/x86/vf_removegrain_init.o
|
|---|
| 1580 | CC libavfilter/x86/vf_spp.o
|
|---|
| 1581 | X86ASM libavfilter/x86/vf_ssim.o
|
|---|
| 1582 | STRIP libavfilter/x86/vf_ssim.o
|
|---|
| 1583 | CC libavfilter/x86/vf_ssim_init.o
|
|---|
| 1584 | X86ASM libavfilter/x86/vf_stereo3d.o
|
|---|
| 1585 | STRIP libavfilter/x86/vf_stereo3d.o
|
|---|
| 1586 | CC libavfilter/x86/vf_stereo3d_init.o
|
|---|
| 1587 | CC libavfilter/x86/vf_tinterlace_init.o
|
|---|
| 1588 | X86ASM libavfilter/x86/vf_w3fdif.o
|
|---|
| 1589 | STRIP libavfilter/x86/vf_w3fdif.o
|
|---|
| 1590 | CC libavfilter/x86/vf_w3fdif_init.o
|
|---|
| 1591 | X86ASM libavfilter/x86/vf_yadif.o
|
|---|
| 1592 | STRIP libavfilter/x86/vf_yadif.o
|
|---|
| 1593 | CC libavfilter/x86/vf_yadif_init.o
|
|---|
| 1594 | X86ASM libavfilter/x86/yadif-10.o
|
|---|
| 1595 | STRIP libavfilter/x86/yadif-10.o
|
|---|
| 1596 | X86ASM libavfilter/x86/yadif-16.o
|
|---|
| 1597 | STRIP libavfilter/x86/yadif-16.o
|
|---|
| 1598 | GEN libavfilter/libavfilter.ver
|
|---|
| 1599 | CC libswscale/alphablend.o
|
|---|
| 1600 | CC libswscale/gamma.o
|
|---|
| 1601 | CC libswscale/hscale.o
|
|---|
| 1602 | CC libswscale/hscale_fast_bilinear.o
|
|---|
| 1603 | CC libswscale/input.o
|
|---|
| 1604 | CC libswscale/log2_tab.o
|
|---|
| 1605 | CC libswscale/options.o
|
|---|
| 1606 | CC libswscale/output.o
|
|---|
| 1607 | CC libswscale/rgb2rgb.o
|
|---|
| 1608 | CC libswscale/slice.o
|
|---|
| 1609 | CC libswscale/swscale.o
|
|---|
| 1610 | CC libswscale/swscale_unscaled.o
|
|---|
| 1611 | CC libswscale/utils.o
|
|---|
| 1612 | CC libswscale/vscale.o
|
|---|
| 1613 | CC libswscale/x86/hscale_fast_bilinear_simd.o
|
|---|
| 1614 | X86ASM libswscale/x86/input.o
|
|---|
| 1615 | STRIP libswscale/x86/input.o
|
|---|
| 1616 | X86ASM libswscale/x86/output.o
|
|---|
| 1617 | STRIP libswscale/x86/output.o
|
|---|
| 1618 | CC libswscale/x86/rgb2rgb.o
|
|---|
| 1619 | X86ASM libswscale/x86/scale.o
|
|---|
| 1620 | STRIP libswscale/x86/scale.o
|
|---|
| 1621 | CC libswscale/x86/swscale.o
|
|---|
| 1622 | CC libswscale/x86/yuv2rgb.o
|
|---|
| 1623 | CC libswscale/yuv2rgb.o
|
|---|
| 1624 | GEN libswscale/libswscale.ver
|
|---|
| 1625 | CC libavutil/adler32.o
|
|---|
| 1626 | CC libavutil/aes.o
|
|---|
| 1627 | CC libavutil/aes_ctr.o
|
|---|
| 1628 | CC libavutil/audio_fifo.o
|
|---|
| 1629 | CC libavutil/avstring.o
|
|---|
| 1630 | CC libavutil/base64.o
|
|---|
| 1631 | CC libavutil/blowfish.o
|
|---|
| 1632 | CC libavutil/bprint.o
|
|---|
| 1633 | CC libavutil/buffer.o
|
|---|
| 1634 | CC libavutil/camellia.o
|
|---|
| 1635 | CC libavutil/cast5.o
|
|---|
| 1636 | CC libavutil/channel_layout.o
|
|---|
| 1637 | CC libavutil/color_utils.o
|
|---|
| 1638 | CC libavutil/cpu.o
|
|---|
| 1639 | CC libavutil/crc.o
|
|---|
| 1640 | CC libavutil/des.o
|
|---|
| 1641 | CC libavutil/dict.o
|
|---|
| 1642 | CC libavutil/display.o
|
|---|
| 1643 | CC libavutil/downmix_info.o
|
|---|
| 1644 | CC libavutil/error.o
|
|---|
| 1645 | CC libavutil/eval.o
|
|---|
| 1646 | CC libavutil/fifo.o
|
|---|
| 1647 | CC libavutil/file.o
|
|---|
| 1648 | CC libavutil/file_open.o
|
|---|
| 1649 | CC libavutil/fixed_dsp.o
|
|---|
| 1650 | CC libavutil/float_dsp.o
|
|---|
| 1651 | CC libavutil/frame.o
|
|---|
| 1652 | CC libavutil/hash.o
|
|---|
| 1653 | CC libavutil/hmac.o
|
|---|
| 1654 | CC libavutil/hwcontext.o
|
|---|
| 1655 | CC libavutil/hwcontext_cuda.o
|
|---|
| 1656 | CC libavutil/hwcontext_d3d11va.o
|
|---|
| 1657 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_d3d11va.c: In function 'd3d11va_transfer_data':
|
|---|
| 1658 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_d3d11va.c:387:49: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 1659 | av_image_copy(dst->data, dst->linesize, map_data, map_linesize,
|
|---|
| 1660 | ^~~~~~~~
|
|---|
| 1661 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_d3d11va.c:46:0:
|
|---|
| 1662 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/imgutils.h:119:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t ** {aka unsigned char **}'
|
|---|
| 1663 | void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
|
|---|
| 1664 | ^~~~~~~~~~~~~
|
|---|
| 1665 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_d3d11va.c:399:47: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 1666 | av_image_copy(map_data, map_linesize, src->data, src->linesize,
|
|---|
| 1667 | ^~~
|
|---|
| 1668 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_d3d11va.c:46:0:
|
|---|
| 1669 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/imgutils.h:119:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t * const* {aka unsigned char * const*}'
|
|---|
| 1670 | void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
|
|---|
| 1671 | ^~~~~~~~~~~~~
|
|---|
| 1672 | CC libavutil/hwcontext_dxva2.o
|
|---|
| 1673 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_dxva2.c: In function 'dxva2_transfer_data_to':
|
|---|
| 1674 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_dxva2.c:355:45: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 1675 | av_image_copy(map->data, map->linesize, src->data, src->linesize,
|
|---|
| 1676 | ^~~
|
|---|
| 1677 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_dxva2.c:37:0:
|
|---|
| 1678 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/imgutils.h:119:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t * const* {aka unsigned char * const*}'
|
|---|
| 1679 | void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
|
|---|
| 1680 | ^~~~~~~~~~~~~
|
|---|
| 1681 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_dxva2.c: In function 'dxva2_transfer_data_from':
|
|---|
| 1682 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_dxva2.c:386:52: warning: passing argument 3 of 'av_image_copy_uc_from' from incompatible pointer type [-Wincompatible-pointer-types]
|
|---|
| 1683 | av_image_copy_uc_from(dst->data, dst_linesize, map->data, src_linesize,
|
|---|
| 1684 | ^~~
|
|---|
| 1685 | In file included from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_dxva2.c:37:0:
|
|---|
| 1686 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/imgutils.h:137:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t ** {aka unsigned char **}'
|
|---|
| 1687 | void av_image_copy_uc_from(uint8_t *dst_data[4], const ptrdiff_t dst_linesizes[4],
|
|---|
| 1688 | ^~~~~~~~~~~~~~~~~~~~~
|
|---|
| 1689 | CC libavutil/hwcontext_qsv.o
|
|---|
| 1690 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_qsv.c: In function 'qsv_device_derive_from_child':
|
|---|
| 1691 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavutil/hwcontext_qsv.c:992:29: warning: unused variable 's' [-Wunused-variable]
|
|---|
| 1692 | QSVDeviceContext *s = ctx->internal->priv;
|
|---|
| 1693 | ^
|
|---|
| 1694 | CC libavutil/imgutils.o
|
|---|
| 1695 | CC libavutil/integer.o
|
|---|
| 1696 | CC libavutil/intmath.o
|
|---|
| 1697 | CC libavutil/lfg.o
|
|---|
| 1698 | CC libavutil/lls.o
|
|---|
| 1699 | CC libavutil/log.o
|
|---|
| 1700 | CC libavutil/log2_tab.o
|
|---|
| 1701 | CC libavutil/lzo.o
|
|---|
| 1702 | CC libavutil/mastering_display_metadata.o
|
|---|
| 1703 | CC libavutil/mathematics.o
|
|---|
| 1704 | CC libavutil/md5.o
|
|---|
| 1705 | CC libavutil/mem.o
|
|---|
| 1706 | CC libavutil/murmur3.o
|
|---|
| 1707 | CC libavutil/opencl.o
|
|---|
| 1708 | CC libavutil/opencl_internal.o
|
|---|
| 1709 | CC libavutil/opt.o
|
|---|
| 1710 | CC libavutil/parseutils.o
|
|---|
| 1711 | CC libavutil/pixdesc.o
|
|---|
| 1712 | CC libavutil/pixelutils.o
|
|---|
| 1713 | CC libavutil/random_seed.o
|
|---|
| 1714 | CC libavutil/rational.o
|
|---|
| 1715 | CC libavutil/rc4.o
|
|---|
| 1716 | CC libavutil/reverse.o
|
|---|
| 1717 | CC libavutil/ripemd.o
|
|---|
| 1718 | CC libavutil/samplefmt.o
|
|---|
| 1719 | CC libavutil/sha.o
|
|---|
| 1720 | CC libavutil/sha512.o
|
|---|
| 1721 | CC libavutil/slicethread.o
|
|---|
| 1722 | CC libavutil/spherical.o
|
|---|
| 1723 | CC libavutil/stereo3d.o
|
|---|
| 1724 | CC libavutil/tea.o
|
|---|
| 1725 | CC libavutil/threadmessage.o
|
|---|
| 1726 | CC libavutil/time.o
|
|---|
| 1727 | CC libavutil/timecode.o
|
|---|
| 1728 | CC libavutil/tree.o
|
|---|
| 1729 | CC libavutil/twofish.o
|
|---|
| 1730 | CC libavutil/utils.o
|
|---|
| 1731 | CC libavutil/x86/cpu.o
|
|---|
| 1732 | X86ASM libavutil/x86/cpuid.o
|
|---|
| 1733 | STRIP libavutil/x86/cpuid.o
|
|---|
| 1734 | X86ASM libavutil/x86/fixed_dsp.o
|
|---|
| 1735 | STRIP libavutil/x86/fixed_dsp.o
|
|---|
| 1736 | CC libavutil/x86/fixed_dsp_init.o
|
|---|
| 1737 | X86ASM libavutil/x86/float_dsp.o
|
|---|
| 1738 | STRIP libavutil/x86/float_dsp.o
|
|---|
| 1739 | CC libavutil/x86/float_dsp_init.o
|
|---|
| 1740 | X86ASM libavutil/x86/imgutils.o
|
|---|
| 1741 | STRIP libavutil/x86/imgutils.o
|
|---|
| 1742 | CC libavutil/x86/imgutils_init.o
|
|---|
| 1743 | X86ASM libavutil/x86/lls.o
|
|---|
| 1744 | STRIP libavutil/x86/lls.o
|
|---|
| 1745 | CC libavutil/x86/lls_init.o
|
|---|
| 1746 | X86ASM libavutil/x86/pixelutils.o
|
|---|
| 1747 | STRIP libavutil/x86/pixelutils.o
|
|---|
| 1748 | CC libavutil/x86/pixelutils_init.o
|
|---|
| 1749 | CC libavutil/xga_font_data.o
|
|---|
| 1750 | CC libavutil/xtea.o
|
|---|
| 1751 | GEN libavutil/libavutil.ver
|
|---|
| 1752 | LD libavutil/avutil-56.dll
|
|---|
| 1753 | sed -e "s/ @[^ ]*//" libavutil/avutil-56.orig.def > libavutil/avutil-56.def; dlltool -m i386 -d libavutil/avutil-56.def -l libavutil/avutil.lib -D avutil-56.dll
|
|---|
| 1754 | LD libswscale/swscale-5.dll
|
|---|
| 1755 | sed -e "s/ @[^ ]*//" libswscale/swscale-5.orig.def > libswscale/swscale-5.def; dlltool -m i386 -d libswscale/swscale-5.def -l libswscale/swscale.lib -D swscale-5.dll
|
|---|
| 1756 | GEN libpostproc/libpostproc.ver
|
|---|
| 1757 | LD libpostproc/postproc-55.dll
|
|---|
| 1758 | sed -e "s/ @[^ ]*//" libpostproc/postproc-55.orig.def > libpostproc/postproc-55.def; dlltool -m i386 -d libpostproc/postproc-55.def -l libpostproc/postproc.lib -D postproc-55.dll
|
|---|
| 1759 | CC libavformat/tls_openssl.o
|
|---|
| 1760 | In file included from H:/development/media-autobuild_suite-master/local32/include/openssl/crypto.h:129:0,
|
|---|
| 1761 | from H:/development/media-autobuild_suite-master/local32/include/openssl/bio.h:69,
|
|---|
| 1762 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:35:
|
|---|
| 1763 | H:/development/media-autobuild_suite-master/local32/include/openssl/ossl_typ.h:88:2: warning: #warning overriding WinCrypt defines [-Wcpp]
|
|---|
| 1764 | #warning overriding WinCrypt defines
|
|---|
| 1765 | ^~~~~~~
|
|---|
| 1766 | In file included from H:/development/media-autobuild_suite-master/local32/include/openssl/pem.h:71:0,
|
|---|
| 1767 | from H:/development/media-autobuild_suite-master/local32/include/openssl/ssl.h:150,
|
|---|
| 1768 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:36:
|
|---|
| 1769 | H:/development/media-autobuild_suite-master/local32/include/openssl/x509.h:120:2: warning: #warning overriding WinCrypt defines [-Wcpp]
|
|---|
| 1770 | #warning overriding WinCrypt defines
|
|---|
| 1771 | ^~~~~~~
|
|---|
| 1772 | In file included from H:/development/media-autobuild_suite-master/local32/include/openssl/x509.h:596:0,
|
|---|
| 1773 | from H:/development/media-autobuild_suite-master/local32/include/openssl/pem.h:71,
|
|---|
| 1774 | from H:/development/media-autobuild_suite-master/local32/include/openssl/ssl.h:150,
|
|---|
| 1775 | from H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:36:
|
|---|
| 1776 | H:/development/media-autobuild_suite-master/local32/include/openssl/pkcs7.h:77:2: warning: #warning overriding WinCrypt defines [-Wcpp]
|
|---|
| 1777 | #warning overriding WinCrypt defines
|
|---|
| 1778 | ^~~~~~~
|
|---|
| 1779 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'url_bio_create':
|
|---|
| 1780 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:72:5: error: implicit declaration of function 'BIO_set_init'; did you mean 'BIO_sock_init'? [-Werror=implicit-function-declaration]
|
|---|
| 1781 | BIO_set_init(b, 1);
|
|---|
| 1782 | ^~~~~~~~~~~~
|
|---|
| 1783 | BIO_sock_init
|
|---|
| 1784 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:73:5: error: implicit declaration of function 'BIO_set_data'; did you mean 'BIO_set_ex_data'? [-Werror=implicit-function-declaration]
|
|---|
| 1785 | BIO_set_data(b, NULL);
|
|---|
| 1786 | ^~~~~~~~~~~~
|
|---|
| 1787 | BIO_set_ex_data
|
|---|
| 1788 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'url_bio_bread':
|
|---|
| 1789 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: error: implicit declaration of function 'BIO_get_data'; did you mean 'BIO_get_ex_data'? [-Werror=implicit-function-declaration]
|
|---|
| 1790 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 1791 | ^
|
|---|
| 1792 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: note: in definition of macro 'GET_BIO_DATA'
|
|---|
| 1793 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 1794 | ^~~~~~~~~~~~
|
|---|
| 1795 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
|
|---|
| 1796 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 1797 | ^
|
|---|
| 1798 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: note: in definition of macro 'GET_BIO_DATA'
|
|---|
| 1799 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 1800 | ^~~~~~~~~~~~
|
|---|
| 1801 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'url_bio_bwrite':
|
|---|
| 1802 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
|
|---|
| 1803 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 1804 | ^
|
|---|
| 1805 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:89:25: note: in definition of macro 'GET_BIO_DATA'
|
|---|
| 1806 | #define GET_BIO_DATA(x) BIO_get_data(x)
|
|---|
| 1807 | ^~~~~~~~~~~~
|
|---|
| 1808 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'tls_close':
|
|---|
| 1809 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:213:9: error: implicit declaration of function 'BIO_meth_free'; did you mean 'BIO_vfree'? [-Werror=implicit-function-declaration]
|
|---|
| 1810 | BIO_meth_free(c->url_bio_method);
|
|---|
| 1811 | ^~~~~~~~~~~~~
|
|---|
| 1812 | BIO_vfree
|
|---|
| 1813 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c: In function 'tls_open':
|
|---|
| 1814 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:270:25: error: implicit declaration of function 'BIO_meth_new'; did you mean 'BIO_new'? [-Werror=implicit-function-declaration]
|
|---|
| 1815 | p->url_bio_method = BIO_meth_new(BIO_TYPE_SOURCE_SINK, "urlprotocol bio");
|
|---|
| 1816 | ^~~~~~~~~~~~
|
|---|
| 1817 | BIO_new
|
|---|
| 1818 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:270:23: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
|
|---|
| 1819 | p->url_bio_method = BIO_meth_new(BIO_TYPE_SOURCE_SINK, "urlprotocol bio");
|
|---|
| 1820 | ^
|
|---|
| 1821 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:271:5: error: implicit declaration of function 'BIO_meth_set_write'; did you mean 'BIO_set_retry_write'? [-Werror=implicit-function-declaration]
|
|---|
| 1822 | BIO_meth_set_write(p->url_bio_method, url_bio_bwrite);
|
|---|
| 1823 | ^~~~~~~~~~~~~~~~~~
|
|---|
| 1824 | BIO_set_retry_write
|
|---|
| 1825 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:272:5: error: implicit declaration of function 'BIO_meth_set_read'; did you mean 'BIO_set_retry_read'? [-Werror=implicit-function-declaration]
|
|---|
| 1826 | BIO_meth_set_read(p->url_bio_method, url_bio_bread);
|
|---|
| 1827 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1828 | BIO_set_retry_read
|
|---|
| 1829 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:273:5: error: implicit declaration of function 'BIO_meth_set_puts'; did you mean 'BIO_get_mem_ptr'? [-Werror=implicit-function-declaration]
|
|---|
| 1830 | BIO_meth_set_puts(p->url_bio_method, url_bio_bputs);
|
|---|
| 1831 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1832 | BIO_get_mem_ptr
|
|---|
| 1833 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:274:5: error: implicit declaration of function 'BIO_meth_set_ctrl'; did you mean 'BIO_get_mem_ptr'? [-Werror=implicit-function-declaration]
|
|---|
| 1834 | BIO_meth_set_ctrl(p->url_bio_method, url_bio_ctrl);
|
|---|
| 1835 | ^~~~~~~~~~~~~~~~~
|
|---|
| 1836 | BIO_get_mem_ptr
|
|---|
| 1837 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:275:5: error: implicit declaration of function 'BIO_meth_set_create'; did you mean 'BIO_gethostbyname'? [-Werror=implicit-function-declaration]
|
|---|
| 1838 | BIO_meth_set_create(p->url_bio_method, url_bio_create);
|
|---|
| 1839 | ^~~~~~~~~~~~~~~~~~~
|
|---|
| 1840 | BIO_gethostbyname
|
|---|
| 1841 | H:/development/media-autobuild_suite-master/build/ffmpeg-git/libavformat/tls_openssl.c:276:5: error: implicit declaration of function 'BIO_meth_set_destroy'; did you mean 'ff_mutex_destroy'? [-Werror=implicit-function-declaration]
|
|---|
| 1842 | BIO_meth_set_destroy(p->url_bio_method, url_bio_destroy);
|
|---|
| 1843 | ^~~~~~~~~~~~~~~~~~~~
|
|---|
| 1844 | ff_mutex_destroy
|
|---|
| 1845 | cc1.exe: some warnings being treated as errors
|
|---|
| 1846 | make: *** [/build/ffmpeg-git/ffbuild/common.mak:60: libavformat/tls_openssl.o] Error 1
|
|---|