]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
xtea: add av_xtea_alloc()
[ffmpeg] / doc / APIchanges
index 17a6d88c9fafd9c0a8da0ac9526cb6591c4a9d32..cfab8c6d68bccd6fddffdb38234972ddde74e703 100644 (file)
@@ -13,6 +13,11 @@ libavutil:     2014-08-09
 
 API changes, most recent first:
 
+2015-xx-xx - lavu 54.17.0
+  xxxxxxx -  Add av_blowfish_alloc().
+  xxxxxxx -  Add av_rc4_alloc().
+  xxxxxxx -  Add av_xtea_alloc().
+
 2015-07-29 - 7e38340 - lavu 54.16.0 - hmac.h
   Add AV_HMAC_SHA224 and AV_HMAC_SHA256.