OSDN Git Service

lavfi: remove gradfun mp wrapper
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 4 Aug 2011 22:16:04 +0000 (00:16 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 7 Aug 2011 15:43:02 +0000 (17:43 +0200)
commit640a905ece0fecc83f05dfaca7e91a0ecc65d746
tree20df53b7d7c990d3d4f3107fedd82a037f310644
parent6c4e9cae5223c88ad98cd184d4a7e6a019bdd586
lavfi: remove gradfun mp wrapper

The gradfun filter was already integrated natively in libavfilter.
Both filters issue the same output, and have a comparable performance.

See thread:
Subject: [FFmpeg-devel] [PATCH] lavfi: remove gradfun mp wrapper
Date: Fri,  5 Aug 2011 00:19:04 +0200
doc/filters.texi
libavfilter/Makefile
libavfilter/avfilter.h
libavfilter/libmpcodecs/vf_gradfun.c [deleted file]
libavfilter/vf_mp.c