[FFmpeg-devel] [PATCH] lavfi: adding dejudder filter to	remove	judder produced by partially telecined material.
    Nicholas Robbins 
    nickrobbins at yahoo.com
       
    Sun Feb 16 22:06:06 CET 2014
    
    
  
> On Sunday, February 16, 2014 12:01 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Fri, Feb 14, 2014 at 04:15:44PM -0500, Nicholas Robbins wrote:
> 
>>  Signed-off-by: Nicholas Robbins <nickrobbins at yahoo.com>
>>  ---
>>   Changelog                 |   1 +
>>   doc/filters.texi          |  33 ++++++++
>>   libavfilter/Makefile      |   1 +
>>   libavfilter/allfilters.c  |   1 +
>>   libavfilter/vf_dejudder.c | 187 
> ++++++++++++++++++++++++++++++++++++++++++++++
>>   5 files changed, 223 insertions(+)
>>   create mode 100644 libavfilter/vf_dejudder.c
> 
> applied
Thanks!
> PS: maybe you want to submit a patch that adds you to MAINTAINERs
Done.
> PS2: a fate test would also be usefull for the filter so developers
> would notice if some random change breaks it and could fix it before
> git push
> 
> Thanks
I'll look into this, but I don't really know how fate works, so this might take some time.
-Nicholas Robbins
    
    
More information about the ffmpeg-devel
mailing list