[Bug 278705] multimedia/ffmpeg: update to 8.0.1 (WIP)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Dec 2025 21:34:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278705

--- Comment #41 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
for memorandum :)

multimedia/mplayer

libmpcodecs/vd_ffmpeg.c:287:43: error: incompatible integer to pointer
conversio
n assigning to 'AVVDPAUContext *' (aka 'struct AVVDPAUContext *') from 'int'
[-W
int-conversion]                                                                 
  287 |             avctx->hwaccel_context = vdpc = av_alloc_vdpaucontext();    
      |                                           ^ ~~~~~~~~~~~~~~~~~~~~~~~

Is this environment-dependent? (14.3-STABLE amd64)
Or, am I somehow failing to install ffmpeg-8?

-- 
You are receiving this mail because:
You are on the CC list for the bug.