]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
lavc: Remove old vaapi decode infrastructure
[ffmpeg] / doc / APIchanges
index c554602680394a514e8da4d27ded9d638f649f85..c4cc0b4d0f5267bff893a37f36c7debe50fc9397 100644 (file)
@@ -13,6 +13,13 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2016-xx-xx - xxxxxxx - lavc 59.26.0 - vaapi.h
+  Deprecate struct vaapi_context and the vaapi.h installed header.
+  Callers should set AVCodecContext.hw_frames_ctx instead.
+
+2016-07-20 - xxxxxxx - lavu 55.20.0 - cpu.h
+  Add AV_CPU_FLAG_SSSE3SLOW.
+
 2016-07-02 - 4926fa9 - lavu 55.19.0 - hwcontext_vaapi.h
   Add driver quirks field to VAAPI-specific hwdevice and enum with
   members AV_VAAPI_DRIVER_QUIRK_* to represent its values.