]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
x86/takdsp: use arithmetic shift instructions
[ffmpeg] / doc / APIchanges
index 5e69745ba3f70ec34f78358ae9f73143370b1382..03ffda8c3705c7450863b390b3fd54dea8344600 100644 (file)
@@ -15,6 +15,9 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2015-09-29 - xxxxxxx - lavc 57.3.100 / lavc 57.2.0 - avcodec.h
+  Change type of AVPacket.duration from int to int64_t.
+
 2015-09-17 - xxxxxxx - lavc 57.3.100 / lavc 57.2.0 - d3d11va.h
   Add av_d3d11va_alloc_context(). This function must from now on be used for
   allocating AVD3D11VAContext.