[FFmpeg-devel] [PATCH] Add scale filter

Michael Niedermayer michaelni
Sun Oct 18 22:39:28 CEST 2009


On Sun, Oct 11, 2009 at 11:29:35PM +0200, Stefano Sabatini wrote:
> Hi all,
> 
> relevant threads:
> 
> http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/85015
> http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/89378
> 
> The attached patch corresponds to soc r4024 as requested by Michael,
> with few cosmetics changes and added support for recursive
> get_video_buffer() (so this requires the corresponding patch to be
> applied to the main repo).
> 
> Note that this filter won't make the lavc regression tests pass, but I
> believe we reach a consensus that is better to apply this to the main
> repo, *and then* to perform the required changes needed to extend it,
> which requires to extend/change the lsws interface.
> 
> Regards.
> -- 
> FFmpeg = Fundamental and Foolish Most Purposeless Explosive Guru

>  doc/vfilters.texi        |   16 +++
>  libavfilter/Makefile     |    1 
>  libavfilter/allfilters.c |    1 
>  libavfilter/vf_scale.c   |  189 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 207 insertions(+)
> 154f3e96d95dc0877b3e50fc70cbe5f2d8bcc53d  add-scale-filter.patch

as a bug in slices in reverse order has been found the vf_scale patch 
is on hold until that is fixed

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

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- 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-devel/attachments/20091018/b346ee55/attachment.pgp>



More information about the ffmpeg-devel mailing list