summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2022-08-16 12:31:03 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2022-08-16 12:31:03 +0200
commit317f5252c09d6deee7025907eea2dfe44935c891 (patch)
tree8224ab0c68295c274155b38f9346280e473334cd
parentab3147383006f1a31978efce23c6bad38a754e05 (diff)
doc/APIchanges: add missing rgbaf16 pixfmt entry
-rw-r--r--doc/APIchanges3
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