API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType

Signed-off-by: vectronic <hello.vectronic@gmail.com>
This commit is contained in:
vectronic
2019-09-23 21:43:02 +01:00
committed by Derek Buitenhuis
parent 2847c5c6f9
commit 05d27f342b
6 changed files with 15 additions and 1 deletions
+3
View File
@@ -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.