lavu: add av_gcd_q().

This commit is contained in:
Nicolas George
2020-04-16 21:36:00 +02:00
parent beb98c0181
commit 6b65c4ec54
4 changed files with 20 additions and 2 deletions

View File

@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
2020-05-23 - xxxxxxxxxx - lavu 56.47.100 - rational.h
Add av_gcd_q().
2020-05-22 - xxxxxxxxxx - lavu 56.46.101 - opt.h
Add AV_OPT_FLAG_CHILD_CONSTS.