[FFmpeg-devel] [PATCH] lavfi: add drawutils

Michael Niedermayer michaelni
Mon Feb 21 14:21:50 CET 2011


On Sun, Feb 20, 2011 at 11:42:17PM +0100, Stefano Sabatini wrote:
> Add drawutils.h and drawutils.c, and use them in the pad filter.
> The new functions are going to be shared by other filters.
> ---
>  libavfilter/Makefile    |    1 +
>  libavfilter/drawutils.c |  117 +++++++++++++++++++++++++++++++++++++++++++
>  libavfilter/drawutils.h |   43 ++++++++++++++++
>  libavfilter/vf_pad.c    |  126 ++++++++---------------------------------------
>  4 files changed, 182 insertions(+), 105 deletions(-)
>  create mode 100644 libavfilter/drawutils.c
>  create mode 100644 libavfilter/drawutils.h

commited

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110221/4474949e/attachment.pgp>



More information about the ffmpeg-devel mailing list