[FFmpeg-devel] [PATCH] lavfi: remove bad inverse telecine filters

Stefano Sabatini stefasab at gmail.com
Tue Apr 16 22:24:17 CEST 2013


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.
-- 
FFmpeg = Frightening & Fabulous Magical Philosophical EntanGlement


More information about the ffmpeg-devel mailing list