summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorvectronic <hello.vectronic@gmail.com>2019-09-23 21:43:02 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2020-03-10 15:10:06 +0000
commit05d27f342be28cf92f3c9470e701834c416cad89 (patch)
treede138fced37deeb9208430847001595b07f1cbae /doc/APIchanges
parent2847c5c6f93b00c0ec9fb82dba7c382faf7335cc (diff)
API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType
Signed-off-by: vectronic <hello.vectronic@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5bfb0a654e..8eeaec2028 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2020-03-10 - xxxxxxxxxx - lavc 58.75.100 - avcodec.h
+ Add AV_PKT_DATA_ICC_PROFILE.
+
2020-02-21 - xxxxxxxxxx - lavc 58.73.101 - avcodec.h
Add AV_CODEC_EXPORT_DATA_PRFT.