diff options
author | Martin Storsjö <martin@martin.st> | 2011-04-22 00:45:06 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-04-23 00:06:20 +0300 |
commit | d5c5a1c7e2959a5174522b5ac1d73d5095b8c5a3 (patch) | |
tree | bf1a4ca739e013023c6df6262900c133985622f5 /ffpresets/libx264-veryfast_firstpass.ffpreset | |
parent | d9dee728b8c50fb6dbff3701e1abcb2eac5895b3 (diff) | |
download | ffmpeg-d5c5a1c7e2959a5174522b5ac1d73d5095b8c5a3.tar.gz |
doc: Mention that DragonFly BSD requires __BSD_VISIBLE set
Setting this should fix the FATE build failure on DragonFly BSD,
since inet_aton only is visible if __BSD_VISIBLE is set.
Alternatively, a line defining __BSD_VISIBLE=1 could be
added at the top of os_support.c. For FreeBSD, similar lines
are required in libavdevice/bktr.c and libavdevice/oss_audio.c, too.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'ffpresets/libx264-veryfast_firstpass.ffpreset')
0 files changed, 0 insertions, 0 deletions