[FFmpeg-devel] [PATCH] lavfi: remove bad inverse telecine	filters
    Clément Bœsch 
    ubitux at gmail.com
       
    Tue Apr 16 22:53:51 CEST 2013
    
    
  
On Tue, Apr 16, 2013 at 10:24:17PM +0200, Stefano Sabatini wrote:
> On date Tuesday 2013-04-16 14:58:37 +0000, Paul B Mahol encoded:
> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
> > ---
> >  doc/filters.texi                      |    3 -
> >  libavfilter/Makefile                  |    4 -
> >  libavfilter/libmpcodecs/vf_detc.c     |  453 ----------
> >  libavfilter/libmpcodecs/vf_divtc.c    |  722 ----------------
> >  libavfilter/libmpcodecs/vf_filmdint.c | 1461 ---------------------------------
> >  libavfilter/libmpcodecs/vf_ivtc.c     |  550 -------------
> >  libavfilter/vf_mp.c                   |    8 -
> >  7 files changed, 3201 deletions(-)
> >  delete mode 100644 libavfilter/libmpcodecs/vf_detc.c
> >  delete mode 100644 libavfilter/libmpcodecs/vf_divtc.c
> >  delete mode 100644 libavfilter/libmpcodecs/vf_filmdint.c
> >  delete mode 100644 libavfilter/libmpcodecs/vf_ivtc.c
> > 
> > Boring stuff removed.
> 
> No objections from me if the authors of the new filters agree on that.
I support this patch of course.
Also, we need to define what to do with pullup. It seems like a fast and
decent enough ivtc filter filter (understand it as a potential real-time
filter that fieldmatch+decimate will have a hard time to compete with).
Note: I'm *NOT* going to port this filter. And it looks like one of the
last filters to port, along with eq2, ow, spp, mcedeint (any other?)
before we can remove the mp wrapper.
-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130416/ce264982/attachment.asc>
    
    
More information about the ffmpeg-devel
mailing list