From e97368eba5b48a958d3b398780e56b12db92d1a1 Mon Sep 17 00:00:00 2001 From: Lynne Date: Sun, 20 Nov 2022 21:17:30 +0100 Subject: [PATCH] lavu: bump minor and add APIchanges entry for lavu/tx DCT --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index 038ca865ec..ab7ce15fae 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -14,6 +14,9 @@ libavutil: 2021-04-27 API changes, most recent first: +2022-11-xx - xxxxxxxxxx - lavu 57.43.100 - tx.h + Add AV_TX_FLOAT_DCT, AV_TX_DOUBLE_DCT and AV_TX_INT32_DCT. + 2022-xx-xx - xxxxxxxxxx - lavu 57.42.100 - dict.h Add av_dict_iterate().