summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-03-16 00:19:45 -0300
committerJames Almer <jamrial@gmail.com>2018-03-16 00:19:45 -0300
commit7af2336598e99433a273fd0346fd456940f46f96 (patch)
tree73bbec503dea29eeae72a20b8921ba6a56a4122b /doc/APIchanges
parenta675eed17538708a4efb90946b83161ec788b36a (diff)
downloadffmpeg-7af2336598e99433a273fd0346fd456940f46f96.tar.gz
avutil: bump version after the latest AVOption flag addition
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 395ac902dd..f757f5063e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2018-03-15 - e0e72539cf - lavu 56.10.100 - opt.h
+ Add AV_OPT_FLAG_BSF_PARAM
+
2018-03-07 - xxxxxxx - lavu 56.9.100 - crc.h
Add AV_CRC_8_EBU crc variant.