[FFmpeg-devel] [PATCH v2] avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes
Michael Niedermayer
michael at niedermayer.cc
Thu Nov 28 05:30:56 EET 2024
On Wed, Nov 27, 2024 at 11:41:27AM -0600, Marth64 wrote:
> v2 fixes overallocation of dvdsub_clut (typo)
>
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
> libavformat/mov.c | 69 +++++++++++++----------------------------------
> 1 file changed, 19 insertions(+), 50 deletions(-)
seems to break build
LD ffmpeg_g
/usr/bin/ld: libavformat/libavformat.a(mov.o): in function `mov_read_header':
mov.c:(.text+0x13f22): undefined reference to `ff_dvdclut_yuv_to_rgb'
/usr/bin/ld: mov.c:(.text+0x13f51): undefined reference to `ff_dvdclut_palette_extradata_cat'
collect2: error: ld returned 1 exit status
make: *** [Makefile:141: ffmpeg_g] Error 1
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- 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/20241128/f8d86dd0/attachment.sig>
More information about the ffmpeg-devel
mailing list