diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2022-08-16 12:31:03 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2022-08-16 12:31:03 +0200 |
commit | 317f5252c09d6deee7025907eea2dfe44935c891 (patch) | |
tree | 8224ab0c68295c274155b38f9346280e473334cd /doc/APIchanges | |
parent | ab3147383006f1a31978efce23c6bad38a754e05 (diff) | |
download | ffmpeg-317f5252c09d6deee7025907eea2dfe44935c891.tar.gz |
doc/APIchanges: add missing rgbaf16 pixfmt entry
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 a196bc40d4..b3ba07ee7c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -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 |