diff options
author | Lynne <dev@lynne.ee> | 2022-11-20 21:17:30 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2022-11-24 15:58:36 +0100 |
commit | e97368eba5b48a958d3b398780e56b12db92d1a1 (patch) | |
tree | b54cf4cd3d8cde56e0068285d94704b1efbf248b /doc/APIchanges | |
parent | ca8aaf24dfd28ceb4709fc518b3c95b7fce07dcc (diff) | |
download | ffmpeg-e97368eba5b48a958d3b398780e56b12db92d1a1.tar.gz |
lavu: bump minor and add APIchanges entry for lavu/tx DCT
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
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(). |