[FFmpeg-devel] [PATCH] doc/APIChanges: mention nb_threads addition to AVFilterContext
James Almer
jamrial at gmail.com
Mon Aug 29 21:17:27 EEST 2016
Signed-off-by: James Almer <jamrial at gmail.com>
---
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.
--
2.9.1
More information about the ffmpeg-devel
mailing list