On Fri, Jun 08, 2018 at 12:43:24AM +0100, Mark Thompson wrote:
> ---
>  doc/bitstream_filters.texi     |  9 +++++
>  libavcodec/h264_metadata_bsf.c | 90 
> ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 99 insertions(+)

this breaks the mingw64 build

LD      ffmpeg_g.exe
libavcodec/libavcodec.a(h264_metadata_bsf.o): In function 
`h264_metadata_update_sps':
mingw64/src/libavcodec/h264_metadata_bsf.c:243: undefined reference to 
`ff_h264_guess_level'
mingw64/src/libavcodec/h264_metadata_bsf.c:243:(.text+0x36c): relocation 
truncated to fit: R_X86_64_PC32 against undefined symbol `ff_h264_guess_level'
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g.exe] Error 1

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

You can kill me, but you cannot change the truth.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to