Commit History

Author SHA1 Message Date
  Jean-Marc Valin 67461be16f Merge branch 'exp_analysis7' into master 13 years ago
  Jean-Marc Valin 454d3d5959 s/SHL/SHL16/ 13 years ago
  Jean-Marc Valin 027ff070f0 Shrinks tansig table, makes data static const 13 years ago
  Jean-Marc Valin 97a48473ac Makes dynalloc more conservative for CBR and CVBR 13 years ago
  Jean-Marc Valin 26dbb8e782 Adds anslysis code for tf_select 13 years ago
  Diego Elio Pettenò 02c653fa0c silk: move down- and upsamplers constants to the header file. 13 years ago
  Diego Elio Pettenò 3f2efcbf3d Move to comment a table that is never used in the code. 13 years ago
  Diego Elio Pettenò 5f6be0c1c1 Mark tables static when not used outside of their translation unit. 13 years ago
  Diego Elio Pettenò d006b781ca Mark functions static if they are only used in their own translation unit. 13 years ago
  Diego Elio Pettenò d509e9f2a8 opus_demo: mark tables as static constants. 13 years ago
  Jean-Marc Valin 1d13ff6a97 Fixes multistream doc 13 years ago
  Timothy B. Terriberry 77ebbdf986 Expand documentation for the multistream API. 13 years ago
  Jean-Marc Valin 1491fa81f4 Fixes to the new repacketizer doc 13 years ago
  Timothy B. Terriberry ddd551e06d Add documentation for the repacketizer API. 13 years ago
  Timothy B. Terriberry 6f2d9f5068 Use dynamic stack allocations in SILK decoder. 13 years ago
  Jean-Marc Valin e7f668b3d4 Bump version to 1.0.1 13 years ago
  Timothy B. Terriberry a40689e6ef Remove large multistream stack buffers. 13 years ago
  Timothy B. Terriberry 84dd1cf9b7 Balance parentheses in opus_multistream.c. 13 years ago
  Jean-Marc Valin 12190653b2 some doc for --enable-fixed-point and --enable-floating-point 13 years ago
  Jean-Marc Valin e91dfa0f77 bump version, include Makefile.unix 13 years ago
  Gregory Maxwell 6e2dd16f0a Add an m4 macro set for pkgconfig less usage with autotools. 13 years ago
  Gregory Maxwell 865124f79c Add opus_multistream.h to MSVC project files. 13 years ago
  Gregory Maxwell 5467ce7b3f Avoid using make -C, a gnuism, in Makefile.am. 13 years ago
  Gregory Maxwell 5ae062a759 Completely remove the built-in autotools -fstatck-protector detection. 13 years ago
  Jean-Marc Valin 79a6f4d2ad Makes two static tables const 13 years ago
  Jean-Marc Valin f6c26e0000 Fixes an overflow in silk_log2lin() that was triggered only in debug mode 13 years ago
  Timothy B. Terriberry ad333d0dc4 Fix typo. 13 years ago
  Gregory Maxwell 907723832e More email address updates for AUTHORS. 13 years ago
  Gregory Maxwell 8115a46b7d Update testvector path and filename. 13 years ago
  Gregory Maxwell 582eba6f4f Additional multistream tests and reject channels<1 in MS API. 13 years ago