[FFmpeg-devel] [PATCH 06/42] lavc: add HEVC Multiview Main profile
Michael Niedermayer
michael at niedermayer.cc
Thu Sep 5 00:05:28 EEST 2024
On Tue, Aug 27, 2024 at 05:04:46PM +0200, Anton Khirnov wrote:
> ---
> doc/APIchanges | 3 +++
> libavcodec/defs.h | 1 +
> libavcodec/hevc/ps.c | 21 +++++++++------------
> libavcodec/profiles.c | 1 +
> libavcodec/version.h | 2 +-
> 5 files changed, 15 insertions(+), 13 deletions(-)
assuming this matches your mv-hevc branch then it fails to build
/usr/bin/x86_64-w64-mingw32-ld: libavcodec/libavcodec.a(ps.o):ps.c:(.rdata$.refptr.ff_hevc_profiles[.refptr.ff_hevc_profiles]+0x0): undefined reference to `ff_hevc_profiles'
collect2: error: ld returned 1 exit status
make: *** [Makefile:141: ffprobe_g.exe] Error 1
probably related to --enable-small
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240904/3ed67f0d/attachment.sig>
More information about the ffmpeg-devel
mailing list