[FFmpeg-devel] [PATCH] configure: Fix typo

Jan Ekström jeebjp at gmail.com
Mon Apr 22 23:13:30 EEST 2024


On Mon, Apr 22, 2024 at 3:34 PM Xiang, Haihao
<haihao.xiang-at-intel.com at ffmpeg.org> wrote:
>
> From: Haihao Xiang <haihao.xiang at intel.com>
>
> Otherwise there are link errors:
> LD      ffprobe_g
> /usr/bin/ld: libavcodec/libavcodec.so: undefined reference to
> `ff_dovi_rpu_generate'
> /usr/bin/ld: libavcodec/libavcodec.so: undefined reference to
> `ff_dovi_configure'
> collect2: error: ld returned 1 exit status
>
> Signed-off-by: Haihao Xiang <haihao.xiang at intel.com>
> ---

LGTM, and thanks for catching this quickly. The commit message could
be adjusted to something like "configure: fix rpuenc typos" or so (I
don't think the post-prefix text is generally considered as a
sentence, and might as well mention the thing that is being typo'd).

In any case, feel free to apply as soon as you are able to, as
currently libsvtav1 and libx265 wrappers do not link properly :) .

Jan


More information about the ffmpeg-devel mailing list