[FFmpeg-devel] [PATCH v3 28/41] h264_metadata: Add option to set the level of the stream

Michael Niedermayer michael at niedermayer.cc
Thu Aug 23 17:58:25 EEST 2018


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
-------------- 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/20180823/e9600ffb/attachment.sig>


More information about the ffmpeg-devel mailing list