diff options
author | Lynne <dev@lynne.ee> | 2024-10-15 09:53:41 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-10-15 17:45:18 +0200 |
commit | 2336e6856572f640cbf4906c6dabbdea26f91611 (patch) | |
tree | 6bd6d9db2cf3051abc99711cd52e7b8ff2aade21 /doc/APIchanges | |
parent | 4f387a1c4ef66aa550c5009b125f038751b27499 (diff) | |
download | ffmpeg-2336e6856572f640cbf4906c6dabbdea26f91611.tar.gz |
lavu: bump minor and add APIChanges entries for new 32bpc pixfmts
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 9ee898bd5f..508de490ef 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07 API changes, most recent first: +2024-10-15 - xxxxxxxxxx - lavu 59.44.100 - pixfmt.h + Add AV_PIX_FMT_RGB96 and AV_PIX_FMT_RGBA128. + 2024-10-14 - c993a91bea - lavu 59.43.100 - pixfmt.h Add AV_PIX_FMT_RGBF16. |