On Sun, Sep 30, 2018 at 11:26:11PM +0100, Mark Thompson wrote:
> ---
>  doc/bitstream_filters.texi     |   9 +++
>  libavcodec/h265_metadata_bsf.c | 136 +++++++++++++++++++++++++++++++++
>  2 files changed, 145 insertions(+)

this seems to also fail to link:

make distclean ; ./configure && make -j12
LD      ffmpeg_g
libavcodec/libavcodec.a(h265_metadata_bsf.o): In function 
`h265_metadata_guess_level':
ffmpeg/libavcodec/h265_metadata_bsf.c:133: undefined reference to 
`ff_h265_guess_level'
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

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

The worst form of inequality is to try to make unequal things equal.
-- Aristotle

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