doc/APIchanges: add missing rgbaf16 pixfmt entry

This commit is contained in:
Timo Rothenpieler 2022-08-16 12:31:03 +02:00
parent ab31473830
commit 317f5252c0
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ libavutil: 2021-04-27
API changes, most recent first:
2022-08-07 - e95b08a7dd - lavu 57.33.101 - pixfmt.h
Add AV_PIX_FMT_RGBAF16{BE,LE} pixel formats.
2022-08-xx - xxxxxxxxxx - lavu 57.33.100 - hwcontext_qsv.h
Add loader field to AVQSVDeviceContext