Skip to content

Commit

Permalink
Merge pull request cisco#1655 from sijchen/docx
Browse files Browse the repository at this point in the history
add release note for preparation of v1.3.0
  • Loading branch information
sijchen committed Dec 19, 2014
2 parents 809adc4 + 7d8bb6f commit ef5f1c4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file removed OpenH264_API_v1.2.0.docx
Binary file not shown.
23 changes: 23 additions & 0 deletions RELEASES
Original file line number Diff line number Diff line change
@@ -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
------
Expand All @@ -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
Expand Down

0 comments on commit ef5f1c4

Please sign in to comment.