[FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Generalization of freetype/fontconfig font loading.

iamtakingiteasy at eientei.org iamtakingiteasy at eientei.org
Sun Jun 29 18:46:30 CEST 2014


On 2014-06-29 20:16, Michael Niedermayer wrote:
> "avctx" is generally used for AVCodecContext, so this naming could
> be confusing

Renamed to avcl, as used in av_log().

> also it fails to build
> ./configure --enable-libfreetype && make -j12
> libavfilter/freetypeutils.c: In function ‘ff_freetype_init’:
> libavfilter/freetypeutils.c:37:9: error: implicit declaration of
> function ‘FcInitLoadConfigAndFonts’
> [-Werror=implicit-function-declaration]
> libavfilter/freetypeutils.c:37:25: warning: assignment makes pointer
> from integer without a cast [enabled by default]
> libavfilter/freetypeutils.c: In function ‘ff_freetype_uninit’:
> libavfilter/freetypeutils.c:169:9: error: implicit declaration of
> function ‘FcConfigDestroy’ [-Werror=implicit-function-declaration]
> 
> [...]

Amazing. I am starting to see some properties of myself in very bright 
light. I hope now i tested excluded fontconfig at ./configure-time 
properly with the correct guards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavfi-Generalization-of-freetype-fontconfig-font-loa.patch
Type: text/x-diff
Size: 11078 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140629/1a10ad07/attachment.bin>


More information about the ffmpeg-devel mailing list