Skip to content

Commit

Permalink
Merge pull request #3131 from aiszhang/patch-2
Browse files Browse the repository at this point in the history
Add v2.0.0 release note
  • Loading branch information
huili2 authored May 7, 2019
2 parents ee6e6ee + 31a259b commit 3b5c172
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Releases
-----------

v2.0.0
------
- B-frame decoding support for Main and High Profile with two test cases
- Add support for loongson(https://en.wikipedia.org/wiki/Loongson) platform
- Add clang support for arm/arm64/x86 for NDK version over 17
- Enable stack protector
- Add some test cases
- Avoid using C++/CX code for threads for Windows Phone/Windows Store/UWP
- Remove extra visual studio projects for the decoder
- Remove check for working compiler in NDK
- Bug fixes

v1.8.0
------
- Add meson build for Linux/Windows platform
Expand Down

0 comments on commit 3b5c172

Please sign in to comment.