ref: d086f28a30d0ede3b407e4839b38fc8cb43726e5
parent: 46de229fee7961ceeaaa2f38fd97f93a548c3e6a
author: Sijia Chen <sijchen@cisco.com>
date: Thu Mar 5 12:10:17 EST 2015
re-order the items in RELEASES
--- a/RELEASES
+++ b/RELEASES
@@ -4,17 +4,17 @@
v1.4.0
------
- Decoder new interface of DecodeFrameNoDelay
-- Decoder bug fixes when for Error Concealment disabled
-- Bug fixes for ParseOnly functions
-- Bug fixes for encoding large frame size (>32767MBs)
-- Fixes to avoid valgrind warnings, potential crash and calculation overflow
- Added new encoder and decoder statistics
-- Improvements in code structure, assembly, input parameter checking, logging, UT and comments
- Added option for generating pdb in windows builds
- Added new rate control mode (RC_TIMESTAMP_MODE) for inconstant frame rate input
- Added new Sps/Pps strategies for real-time video
— Added support for simulcast avc
+- Improvements in code structure, assembly, input parameter checking, logging, UT and comments
- In gmp-openh264, return decoder error correctly and other fixes
+- Decoder bug fixes when for Error Concealment disabled
+- Bug fixes for ParseOnly functions
+- Bug fixes for encoding large frame size (>32767MBs)
+- Fixes to avoid valgrind warnings, potential crash and calculation overflow
-----------
v1.3.1