summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-03-27 14:58:36 -0300
committerJames Almer <jamrial@gmail.com>2018-03-27 14:58:36 -0300
commit95e33ea5659980b2915202882e9e82f912addc3f (patch)
tree666aef0a82da9e509769bff05f9c90ab58100125 /doc/APIchanges
parentd205c8f3bbdebd4c2396f68e91066e0195ad5e6c (diff)
downloadffmpeg-95e33ea5659980b2915202882e9e82f912addc3f.tar.gz
doc/APIchanges: fix lavu version for the AVEncryptionInfo addition
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 95b5cd772f..83c7a40a55 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -18,7 +18,7 @@ API changes, most recent first:
2018-03-xx - xxxxxxx - lavc 58.16.100 - avcodec.h
Add FF_SUB_CHARENC_MODE_IGNORE.
-2018-xx-xx - xxxxxxx - lavu 56.8.100 - encryption_info.h
+2018-03-23 - xxxxxxx - lavu 56.12.100 - encryption_info.h
Add AVEncryptionInitInfo and AVEncryptionInfo structures to hold new side-data
for encryption info.