aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2023-05-25 02:10:36 +0200
committerLynne <dev@lynne.ee>2023-05-29 00:42:02 +0200
commitbef86ba86ccec65e30ca6caedea861475732d108 (patch)
tree47b431339ea53a579c9025f8199fb03b70790c57 /doc/APIchanges
parentb3fb73af6b414a9ef1f9b37fd49f302e39f31cf2 (diff)
downloadffmpeg-bef86ba86ccec65e30ca6caedea861475732d108.tar.gz
APIchanges: add new pixel formats supported and bump lavu minor
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 130955ef02..2f7d438652 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,10 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+2023-05-xx - xxxxxxxxxx - lavu 58.10.100 - pixfmt.h
+ Add AV_PIX_FMT_P212BE, AV_PIX_FMT_P212LE, AV_PIX_FMT_P412BE,
+ AV_PIX_FMT_P412LE.
+
2023-05-xx - xxxxxxxxxx - lavu 58.8.100 - frame.h
Add av_frame_replace().