]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
Merge commit 'ec903058447ad5be34d89533962e9ae1aa1c78f7'
[ffmpeg] / doc / APIchanges
index dc36a6bea7c822fc15f30f97bba0a31b5a064fed..436fb71acb812a2e8f0b0ed4532324b3795b3b33 100644 (file)
@@ -15,6 +15,17 @@ 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.
+
 2017-02-10 - xxxxxxx - lavu 55.48.100 / 55.33.0 - spherical.h
   Add AV_SPHERICAL_EQUIRECTANGULAR_TILE, av_spherical_tile_bounds(),
   and projection-specific properties (bound_left, bound_top, bound_right,