Opus Encoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
(Created page with "{{This|products/release_notes/opus_encoder:_release_notes.html}} === 1.0.0.1 - Nov 08, 2018 === * First public release __NOTOC__ Category:Release Notes") |
|||
(5 intermediate revisions by 2 users 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.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 === | === 1.0.0.1 - Nov 08, 2018 === |
Latest revision as of 11:53, 1 February 2022
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
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