[FFmpeg-devel] [PATCH] lavfi: add xbr filter

arwa arif arwaarif1994 at gmail.com
Sat Nov 1 15:00:32 CET 2014


On Sat, Nov 1, 2014 at 4:40 PM, Stefano Sabatini <stefasab at gmail.com> wrote:

> On date Saturday 2014-11-01 04:27:24 +0530, arwa arif encoded:
> [...]
> > On Fri, Oct 31, 2014 at 6:31 PM, Stefano Sabatini <stefasab at gmail.com>
> > From 9b6b1d546247cf61b2f696835fb8a5e782d353ea Mon Sep 17 00:00:00 2001
> > From: Arwa Arif <arwaarif1994 at gmail.com>
> > Date: Thu, 30 Oct 2014 22:06:20 +0530
> > Subject: [PATCH] [PATCH]lvafi: add xbr filter
>
> typo: lvafi
>
> >
> > ---
> >  doc/filters.texi         |    5 +
> >  libavfilter/Makefile     |    1 +
> >  libavfilter/allfilters.c |    1 +
> >  libavfilter/vf_xbr.c     |  331
> ++++++++++++++++++++++++++++++++++++++++++++++
> >  4 files changed, 338 insertions(+)
> >  create mode 100644 libavfilter/vf_xbr.c
> [...]
>
> Code looks good to me, apart a few cosmetics nits which I can fix
> myself before pushing.
>
> About Michael's question, is it possible to compare it with the
> reference filter?
>

I compared the output with the code from scale2x "
http://scale2x.sourceforge.net/". I have attached the ouput with this mail.
foobar.png denotes the original image.
foobar_ref,png denotes the output from scale2x.
foobar_out.png denotes the output from the code written.


> --
> FFmpeg = Fantastic & Fierce MultiPurpose Experimenting Gospel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample.zip
Type: application/zip
Size: 2495678 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141101/ca059b2c/attachment.zip>


More information about the ffmpeg-devel mailing list