ffmpeg | branch: master | James Almer <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
