[FFmpeg-devel] [PATCH v2 29/36] h264_metadata: Add option to set the level of the stream

Michael Niedermayer michael at niedermayer.cc
Sat Jun 9 02:19:23 EEST 2018


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180609/2f63266e/attachment.sig>


More information about the ffmpeg-devel mailing list