We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee6e6ee + 31a259b commit 3b5c172Copy full SHA for 3b5c172
RELEASES
@@ -2,6 +2,18 @@
2
Releases
3
-----------
4
5
+v2.0.0
6
+------
7
+- B-frame decoding support for Main and High Profile with two test cases
8
+- Add support for loongson(https://en.wikipedia.org/wiki/Loongson) platform
9
+- Add clang support for arm/arm64/x86 for NDK version over 17
10
+- Enable stack protector
11
+- Add some test cases
12
+- Avoid using C++/CX code for threads for Windows Phone/Windows Store/UWP
13
+- Remove extra visual studio projects for the decoder
14
+- Remove check for working compiler in NDK
15
+- Bug fixes
16
+
17
v1.8.0
18
------
19
- Add meson build for Linux/Windows platform
0 commit comments