]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
[ffmpeg] / doc / APIchanges
index 42caad79aba2256f9e354a8458b7604aec88b9be..144eb792b42b223f6107fe803ce4e32cd60a852a 100644 (file)
@@ -13,6 +13,9 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2015-xx-xx - xxxxxxx - lavc 57.0.0 - avcodec.h
+  Change type of AVPacket.duration from int to int64_t.
+
 2015-xx-xx - xxxxxxx - lavc 57.2.0 - d3d11va.h
   Add av_d3d11va_alloc_context(). This function must from now on be used for
   allocating AVD3D11VAContext.