summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-04 13:43:52 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-04 14:26:04 +0100
commit312060ecfc039421ae8778da4e31a18307348b2b (patch)
treebdd29e176bf4b76f50a0138c6c42c53fc32736e7 /doc
parent311ea9c529117fb8e38abd6ca7e81782b6b21257 (diff)
parentc512be9a908204d9ac99556b908140b10a2dc13e (diff)
downloadffmpeg-312060ecfc039421ae8778da4e31a18307348b2b.tar.gz
Merge branch 'master' into release/5.0
This is necessary to have the recent DOVI additions in the 5.0 release. Merged-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 50b5f0bb53..8df0364e4c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -14,6 +14,9 @@ libavutil: 2021-04-27
API changes, most recent first:
+2022-01-04 - 78dc21b123e - lavu 57.16.100 - frame.h
+ Add AV_FRAME_DATA_DOVI_METADATA.
+
2022-01-03 - 70f318e6b6c - lavf 59.13.100 - avformat.h
Add AVFMT_EXPERIMENTAL flag.