#9981 closed defect (fixed)

Build fails due to duplicate read_file() with libass.

Reported by: Tim Owned by:
Priority: important Component: ffmpeg
Version: git-master Keywords: libass regression
Cc: Tim Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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:

Change History (3)

comment:1 by Carl Eugen Hoyos, 19 months ago

Keywords: libass regression added
Priority: normalimportant
Version: unspecifiedgit-master

comment:2 by Carl Eugen Hoyos, 19 months ago

Component: toolsffmpeg

comment:3 by Carl Eugen Hoyos, 19 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.