Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-10-05 09:31:15 +0300
committerLynne <dev@lynne.ee>2022-10-05 09:31:15 +0300
commitbd3e5525493c51b44f4bfcfad0f4902f4f955ab2 (patch)
treef169aa8d988098c0bd227bdb1b90d832b4c35ac7 /doc
parent2abafd7307d5ba31cc6492539caf0da15dd808a5 (diff)
lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6de3a88997..cbb579612e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -14,6 +14,9 @@ libavutil: 2021-04-27
API changes, most recent first:
+2022-10-05 - 37d5ddc317 - lavu 57.39.100 - cpu.h
+ Add AV_CPU_FLAG_RVB_BASIC.
+
2022-10-03 - xxxxxxxxxx - lavf 59.34.100 - avio.h
Make AVIODirContext an opaque type in a future major version bump.