On Sat, Jun 13, 2020 at 11:17:41PM +0800, leviz...@live.cn wrote: > From: zhaoyi <leviz...@live.cn> > > --- > libavformat/tcp.c | 204 ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 204 insertions(+)
seems to break build on mingw64 AR libavdevice/libavdevice.a AR libavfilter/libavfilter.a CC libavformat/tcp.o src/libavformat/tcp.c: In function ‘tcp_open2’: src/libavformat/tcp.c:338:9: error: unknown type name ‘in_addr_t’; did you mean ‘in_addr6’? in_addr_t addr; ^~~~~~~~~ in_addr6 src/ffbuild/common.mak:59: recipe for target 'libavformat/tcp.o' failed make: *** [libavformat/tcp.o] Error 1 [..] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB While the State exists there can be no freedom; when there is freedom there will be no State. -- Vladimir Lenin
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".