summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-11-20 21:17:30 +0100
committerLynne <dev@lynne.ee>2022-11-24 15:58:36 +0100
commite97368eba5b48a958d3b398780e56b12db92d1a1 (patch)
treeb54cf4cd3d8cde56e0068285d94704b1efbf248b /doc
parentca8aaf24dfd28ceb4709fc518b3c95b7fce07dcc (diff)
lavu: bump minor and add APIchanges entry for lavu/tx DCT
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 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().