[FFmpeg-devel] [PATCH] avfilter: add scale2ref filter

Michael Niedermayer michael at niedermayer.cc
Mon Aug 17 17:18:00 CEST 2015


On Sat, Aug 15, 2015 at 06:55:52PM +0200, Michael Niedermayer wrote:
> From: Michael Niedermayer <michael at niedermayer.cc>
> 
> TODO: docs
> 
> This filter can be used to scale one stream to match another or based on
> another, usefull to scale subtitles or other things to be overlayed
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  configure                |    2 ++
>  libavfilter/Makefile     |    1 +
>  libavfilter/allfilters.c |    1 +
>  libavfilter/vf_scale.c   |   88 ++++++++++++++++++++++++++++++++++++++++++----
>  4 files changed, 85 insertions(+), 7 deletions(-)

applied

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

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150817/360e4d69/attachment.sig>


More information about the ffmpeg-devel mailing list