[FFmpeg-cvslog] doc/APIchanges: fix lavu version for the AVEncryptionInfo addition

James Almer git at videolan.org
Tue Mar 27 20:59:13 EEST 2018


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Mar 27 14:58:36 2018 -0300| [95e33ea5659980b2915202882e9e82f912addc3f] | committer: James Almer

doc/APIchanges: fix lavu version for the AVEncryptionInfo addition

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=95e33ea5659980b2915202882e9e82f912addc3f
---

 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 



More information about the ffmpeg-cvslog mailing list