avutil: bump version after the latest AVOption flag addition

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2018-03-16 00:19:45 -03:00
parent a675eed175
commit 7af2336598
2 changed files with 4 additions and 1 deletions

View File

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