h264dec: support exporting QP tables through the AVVideoEncParams API

This commit is contained in:
Anton Khirnov 2020-03-10 18:26:00 +01:00
parent 37140ebd87
commit 064b875e89
7 changed files with 84 additions and 2 deletions

View file

@ -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.