Opus Encoder: Release Notes

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{This|products/release_notes/opus_encoder:_release_notes.html}}
 
{{This|products/release_notes/opus_encoder:_release_notes.html}}
 +
 +
=== 1.1.2.0 - Feb 28, 2025 ===
 +
 +
* The internal container for input audio data has been redesigned.
 +
* Fixed internal buffer overflow when detecting a large gap in the input stream.
 +
 +
=== 1.1.1.0 - Feb 01, 2022 ===
 +
 +
* Corrected type library (added Opus flags).
 +
 +
=== 1.1.0.0 - Jan 25, 2022 ===
 +
 +
* Fixed dead lock on flushing.
 +
* Fixed several bugs.
 +
 +
=== 1.0.2.0 - Nov 23, 2021 ===
 +
 +
* Fixed a bug with clearing all data if the media time from the input sample is bad.
  
 
=== 1.0.1.0 - Nov 15, 2021 ===
 
=== 1.0.1.0 - Nov 15, 2021 ===

Latest revision as of 16:06, 28 February 2025

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

1.1.2.0 - Feb 28, 2025

  • The internal container for input audio data has been redesigned.
  • Fixed internal buffer overflow when detecting a large gap in the input stream.

1.1.1.0 - Feb 01, 2022

  • Corrected type library (added Opus flags).

1.1.0.0 - Jan 25, 2022

  • Fixed dead lock on flushing.
  • Fixed several bugs.

1.0.2.0 - Nov 23, 2021

  • Fixed a bug with clearing all data if the media time from the input sample is bad.

1.0.1.0 - Nov 15, 2021

  • Fixed encoding for reverse playback.

1.0.0.3 - Aug 17, 2020

  • Fixed bug in input audio container.

1.0.0.2 - Aug 12, 2020

  • Added trace of input sample for debug version.

1.0.0.1 - Nov 08, 2018

  • First public release