[FFmpeg-devel] [lavfi][aalib][PATCH] lavfi: Proposed changes to vf_drawtext filter to use new fontconfig utils.
iamtakingiteasy at eientei.org
iamtakingiteasy at eientei.org
Mon Jun 30 10:52:45 CEST 2014
On 2014-06-30 02:04, Stefano Sabatini wrote:
> On date Sunday 2014-06-29 19:18:42 +0400, iamtakingiteasy at eientei.org
> encoded:
>> This is proposed changes to vf_drawtext to use new
>> freetype/fontconfig utils.
>>
>> See message with subject
>> * [lavfi][aalib][PATCH] lavfi: Generalization of freetype/fontconfig
>> font loading.
>> for dependent patch and the
>> * aalib video filter patch review request
>> discussion.
>
>> From a187c54a8fd3569456aac5cacfabfe79fa2cd6f6 Mon Sep 17 00:00:00 2001
>> From: Alexander Tumin <iamtakingiteasy at eientei.org>
>> Date: Sun, 29 Jun 2014 17:24:43 +0400
>> Subject: [PATCH] lavfi: Proposed changes to vf_drawtext filter to use
>> new
>> fontconfig utils.
>>
>> ---
>> libavfilter/vf_drawtext.c | 141
>> +++-------------------------------------------
>> 1 file changed, 8 insertions(+), 133 deletions(-)
>
> I suggest to merge this with the previous patch, so we see how the
> code is moved around.
Attaching merge of this two commits.
Also, fixed the issue noticed by Michael Niedermayer:
> seems to fail build too
>
> ./configure --enable-libfreetype
> libavfilter/vf_drawtext.c: In function ‘init’:
> libavfilter/vf_drawtext.c:409:74: error: ‘DrawTextContext’ has no
> member named ‘font’
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-lavfi-Generalization-of-freetype-fontconfig-font-loa.patch
Type: text/x-diff
Size: 17831 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140630/15c6aa7d/attachment.bin>
More information about the ffmpeg-devel
mailing list