diff options
author | Lynne <dev@lynne.ee> | 2025-03-01 13:24:28 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2025-03-01 20:16:00 +0100 |
commit | 0ef678f5c50658cb43791e62f910186e302b3a27 (patch) | |
tree | 50575b44076c43079c216a465ede39d959c89f1b /doc/APIchanges | |
parent | a73760da537ccbdbdb4d67725222bcf1dfcc2723 (diff) | |
download | ffmpeg-0ef678f5c50658cb43791e62f910186e302b3a27.tar.gz |
APIChanges: add entry for new AMD AMF pixfmt
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 86126014e8..0778665152 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-02-04 - xxxxxxxxxx - lavu 59.56.000 - pixfmt.h + Add AV_PIX_FMT_AMF_SURFACE. + 2025-01-09 - xxxxxxxxxx - lavu 59.55.100 - pixfmt.h Add AV_PIX_FMT_GBRPF16BE, AV_PIX_FMT_GBRPF16LE, AV_PIX_FMT_GBRAPF16BE, AV_PIX_FMT_GBRAPF16LE, AV_PIX_FMT_GRAYF16BE, and AV_PIX_FMT_GRAYF16LE. |