]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
avfilter/vf_histogram: actually add parade display mode
[ffmpeg] / doc / APIchanges
index 01c55a1ed02758b1312f6db889d03cb5c7360f9e..09b1a49798c011e571c7830300c5a9c42007bab1 100644 (file)
@@ -15,6 +15,14 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2017-xx-xx - xxxxxxx - lavc 57.95.100 / 57.31.0 - avcodec.h
+  Add AVCodecContext.apply_cropping to control whether cropping
+  is handled by libavcodec or the caller.
+
+2017-xx-xx - xxxxxxx - lavu 55.62.100 / 55.30.0 - frame.h
+  Add AVFrame.crop_left/right/top/bottom fields for attaching cropping
+  information to video frames.
+
 2017-xx-xx - xxxxxxxxxx
   Change av_sha_update(), av_sha512_update() and av_md5_sum()/av_md5_update() length
   parameter type to size_t at next major bump.