[FFmpeg-cvslog] doc/APIChanges: mention nb_threads addition to AVFilterContext

James Almer git at videolan.org
Tue Aug 30 03:56:54 EEST 2016


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | 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 <onemda at gmail.com>
Signed-off-by: James Almer <jamrial at gmail.com>

> 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.



More information about the ffmpeg-cvslog mailing list