From 064b875e894f45ea9e0426696559645d87af0bc3 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 10 Mar 2020 18:26:00 +0100 Subject: h264dec: support exporting QP tables through the AVVideoEncParams API --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 24c81d856c..56ec9f8ac3 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2017-10-21 API changes, most recent first: +2020-05-23 - xxxxxxxxxx - lavu 56.49.100 - video_enc_params.h + Add AV_VIDEO_ENC_PARAMS_H264. + 2020-05-23 - xxxxxxxxxx - lavu 56.48.100 - hwcontext.h Add av_hwdevice_ctx_create_derived_opts. -- cgit v1.2.3