[FFmpeg-cvslog] doc/APIchanges: add missing entry for the new runtime param AVOption flag

James Almer git at videolan.org
Mon Oct 14 18:05:54 EEST 2019


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Oct 14 12:05:01 2019 -0300| [5c3d521a942723313e53dbab284060071a4e0aea] | committer: James Almer

doc/APIchanges: add missing entry for the new runtime param AVOption flag

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5c3d521a942723313e53dbab284060071a4e0aea
---

 doc/APIchanges | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index 9bfe153099..48168f82e6 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil:     2017-10-21
 
 API changes, most recent first:
 
+2019-10-14 - f3746d31f9 - lavu 56.35.101 - opt.h
+  Add AV_OPT_FLAG_RUNTIME_PARAM.
+
 2019-09-25 - xxxxxxxxxx - lavc 58.59.100 - avcodec.h
   Add max_samples
 



More information about the ffmpeg-cvslog mailing list