[FFmpeg-trac] #9981(tools:new): Build fails due to duplicate read_file() with libass.
FFmpeg
trac at avcodec.org
Thu Oct 20 02:26:45 EEST 2022
#9981: Build fails due to duplicate read_file() with libass.
-------------------------------+---------------------------------------
Reporter: Tim | Type: defect
Status: new | Priority: normal
Component: tools | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------+---------------------------------------
Summary of the bug:
Commit 18d6c07267994398f99b2241f577f8e7118af099 added non-static
read_file() causing conflict with read_file() in libass. This change
breaks compilation of FFmpeg built with "--enable-libass" flag.
Commit in question:
https://github.com/FFmpeg/FFmpeg/commit/18d6c07267994398f99b2241f577f8e7118af099
References:
* https://github.com/libass/libass/issues/654
* https://github.com/m-ab-s/media-autobuild_suite/issues/2305
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9981>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list