ffmpeg | branch: master | James Almer <[email protected]> | Mon Aug 29 15:16:59 2016 -0300| [115a90a0dbeb3ddadec5d57c0c17dd9ce16580ed] | committer: James Almer
doc/APIChanges: mention nb_threads addition to AVFilterContext Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: James Almer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=115a90a0dbeb3ddadec5d57c0c17dd9ce16580ed --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index 2572b1c..7ac809c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2015-08-28 API changes, most recent first: +2016-08-29 - 4493390 - lavfi 6.58.100 - avfilter.h + Add AVFilterContext.nb_threads. + 2016-08-15 - c3c4c72 - lavc 57.53.100 - avcodec.h Add trailing_padding to AVCodecContext to match the corresponding field in AVCodecParameters. _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
