mirror of https://git.ffmpeg.org/ffmpeg.git
doc/APIchanges: add missing entry for adding RGBF16
The missing APIchanges entry requested by A.Khirnov. Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
38d08f5c45
commit
c50f79a0dc
|
@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2024-10-14 - c993a91bea - lavu 59.43.100 - pixfmt.h
|
||||
Add AV_PIX_FMT_RGBF16.
|
||||
|
||||
2024-10-08 - xxxxxxxxxx - lavu 59.42.100 - pixfmt.h
|
||||
Add AV_PIX_FMT_AYUV, AV_PIX_FMT_UYVA, AV_PIX_FMT_VYU444,
|
||||
and AV_PIX_FMT_V30X.
|
||||
|
|
Loading…
Reference in New Issue