From: Michael Niedermayer Date: Thu, 1 Jan 2015 02:33:44 +0000 (+0100) Subject: Changelog: Add cropdetect non 8bpp X-Git-Tag: n2.7-dev~1307 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/4c7a1ccb366ce242539650e3bb1d4f5573e6fd39 Changelog: Add cropdetect non 8bpp Suggested-by: Reimar Previous patch reviewed-by: Reimar Döffinger Signed-off-by: Michael Niedermayer --- diff --git a/Changelog b/Changelog index 37ce0f0..9039256 100644 --- a/Changelog +++ b/Changelog @@ -9,6 +9,7 @@ version : - RTP/mpegts muxer - non continuous cache protocol support - tblend filter +- cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold version 2.5: