[FFmpeg-soc] [soc]: r1794 - in libavfilter: Makefile allfilters.h avfilter.c vf_rotate.c

Michael Niedermayer michaelni at gmx.at
Mon Jan 7 21:24:51 CET 2008


On Mon, Jan 07, 2008 at 08:13:39PM +0100, vitor wrote:
> Author: vitor
> Date: Mon Jan  7 20:13:38 2008
> New Revision: 1794
> 
> Log:
> Rotation filter
[...]
> +/**
> + * @file vf_rotate.c
> + * rotation filter
> + *
> + * @todo Copy code from rotozoom.c to remove use of floating-point
> + * @todo Handle packed pixel formats
> + * @todo Make backcolor configurable
> +*/

@todo: fast 90° increment rot filter (unless this code is as fast)
@todo: port libmpcodecs/vf_perspective.c, which can trivially
       be extended to do just rotations, making this filter redundant


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

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080107/c542d44d/attachment.pgp>


More information about the FFmpeg-soc mailing list