diff options
author | Lynne <dev@lynne.ee> | 2025-03-01 13:25:29 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2025-03-01 20:16:00 +0100 |
commit | 0245e9382c748eba91645b65a377c4c9c4a44849 (patch) | |
tree | a6093a1465ffb4898223e4d5608189887c8ab49f /doc/APIchanges | |
parent | 0ef678f5c50658cb43791e62f910186e302b3a27 (diff) | |
download | ffmpeg-0245e9382c748eba91645b65a377c4c9c4a44849.tar.gz |
lavu: bump minor and add APIChanges entry for new GRAY32 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 0778665152..5a64836e25 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: +2025-03-01 - xxxxxxxxxx - lavu 59.58.100 - pixfmt.h + Add AV_PIX_FMT_GRAY32BE and AV_PIX_FMT_GRAY32LE. + 2025-02-04 - xxxxxxxxxx - lavu 59.56.000 - pixfmt.h Add AV_PIX_FMT_AMF_SURFACE. |