summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-03-10 18:26:00 +0100
committerAnton Khirnov <anton@khirnov.net>2020-05-25 11:59:42 +0200
commit064b875e894f45ea9e0426696559645d87af0bc3 (patch)
tree05d5fbe353f5f60f46f6d4eefb242dacb5acbc17 /doc
parent37140ebd87f549eae86a5b548d717a1e97203dd6 (diff)
h264dec: support exporting QP tables through the AVVideoEncParams API
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
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.