X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2FAPIchanges;h=c4cc0b4d0f5267bff893a37f36c7debe50fc9397;hb=851960f6f8cf1f946fe42fa36cf6598fac68072c;hp=1b65c4be1fe20ab5b6ac722324ff369c52f13918;hpb=3e8651a7ccd8e89cc2f162cf614a3c9f7f4d9fcf;p=ffmpeg diff --git a/doc/APIchanges b/doc/APIchanges index 1b65c4be1fe..c4cc0b4d0f5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ 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.