Commit Graph

9 Commits

Author SHA256 Message Date
Ismail Dönmez
d267a9c2d8 - Update to version 1.1.2, fixes the following bugs:
+ Resetting the encoder or decoder state with OPUS_RESET_STATE
    would disable some run-time selected architecture-specific
    optimizations.
  + In hybrid mode discontinuous transmission (DTX) operation,
    the comfort noise above 8 kHz was incorrectly estimated
    and could oscillate in time.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=15
2016-01-19 13:27:01 +00:00
Ismail Dönmez
ee85ed4aa5 Accepting request 347231 from home:Zaitor:branches:multimedia:libs
New upstream release

OBS-URL: https://build.opensuse.org/request/show/347231
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=13
2015-12-03 08:55:51 +00:00
Ismail Dönmez
4de17c98f2 Accepting request 210960 from home:Zaitor:branches:multimedia:libs
- Update to version 1.1:
  + New analysis code and tuning that significantly improves
    encoding quality, especially for variable-bitrate (VBR).
  + Automatic detection of speech or music to decide which encoding
    mode to use.
  + Surround with good quality at 128 kbps for 5.1 and usable down
    to 48 kbps.
  + Speed improvements on all architectures, especially ARM, where
    decoding uses around 40% less CPU and encoding uses around 30%
    less CPU.

OBS-URL: https://build.opensuse.org/request/show/210960
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=11
2013-12-16 07:17:27 +00:00
Tomáš Chvátal
3f18325bee Accepting request 185534 from home:Zaitor:branches:multimedia:libs
Update to ver 1.0.3, latest stable release

OBS-URL: https://build.opensuse.org/request/show/185534
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=9
2013-08-05 09:20:58 +00:00
Sascha Peilicke
2b627022d3 Accepting request 150860 from home:Zaitor:branches:multimedia:libs
Update to latest stable, guess this should be ok now that 12.3 is branched.

OBS-URL: https://build.opensuse.org/request/show/150860
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=7
2013-02-04 18:21:56 +00:00
Ismail Dönmez
0459bda34d Accepting request 148337 from home:Zaitor:branches:multimedia:libs:opus
Fix a minor security issue. This fix is in version 1.0.2, however since we are in freeze, I cherrypicked this fix from upstream git.

From commit https://git.xiph.org/?p=opus.git;a=commit;h=9345aaa5ca1c2fb7d62981b2a538e0ce20612c38

Fixes an out-of-bounds read issue with the padding handling code

This was reported by Juri Aedla and is limited to reading memory up
to about 60 kB beyond the compressed buffer. This can only be triggered
by a compressed packet more than about 16 MB long, so it's not a problem
for RTP. In theory, it *could* crash an Ogg decoder if the memory just after
the incoming packet is out-of-range.

OBS-URL: https://build.opensuse.org/request/show/148337
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=5
2013-01-13 20:43:28 +00:00
Ismail Dönmez
90c4cdac23 Accepting request 135513 from home:Zaitor:branches:multimedia:libs
Update and cleanup.

If you are wondering about the removal of 
# Please submit bugfixes or comments via http://bugs.opensuse.org/

this was because it was listed twice in the spec.

OBS-URL: https://build.opensuse.org/request/show/135513
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=3
2012-09-23 21:05:15 +00:00
Ismail Dönmez
a3066e5c26 Accepting request 130877 from multimedia:libs
Add opus to Factory

OBS-URL: https://build.opensuse.org/request/show/130877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opus?expand=0&rev=1
2012-08-16 19:45:09 +00:00
Pascal Bleser
d5e8d16a32 0.9.14
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=1
2012-05-31 14:34:09 +00:00