diff options
author | Thilo Borgmann <thilo.borgmann@mail.de> | 2021-07-20 09:33:47 +0200 |
---|---|---|
committer | Thilo Borgmann <thilo.borgmann@mail.de> | 2021-07-20 10:31:41 +0200 |
commit | c1bf56a526f94bcfd74da1f19c3f8a0f12fa787e (patch) | |
tree | 473dc2bc8514bf606e7a45ea0dd37b52e378fe77 /doc/APIchanges | |
parent | cd7043131f4e2ecf9e5a88c53d3f1a67e2402928 (diff) | |
download | ffmpeg-c1bf56a526f94bcfd74da1f19c3f8a0f12fa787e.tar.gz |
lavu/cpu: Use av_cpu_ prefix
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 91ded137f2..308e2d5061 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2021-04-27 API changes, most recent first: +2021-07-19 - xxxxxxxxxx - lavu 57.1.100 - cpu.h + Add av_cpu_force_count() + 2021-06-17 - xxxxxxxxxx - lavc 59.2.100 - packet.h Add AV_PKT_DATA_DYNAMIC_HDR10_PLUS |