]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
lavc: Add data and linesize to AVSubtitleRect
[ffmpeg] / doc / APIchanges
index 394c4cf76ae855f504d7afd6e61be83e79a89bf7..f9297406ada766eb5bbe16b234bb04a5294002ab 100644 (file)
@@ -13,6 +13,10 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2015-xx-xx - xxxxxxx - lavc 57.5.0 - avcodec.h
+  Add data and linesize array to AVSubtitleRect, to be used instead of
+  the ones from the embedded AVPicture.
+
 2015-xx-xx - xxxxxxx - lavc 57.0.0 - qsv.h
   Add an API for allocating opaque surfaces.