X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2FAPIchanges;h=436fb71acb812a2e8f0b0ed4532324b3795b3b33;hb=6c3d2dad9e29464ad02a364035c0b1f531f12b1b;hp=d5cee9b703d9259b128792157d4995fe68f9aa23;hpb=53587ca48280626d007599e3e29c85d021b6997a;p=ffmpeg diff --git a/doc/APIchanges b/doc/APIchanges index d5cee9b703d..436fb71acb8 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,13 @@ libavutil: 2015-08-28 API changes, most recent first: +2016-03-20 - xxxxxxx - lavu 55.50.100 / 55.21.0 - imgutils.h + Add av_image_copy_uc_from(), a version of av_image_copy() for copying + from GPU mapped memory. + +2017-03-20 - 9c2436e - lavu 55.49.100 - pixdesc.h + Add AV_PIX_FMT_FLAG_BAYER pixel format flag. + 2017-03-18 - xxxxxxx - lavfi 6.77.100 - avfilter.h Deprecate AVFilterGraph.resample_lavr_opts It's never been used by avfilter nor passed to anything.