From 89216895757c3dad40379eae939419bb2e736d9d Mon Sep 17 00:00:00 2001 From: Mark Thompson Date: Sat, 25 Nov 2017 14:51:55 +0000 Subject: [PATCH] doc/APIchanges: Fix lavu versions for OpenCL changes Also fix a typo and fill hashes and dates. --- doc/APIchanges | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 45276f734c..fecd57387a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,17 +15,17 @@ libavutil: 2017-10-21 API changes, most recent first: -2017-11-xx - xxxxxxx - lavu 55.3.0 - opencl.h - Remove experiental OpenCL API (av_opencl_*). +2017-11-22 - 3650cb2dfa - lavu 55.3.100 - opencl.h + Remove experimental OpenCL API (av_opencl_*). -2017-11-xx - xxxxxxx - lavu 55.2.0 - hwcontext.h hwcontext_opencl.h +2017-11-22 - b25d8ef0a7 - lavu 55.2.100 - hwcontext.h hwcontext_opencl.h Add AV_HWDEVICE_TYPE_OPENCL and a new installed header with OpenCL-specific hwcontext definitions. -2017-11-xx - xxxxxxx - lavu 55.1.0 - pixfmt.h +2017-11-22 - a050f56c09 - lavu 55.1.100 - pixfmt.h Add AV_PIX_FMT_OPENCL. -2017-xx-xx - xxxxxxx - lavc 58.3.100 - avcodec.h +2017-11-11 - 48e4eda11d - lavc 58.3.100 - avcodec.h Add avcodec_get_hw_frames_parameters(). -------- 8< --------- FFmpeg 3.4 was cut here -------- 8< ---------