On Mon, Apr 22, 2024 at 3:34 PM Xiang, Haihao <haihao.xiang-at-intel....@ffmpeg.org> wrote: > > From: Haihao Xiang <haihao.xi...@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.xi...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".