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

Stefano Sabatini stefasab at gmail.com
Sat Nov 1 12:10:28 CET 2014


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?
-- 
FFmpeg = Fantastic & Fierce MultiPurpose Experimenting Gospel


More information about the ffmpeg-devel mailing list