[FFmpeg-devel] [PATCH] lavfi: add blackdetect filter
Michael Niedermayer
michaelni at gmx.at
Sat Mar 3 00:37:30 CET 2012
On Fri, Mar 02, 2012 at 04:46:20PM +0100, Stefano Sabatini wrote:
> Address trac ticket #901.
> ---
> doc/filters.texi | 50 ++++++++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_blackdetect.c | 209 ++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 261 insertions(+), 0 deletions(-)
> create mode 100644 libavfilter/vf_blackdetect.c
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120303/e9cb94e2/attachment.asc>
More information about the ffmpeg-devel
mailing list