diff --git a/OpenH264_API_v1.2.0.docx b/OpenH264_API_v1.2.0.docx deleted file mode 100644 index 5b08f542f1..0000000000 Binary files a/OpenH264_API_v1.2.0.docx and /dev/null differ diff --git a/RELEASES b/RELEASES index f6d7f42510..45ee57a285 100644 --- a/RELEASES +++ b/RELEASES @@ -1,5 +1,24 @@ Releases +----------- +v1.3.0 +------ +- Removed manual API document, now using wiki: https://github.com/cisco/openh264/wiki (0af48e5 for v1.3.0) +- Added API version in API header files +- Added pkg-config file +- Added decoder support of parsing only (bParseOnly) for only parsing bit stream but not decoding +- Added timestamp and max nal size in gmp-openh264.cpp when calling encoding +- Added timestamp info in decoder input and return structure +- Added support of level 9 in decoder +- Added total length of the encoded frame in encoder return structure +- Added SetOption(ENCODER_OPTION_SVC_ENCODE_PARAM_BASE,&base) for encoder +- Set constraint set 0 and 1 flags for non-scalable +- Improved error concealment algorithms and provide more modes of error-concealment +- Improved rate control algorithms and reference selection algorithms for screen content encoding +- Added encoder and decoder statistics interface +- Improved input parameter checking and logging +- Bug fixes, warning reductions, and test improvements + ----------- v1.2.0 ------ @@ -26,6 +45,10 @@ Binaries These binary releases are distributed under this license: http://www.openh264.org/BINARY_LICENSE.txt +v1.3.0 +------ +// to be added + v1.2.0 ------ http://ciscobinary.openh264.org/libopenh264-1.2.0-android19.so.bz2