From e8323c42c19f58b84c5742cc3c734a4a2f3737af Mon Sep 17 00:00:00 2001 From: James Almer Date: Tue, 6 Feb 2018 23:49:13 -0300 Subject: [PATCH] doc/APIChanges: fix lavu version numbers in a few recent entries Signed-off-by: James Almer --- doc/APIchanges | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 3523d3b7bd..c67be2b05c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -103,14 +103,14 @@ API changes, most recent first: 2017-11-xx - xxxxxxx - lavc 58.4.100 - avcodec.h Add AVCodecHWConfig and avcodec_get_hw_config(). -2017-11-22 - 3650cb2dfa - lavu 55.3.100 - opencl.h +2017-11-22 - 3650cb2dfa - lavu 56.3.100 - opencl.h Remove experimental OpenCL API (av_opencl_*). -2017-11-22 - b25d8ef0a7 - lavu 55.2.100 - hwcontext.h hwcontext_opencl.h +2017-11-22 - b25d8ef0a7 - lavu 56.2.100 - hwcontext.h hwcontext_opencl.h Add AV_HWDEVICE_TYPE_OPENCL and a new installed header with OpenCL-specific hwcontext definitions. -2017-11-22 - a050f56c09 - lavu 55.1.100 - pixfmt.h +2017-11-22 - a050f56c09 - lavu 56.1.100 - pixfmt.h Add AV_PIX_FMT_OPENCL. 2017-11-11 - 48e4eda11d - lavc 58.3.100 - avcodec.h