Opened 10 years ago
Closed 10 years ago
#7356 closed enhancement (fixed)
opus-1.1.2
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://downloads.xiph.org/releases/opus/opus-1.1.2.tar.gz
http://downloads.xiph.org/releases/opus/MD5SUMS
1f08a661bc72930187893a07f3741a91 opus-1.1.2.tar.gz
Master git repository: $ git clone https://git.xiph.org/opus.git
...
News
Version 1.1.2 released
12 January, 2016
This Opus 1.1.2 release fixes two bugs:
◦ Resetting the encoder or decoder state with OPUS_RESET_STATE
would disable some run-time selected architecture-specific
optimizations; and
◦ In hybrid mode discontinuous transmission (DTX) operation, the
comfort noise above 8 kHz was incorrectly estimated and could
oscillate in time.
None of these bugs were regressions over previous releases. The code
is available from the downloads page.
...
Change History (2)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r16804.