From 14604087031d5cb93f8513a8835be67d72547b4a Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 7 Jul 2017 17:42:57 -0400 Subject: Add single precision planar RGB pixel formats Add a pixel format flag to identify this family. Signed-off-by: Vittorio Giovara --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index c82de684ab..7babf5babb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2015-08-28 API changes, most recent first: +2017-08-08 - xxxxxxx - lavu 55.74.100 - pixdesc.h + Add AV_PIX_FMT_FLAG_FLOAT pixel format flag. + 2017-08-08 - xxxxxxx - lavu 55.72.100 - imgutils.h Add av_image_fill_black(). -- cgit v1.2.3