Hi,

On Wed, Apr 20, 2011 at 7:45 PM, Anton Khirnov <an...@khirnov.net> wrote:
> From: Stefano Sabatini <stefano.sabatini-l...@poste.it>
>
> With the following additions:
> * support to anti-aliased glyph rendering
> * support to UTF-8 text and Unicode chars rendering
> * support for RGB packed formats
> * fix minor errors and typos in the filter description
> * extend/clarify examples in the filter description
>
> Signed-off-by: Anton Khirnov <an...@khirnov.net>
> ---
>  configure                 |    6 +
>  doc/filters.texi          |  123 +++++++++
>  libavfilter/Makefile      |    1 +
>  libavfilter/allfilters.c  |    1 +
>  libavfilter/avfilter.h    |    2 +-
>  libavfilter/vf_drawtext.c |  671 
> +++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 803 insertions(+), 1 deletions(-)
>  create mode 100644 libavfilter/vf_drawtext.c

I have no comments on this. Mans, you said earlier you wanted to
review this further, can you do that now wo we can commit?

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to