[FFmpeg-devel] [PATCH] lavfi: port libmpcodecs delogo filter
Stefano Sabatini
stefano.sabatini-lala at poste.it
Wed Aug 10 19:38:11 CEST 2011
On date Wednesday 2011-08-10 19:29:28 +0200, Stefano Sabatini encoded:
> ---
> configure | 1 +
> doc/filters.texi | 26 +++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_delogo.c | 252 ++++++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 281 insertions(+), 0 deletions(-)
> create mode 100644 libavfilter/vf_delogo.c
Basically, same code, same license, same output, same syntax and same
behavior, I just added support to more yuv formats.
If that's fine I'm also going to remove the corresponding
libmpcodecs/delogo.c filter (in a separate commit).
--
FFmpeg = Frightening and Free Mortal Pitiful Efficient Governor
More information about the ffmpeg-devel
mailing list