shithub: openh264

Download patch

ref: baf102a7535819284387de2494d99157e6f81877
parent: ed7526a2de6a139a3899077fc9dd5965a49e8546
author: aiszhang <aiszhang@cisco.com>
date: Tue May 7 11:14:49 EDT 2019

Update RELEASES

--- a/RELEASES
+++ b/RELEASES
@@ -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