[FFmpeg-devel] [PATCH] lavfi/curves: do not automatically insert points at x=0 and x=1

Clément Bœsch u at pkh.me
Sun Jul 24 13:21:48 EEST 2016


On Sun, Jul 17, 2016 at 05:03:35PM +0200, Clément Bœsch wrote:
> There is actually a need for the origin and end point not to be defined.
> We can not automatically insert them with the y value of the first and
> last point as it will influence the curves in a wrong way.
> 
> Fixes #5397
> ---
>  Changelog               |  1 +
>  doc/filters.texi        | 10 ++----
>  libavfilter/version.h   |  2 +-
>  libavfilter/vf_curves.c | 85 ++++++++++++++++++++++++-------------------------
>  4 files changed, 47 insertions(+), 51 deletions(-)
> 

Applied.

...with a few more bonus (curves plotting and 10-bits support)

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160724/9429d799/attachment.sig>


More information about the ffmpeg-devel mailing list