1. e9c353a Cleans up the most ugly parts of the analysis code by Jean-Marc Valin · 13 years ago
  2. 1a2e765 Adds an analysis function to control VBR by Jean-Marc Valin · 13 years ago
  3. 9cf62ba Implements a better transient metric for VBR by Jean-Marc Valin · 13 years ago
  4. 27aea5c Using a "pure L1" metric for tf analysis by Jean-Marc Valin · 13 years ago
  5. d416517 Unconstrained VBR no longer attempt to hit an average rate by Jean-Marc Valin · 13 years ago
  6. 619aa8b Fix MSVC Debug builds, set missing dependencies for tests. by Gian-Carlo Pascutto · 12 years ago
  7. c0edd63 Make tests work on MSVC. by Gian-Carlo Pascutto · 12 years ago
  8. f57be69 Remove non-existent ReadMe.txt references. by Gian-Carlo Pascutto · 12 years ago
  9. a7bdbf7 Add opus_demo target and project files. by Gian-Carlo Pascutto · 12 years ago
  10. d2fa2ed Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now. by Gian-Carlo Pascutto · 12 years ago
  11. cb42735 Add missing multistream sources to MSVC project file. by Gian-Carlo Pascutto · 12 years ago
  12. bdf8740 RTP draft fix by Jean-Marc Valin · 12 years ago
  13. 37d9e13 Fixes a hybrid encoder bug on 24 kHz stereo input by Jean-Marc Valin · 12 years ago
  14. 03105f5 Make OPUS_SET_GAIN survive decode reset. by Gregory Maxwell · 12 years ago
  15. 9881484 test_opus_api: Fix valgrind expectations broken by last commit. by Gregory Maxwell · 12 years ago
  16. 28b41ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. by Gregory Maxwell · 12 years ago
  17. c329045 Make stack-protector check use AC_LINK_IFELSE. by Gregory Maxwell · 12 years ago
  18. 27a0a5f Avoid using win32 lrintf ASM on mingw even when config.h is broken. by Gregory Maxwell · 12 years ago
  19. a7df963 Typo fix. by Timothy B. Terriberry · 12 years ago
  20. a2b2e0b Initial revision of Ogg Opus draft. by Timothy B. Terriberry · 12 years ago
  21. 1616230 Add configure option to disable stack protector. by Gregory Maxwell · 12 years ago
  22. 0c90607 Dos2unix, trailing whitespace on draft-spittka-payload-rtp-opus.xml. by Gregory Maxwell · 12 years ago
  23. 25aec47 Adds a copy of the RTP payload XML by Jean-Marc Valin · 12 years ago
  24. de9b437 Add -fixed to the version string & clarify that fixed disables float. by Gregory Maxwell · 12 years ago
  25. 9a89d56 Include the doc dir in DIST_SUBDIRS instead of EXTRA_DIST by Ron · 12 years ago
  26. 99aaff52 opus_compare.m was outdated by Jean-Marc Valin · 12 years ago
  27. 783ecbf Don't bark scary warnings at compile time about no doxygen by Ron · 12 years ago
  28. 91b56f6 Fixup paths in doc/ by Gregory Maxwell · 12 years ago
  29. 595b334 Pretty up the HTML doxygen output. by Gregory Maxwell · 12 years ago
  30. daa1459 Add brief descriptions to the encode/decode groups to avoid weird autobreif strings. by Gregory Maxwell · 12 years ago
  31. 1f65ce8 Correct documentation in opus_custom.h. by Gregory Maxwell · 12 years ago
  32. 2967d4e Remove unnecessary and not-very-portable opus_demo case insensitivity. by Gregory Maxwell · 12 years ago
  33. daa4167 Fix doxygen docs wrt OPUS_WARN_UNUSED_RESULT and OPUS_ARG_NONNULL. by Gregory Maxwell · 12 years ago
  34. c64f4a4 Update headers to cause warnings on unused returns and null args. by Gregory Maxwell · 12 years ago
  35. bcbf40b modified the Visual Studio 2010 projects and solution file to include a x64 configuration. modified the output folders such that the architecture is included in the path (so you get Release64, Debug32, etc.) so you can have all build types in one tree. by root · 12 years ago
  36. f99e329 Avoid an inconsequential memory leak in tests/test_opus_decode.c by Gregory Maxwell · 12 years ago
  37. d6737c8 Avoid an inconsequential memory leak in tests/test_opus_encode.c. by Gregory Maxwell · 12 years ago
  38. bc1683d Seems like using dllimport on Windows wasn't useful by Jean-Marc Valin · 12 years ago
  39. 9ce27c5 Fix for building mingw32 apps. by Gregory Maxwell · 12 years ago
  40. d8f1c70 Advertise the static library for uninstalled builds. by Ralph Giles · 12 years ago
  41. 66ac102 Fixes some cases where MIN/MAX macros result in duplicated function calls by Jean-Marc Valin · 12 years ago
  42. d09dc7c Fix opus-uninstalled.pc. by Timothy B. Terriberry · 12 years ago
  43. 64c2dd7 Add extern "C" protection to opus_multistream.h. by Ralph Giles · 12 years ago
  44. e052947 Use 'frame' instead of 'signal', take out stdlib.h in silk/. by Gregory Maxwell · 12 years ago
  45. b6512b4 Enable building just the library (or just the docs) by Ron · 12 years ago
  46. b2b0391 Actually install the documentation with make install by Ron · 12 years ago
  47. d445f02 Tweak doxygen input so that the manpage names won't conflict. by Gregory Maxwell · 12 years ago
  48. 24ed465 int vs opus_int32 consistency by Jean-Marc Valin · 12 years ago
  49. 9d9bad4 Remove the obsolete LIBOPUS_SUFFIX define. by Ralph Giles · 12 years ago
  50. 3164fcf Move the various version defines to be together. by Ralph Giles · 12 years ago
  51. fdd0c52 Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY. by Gregory Maxwell · 12 years ago
  52. 8858cac Sync with draft -14 by Jean-Marc Valin · 12 years ago
  53. 14d63d1 Fixes the stereo_analysis() fixed-point overflow issue properly by Jean-Marc Valin · 12 years ago
  54. 7143b2d Merge branch 'tmp_draft' by Jean-Marc Valin · 12 years ago
  55. 88f22f2 Revert "Adds 3rd clause to CELT license" by Jean-Marc Valin · 12 years ago
  56. 88ddeee version bump by Jean-Marc Valin · 12 years ago
  57. 87003d5 Remove trailing whitespace from draft-ietf-codec-opus.xml. by Gregory Maxwell · 12 years ago
  58. 1ed596f commas by Kat Walsh · 12 years ago
  59. 3c321e3 Table title capitalization by Jean-Marc Valin · 12 years ago
  60. 56de780 draft copyediting by Kat Walsh · 12 years ago
  61. 14d1499 misc draft fixes by Jean-Marc Valin · 12 years ago
  62. 53e6782 More minor gen-art part 2 edits. by Timothy B. Terriberry · 12 years ago
  63. e249b0b Apparently the tar compatibility option has compatibility problems! by Jean-Marc Valin · 12 years ago
  64. 8ecba1a Make vararray and restrict checks fail GCC 2.95.3's broken implementation. by Gregory Maxwell · 12 years ago
  65. 6c83b0b Improve portability to BeOS via some configure.ac fixes and cleanups. by Gregory Maxwell · 12 years ago
  66. 981a280 Alt. compile instructions in the draft should match the Makefile. by Gregory Maxwell · 12 years ago
  67. 4e66c2c Gen-art (bit allocation work). by Jean-Marc Valin · 12 years ago
  68. 2599dc5 Gen-art part2 by Jean-Marc Valin · 12 years ago
  69. 2b0806d Gen-art update by Jean-Marc Valin · 12 years ago
  70. df39d65 Gen-art part2 by Timothy B. Terriberry · 12 years ago
  71. 2cb95f5 draft: reference for LSP stability by Jean-Marc Valin · 12 years ago
  72. dac1b4f Make vararray and restrict checks fail GCC 2.95.3's broken implementation. by Gregory Maxwell · 12 years ago
  73. bada444 Improve portability to BeOS via some configure.ac fixes and cleanups. by Gregory Maxwell · 12 years ago
  74. 1096fe5 Remove unused headers/defines in silk/typedef.h, improving portability to AMIX4.0/GCC1.4. by Gregory Maxwell · 12 years ago
  75. 936f52c Add #errors when !OPUS_BUILD or !(VAR_ARRAYS||USE_ALLOCA||NONTHREADSAFE_PSEUDOSTACK). by Gregory Maxwell · 12 years ago
  76. efbb5ea SILK to print error line with FIXED_DEBUG, assert with FIXED_DEBUG_ASSERT. by Gregory Maxwell · 12 years ago
  77. 4ea1491 When FIXED_DEBUG_ASSERT CELT will assert on fixed-debug error. by Gregory Maxwell · 12 years ago
  78. 1a113a1 Gen-art sync by Jean-Marc Valin · 12 years ago
  79. f2ed58b More on Gen-art part2 by Jean-Marc Valin · 12 years ago
  80. e6c2aad Some Gen-art part2 changes by Jean-Marc Valin · 12 years ago
  81. 3fe9cca Gen-art changes by Timothy B. Terriberry · 12 years ago
  82. e134dc4 Minor genart update by Jean-Marc Valin · 12 years ago
  83. 250c026 More Gen-art changes by Jean-Marc Valin · 12 years ago
  84. 22757c3 More Gen-art changes by Jean-Marc Valin · 12 years ago
  85. e8c437c First set of changes for Gen-art review by Jean-Marc Valin · 12 years ago
  86. 6ae5101 Fixes a fixed-point overflow by scaling pitch search more conservatively by Jean-Marc Valin · 12 years ago
  87. 516c980 Make it possible for the mono test to fail by Jean-Marc Valin · 12 years ago
  88. 3291120 Addressing the remaining comments from Robert Sparks by Jean-Marc Valin · 12 years ago
  89. d17bcbf Increase alignment of the internal state structures to sizeof(void *) from 4 bytes. by Gregory Maxwell · 12 years ago
  90. 5eeeda9 Make opus_demo r/w little-endian PCM independent of host byte-order. by Gregory Maxwell · 12 years ago
  91. 1a9e853 Fixes two fixed-point overflow issues by Jean-Marc Valin · 12 years ago
  92. 9faea25 Fixes a (harmless) float overflow in the pitch search by Jean-Marc Valin · 12 years ago
  93. 37e1356 Avoid the unnecessary resynth averaging on intensity switch when encoding. by Gregory Maxwell · 12 years ago
  94. a403d5f Increase alignment of the internal state structures to sizeof(void *) from 4 bytes. by Gregory Maxwell · 12 years ago
  95. b7034ec Make opus_demo r/w little-endian PCM independent of host byte-order. by Gregory Maxwell · 12 years ago
  96. 217cdae Make it possible for run_vectors.sh to fail on the mono tests. by Gregory Maxwell · 12 years ago
  97. 135e5d3 Remove automake color-tests and parallel-tests because they break solaris and require much newer autotools. by Gregory Maxwell · 12 years ago
  98. 4281577 Readme updates. by Gregory Maxwell · 12 years ago
  99. 780fbc9 Fixes a (harmless) numerical overflow in noise_shape_analysis_FIX.c by Jean-Marc Valin · 12 years ago
  100. 3af4aa7 Uses opus_int32 for fs_API_Hz parameter in silk_decoder_set_fs by Jean-Marc Valin · 12 years ago