[FFmpeg-devel] [PATCH 1/2] lavfi/drawtext: get bitmap from glyph in a separate step

Ramiro Polla ramiro.polla at gmail.com
Thu Jan 16 00:07:47 CET 2014


On Sun, Jan 12, 2014 at 7:35 AM, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Friday 2014-01-10 11:08:37 -0200, Ramiro Polla encoded:
>> On Fri, Jan 10, 2014 at 6:40 AM, Stefano Sabatini <stefasab at gmail.com> wrote:
>> > On date Friday 2014-01-10 04:36:14 -0200, Ramiro Polla encoded:
>> From 48edeadd9d7bad26a443a01c1078e27329c11081 Mon Sep 17 00:00:00 2001
>> From: Ramiro Polla <ramiro.polla at gmail.com>
>> Date: Fri, 10 Jan 2014 11:03:12 -0200
>> Subject: [PATCH] lavfi/drawtext: get bitmap from glyph in a separate step
>>
>> This change makes it possible to transform the glyph or get its border before
>> turning it into a bitmap.
>> ---
>>  doc/filters.texi          |    2 +-
>>  libavfilter/vf_drawtext.c |   14 ++++++++++----
>>  2 files changed, 11 insertions(+), 5 deletions(-)
>
> LGTM, I'll apply the patch if I read no other comments.

ping


More information about the ffmpeg-devel mailing list