On Thu, Aug 23, 2018 at 12:45:01AM +0100, Mark Thompson wrote: > --- > doc/bitstream_filters.texi | 9 ++++ > libavcodec/h264_metadata_bsf.c | 90 ++++++++++++++++++++++++++++++++++ > 2 files changed, 99 insertions(+)
fails to build on mingw64 libavcodec/h264_metadata_bsf.c:243: undefined reference to `ff_h264_guess_level' libavcodec/h264_metadata_bsf.c:243:(.text+0x36c): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `ff_h264_guess_level' [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel