1. 4958751 Better handling of centre for surround masking, bitrate tuning by Jean-Marc Valin · 11 years ago
  2. 2f7a315 Fixes silly fixed-point bug with the surround downmix by Jean-Marc Valin · 11 years ago
  3. 4365498 Prevents zero-energy on LFE by Jean-Marc Valin · 11 years ago
  4. 45106b7 Link libopus itself with libm too by Ron · 11 years ago
  5. 4eb399d More speech/music detection comments (delayed decision) by Jean-Marc Valin · 11 years ago
  6. 0f5ff80 Commenting the speech/music Markov code by Jean-Marc Valin · 11 years ago
  7. 92a06f5 Disables temporal VBR for LFE by Jean-Marc Valin · 11 years ago
  8. 337f34c Adds some checks to the surround API by Jean-Marc Valin · 11 years ago
  9. 8e3a1cb Temporal VBR tuning by Jean-Marc Valin · 11 years ago
  10. f92286b Get rid of PC_LIBM by Ron · 11 years ago
  11. a9daf9f Add a couple minor additional decoder tests. by Gregory Maxwell · 11 years ago
  12. a0d096f Braces go on the next line. by Gregory Maxwell · 11 years ago
  13. b271dae Brace a number of if statements instead of one-lining them. by Gregory Maxwell · 11 years ago
  14. dd7b0da Fixes some return without va_end in the api, adds tests. by Gregory Maxwell · 11 years ago
  15. 90a3903 Make the parallel test mode of automake 1.13 useable by Ron · 11 years ago
  16. 64b3985 Replace INCLUDES with AM_CPPFLAGS by Ron · 11 years ago
  17. 5bac4f2 More autoconf housekeeping by Ron · 11 years ago
  18. e83a365 Fixes more MSVC warnings by Jean-Marc Valin · 11 years ago
  19. 157fd8f Fixes MSVC warning by Jean-Marc Valin · 11 years ago
  20. fa3344e Avoid name clash with y0 Bessel function by Jean-Marc Valin · 11 years ago
  21. aecebff Updates the Makefile.am EXTRA_DIST for the MSVC reorg by Jean-Marc Valin · 11 years ago
  22. 16ba19a Fixes MSVC warnings by Jean-Marc Valin · 11 years ago
  23. 1975eea Big squashed commit of Garf's MSVC reorg: by Jean-Marc Valin · 11 years ago
  24. 3c0aa8f Adds "temporal VBR", which should be mostly useful at low bitrate. by Jean-Marc Valin · 11 years ago
  25. b9176a4 Makes dual_inner_prod() more generic to increase its use by Jean-Marc Valin · 11 years ago
  26. ff31b79 Enable SSE for MSVC by MuldeR · 11 years ago
  27. 96e2be3 Only enable non-multiple of 4 in comb_filter_const() when CUSTOM_MODES is on by Jean-Marc Valin · 11 years ago
  28. 1f26ee2 Use __declspec(dllexport) on mingw build. by Jacek Caban · 11 years ago
  29. 0d95b3b SSE optimization of comb_filter() by Jean-Marc Valin · 11 years ago
  30. 71766ef Avoids symbol clashes with Speex (pitch_xcorr) and libm (y1) by Jean-Marc Valin · 11 years ago
  31. 7fd98c5 Converts denormalise_bands() to use 16-bit multiplications by Jean-Marc Valin · 11 years ago
  32. ee2506b Moves log2Amp inside denormalise_bands() and get rid of bandE[] by Jean-Marc Valin · 11 years ago
  33. 3afc6ff Don't call denormalise_bands() on silence by Jean-Marc Valin · 11 years ago
  34. ce15e65 Split cwrsi() by pulses vs. dimensions. by Timothy B. Terriberry · 11 years ago
  35. 63f744d Further speedup in cwrsi() by using the special case for n=2 by Timothy B. Terriberry · 11 years ago
  36. 533dbe7 Further optimization to cwrsi() by Timothy B. Terriberry · 11 years ago
  37. bc469b8 Splits cwrsi() inner loop in two to avoid the min/max and some load chains by Jean-Marc Valin · 11 years ago
  38. 4e018b2 SSE optimization of remove_doubling() by Jean-Marc Valin · 11 years ago
  39. 39cbc45 Fixes stupid tf calibration bugs introduced/exposed in f77410d by Jean-Marc Valin · 11 years ago
  40. 204e70d Adds a quick hack to replace the normal calls with the multistream version. by Jean-Marc Valin · 11 years ago
  41. 28733d1 Moves VBR calculations to a separate function. by Jean-Marc Valin · 11 years ago
  42. 4a7bb1f Drop the stdint size tests that we never use anywhere by Ron · 11 years ago
  43. f22e54d Fixes fixed-point on x86 (no SSE). by Jean-Marc Valin · 11 years ago
  44. e50e808 Improved SSE version of xcorr_kernel() by John Ridges · 11 years ago
  45. 70c9c3a Forgot to add assembly file by Jean-Marc Valin · 11 years ago
  46. a092aa8 Adds SSE support (only xcorr_kernel() for now) by Jean-Marc Valin · 11 years ago
  47. cd4c824 Add run-time CPU detection and support for ARM architecture by Aurélien Zanelli · 11 years ago
  48. aa6a1a1 Test the compiler configuration, not the assembler by Ron · 11 years ago
  49. 58d80ab Disables all the surround mode forcing for mono/stereo by Jean-Marc Valin · 11 years ago
  50. fcecd29 Check if opus_compare is executable in run_vectors.sh by Aurélien Zanelli · 11 years ago
  51. 0fed074 C89 fix by Jean-Marc Valin · 11 years ago
  52. 068cbd8 Creates xcorr_kernel() that gets used by pitch_xcorr, celt_fir and celt_iir. by Jean-Marc Valin · 11 years ago
  53. 2fe4700 Skip down-sampling in deemphasis() when not needed. by Jean-Marc Valin · 11 years ago
  54. faec673 Add an option to disable build of extra programs (demos and tests) by Aurélien Zanelli · 11 years ago
  55. 319fe44 oops (again) by Jean-Marc Valin · 11 years ago
  56. 1cdc3f5 oops by Jean-Marc Valin · 11 years ago
  57. 64ba502 Optimizes remove_doubling() by avoiding redundant calculations of yy by Jean-Marc Valin · 11 years ago
  58. 0fa5fa8 Adds missing RESTORE_STACK calls by Jean-Marc Valin · 11 years ago
  59. 531cf59 Speeds up celt_iir() by more than a factor of two. by Jean-Marc Valin · 11 years ago
  60. e2374a8 Speeds up celt_fir by more than a factor of two. by Jean-Marc Valin · 11 years ago
  61. 319df9a Fixes two warnings in pitch_xcorr() by Jean-Marc Valin · 11 years ago
  62. e8e57a3 Optimizes _celt_autocorr() by using pitch_xcorr() by Jean-Marc Valin · 11 years ago
  63. fbf9998 Merges the 4th order FIR with the first order FIR in pitch_downsample() by Jean-Marc Valin · 11 years ago
  64. 1b0552b Try to clarify that opus maps to flac/wav but wav doesn't map to opus. by Ralph Giles · 11 years ago
  65. bd5cfda Reference before period. by Ralph Giles · 11 years ago
  66. 4a0bf96 Hack quoting of hanning article. by Ralph Giles · 11 years ago
  67. b243dca Wrap lookahead code example in a figure. by Ralph Giles · 11 years ago
  68. 9e85220 Add a wikipedia reference for the Hanning window. by Ralph Giles · 11 years ago
  69. 6bdbd26 Move the vorbis channel mapping to informative references. by Ralph Giles · 11 years ago
  70. 7918ac1 Fix Ogg draft formatting. by Ralph Giles · 11 years ago
  71. 5b6fe64 Remove an unnecessary comma. by Ralph Giles · 11 years ago
  72. 2ad6eaf Merge JM's encoder suggestions. by Ralph Giles · 11 years ago
  73. 25ffd5c Bump Ogg draft version and date. by Ralph Giles · 11 years ago
  74. dfda81e Move implementation status details to wiki.xiph.org. by Ralph Giles · 11 years ago
  75. 85a6618 Make pitch_xcorr() work when len and max_pitch aren't multiples of 4. by Jean-Marc Valin · 11 years ago
  76. 088929d oops, removed a minus sign that should never have appeared by Jean-Marc Valin · 11 years ago
  77. 559fbe8 Unrolled version of the pitch correlation by Jean-Marc Valin · 11 years ago
  78. e3ad4ea Move misplaced RESTORE_STACK. by Timothy B. Terriberry · 11 years ago
  79. d19fb79 Make dump_modes compile again. by Timothy B. Terriberry · 11 years ago
  80. 7e783b1 Move misplaced RESTORE_STACK. by Timothy B. Terriberry · 11 years ago
  81. 7c74bc3 Remove an unused variable added in 85ede2c6. by Timothy B. Terriberry · 11 years ago
  82. 33511f7 Minor configure adjustment. by Timothy B. Terriberry · 11 years ago
  83. cc6e26a Minor FFT cleanups. by Timothy B. Terriberry · 11 years ago
  84. cd3850c Port 1ed17cc2 to C_MUL and C_MUL4. by Timothy B. Terriberry · 11 years ago
  85. 7cb5453 Slightly faster C_MULC for ARMv4. by Nils Wallménius · 11 years ago
  86. 70485d8 Faster MULT32_32_Q31 for ARM. by Nils Wallménius · 11 years ago
  87. 85ede2c Use more MAC16_16's and unroll a loop. by Timothy B. Terriberry · 11 years ago
  88. 2040606 Minor ARMv5E cleanups. by Timothy B. Terriberry · 11 years ago
  89. 006273c Use a table for PVQ encoding/decoding. by Timothy B. Terriberry · 11 years ago
  90. 9d05628 Add new ARM headers to top-level file lists. by Timothy B. Terriberry · 11 years ago
  91. e095c3e Move ARM asm into its own directories. by Timothy B. Terriberry · 11 years ago
  92. b518b56 Clean up register constraints. by Timothy B. Terriberry · 11 years ago
  93. 9880c4c Fix bustage in a16cef62. by Timothy B. Terriberry · 11 years ago
  94. 41ce6e3 Make autogen.sh cut and paste proof by Ron · 11 years ago
  95. 50b395b Add support for autoconf macros in m4/ by Ron · 11 years ago
  96. a16cef6 Replace silk_CLZ functions with EC_ILOG(). by Timothy B. Terriberry · 11 years ago
  97. 80ad383 Convert quotes in license headers to ASCII. by Timothy B. Terriberry · 11 years ago
  98. 972a34e Add ARMv4/ARMv5E macros. by Timothy B. Terriberry · 11 years ago
  99. b7bd4c2 celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 by Jean-Marc Valin · 11 years ago
  100. 3593069 Change few remaining instances of short to opus_int16 by Jean-Marc Valin · 11 years ago