Cronologia Commit

Autore SHA1 Messaggio Data
  Gregory Maxwell 6f2ce267af Add tests for GET_LAST_PACKET_DURATION. 12 anni fa
  Jean-Marc Valin 23032b40da Fixes OPUS_GET_LAST_PACKET_DURATION 12 anni fa
  Gregory Maxwell bc482c406f Add missing packet_get_nb_samples test coverage and fix test output. 12 anni fa
  Ralph Giles 0a1b1f304b Also update the Microsoft patent license link in COPYING. 12 anni fa
  Ralph Giles b94de1b954 Link to the new Microsoft patent license. 12 anni fa
  Jean-Marc Valin 42ed95b31d Bump version numbers 12 anni fa
  Jean-Marc Valin feecdd912b Implements opus_packet_get_nb_samples() 12 anni fa
  Jean-Marc Valin 9927737f44 Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl() 12 anni fa
  Jean-Marc Valin f56ac44171 Don't update the internal decoder state until we know the packet is valid 12 anni fa
  Jean-Marc Valin 24f1c51f13 Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets 12 anni fa
  Ralph Giles 0e4c1c8f06 Remove an unused variable. 12 anni fa
  Ralph Giles ec36390aed Remove MSVC incremental linking directives. 12 anni fa
  Jean-Marc Valin d36031baf4 Fixes many many issues in the CELT PLC 12 anni fa
  Jean-Marc Valin eb59867e76 Fix packet length handling for 16-bit machines (makes no difference on 32-bit) 12 anni fa
  Jean-Marc Valin 466c879a06 Fixes an out-of-bounds read issue with the padding handling code 12 anni fa
  Ralph Giles f94584a622 Remove obsolete check for endianness. 12 anni fa
  Ralph Giles 2d598ed564 Improve the !OPUS_BUILD #error. 12 anni fa
  Ralph Giles 8975f3b66e Allow the build files to override OPUS_EXPORT. 12 anni fa
  Ralph Giles 8deaec9c53 Remove obsolete #ifdef OPUS_BUILD. 12 anni fa
  Gregory Maxwell 1c879aa1d4 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. 12 anni fa
  Jean-Marc Valin 10360697d4 Fixes a quant_coarse_energy() hybrid mode bug 12 anni fa
  Jean-Marc Valin 55690f4601 Fixes a bug where transient frames would use previous spreading 12 anni fa
  Jean-Marc Valin e657cfc140 Disables tf_analysis() for hybrid mode 12 anni fa
  Jean-Marc Valin 63acc28ef6 Attempt to have at least two bands that are coded 12 anni fa
  Ralph Giles 880788586c Enable maintainer mode by default on automake 1.11 12 anni fa
  Gregory Maxwell 258ec39d29 Move LSB CTLs to the encoder specific section, thanks to Ilari on IRC for noticing. 12 anni fa
  Joshua Bowman ff9fad7ab4 Fix MSVC linker warnings 12 anni fa
  Ralph Giles 6d271c31f3 Include process.h for _getpid on windows. 12 anni fa
  Ralph Giles fe2618aed0 Fix MSVC format conversion warnings. 12 anni fa
  Ralph Giles 49af0fe2d2 Fix an indentation issue. 12 anni fa