Opus-1.0.2

From XiphWiki
Revision as of 15:37, 5 December 2012 by Jmspeex (talk | contribs) (Created page with "* out-of-bounds read on malicious padding (no corruption possible) == Quality-impacting == * Changed the behaviour of the PLC to always fill the user's buffer * Hybrid mode qual...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • out-of-bounds read on malicious padding (no corruption possible)

Quality-impacting

  • Changed the behaviour of the PLC to always fill the user's buffer
  • Hybrid mode quality improvements and fixes
  • Fixed bugs in the CELT mode PLC
  • Redundant mode transition fixes

Other minor changes

  • stack reduction
  • doc fixes (many)
  • 16-bit fixes
  • misc build fixes
  • Extra API: OPUS_GET_LAST_PACKET_DURATION ctl() and opus_packet_get_nb_samples()
  • minor code cleanup