1. 43e8bd4 oggdraft: Update version and date for -10 by Timothy B. Terriberry · 9 years ago
  2. 7bb5df4 oggdraft: Fix typo. by Timothy B. Terriberry · 9 years ago
  3. 781d6e2 oggopus: Remove normative language from IANA registry. by Timothy B. Terriberry · 9 years ago
  4. f1babd1 oggopus: Replace 'reject' with 'treat as invalid'. by Timothy B. Terriberry · 9 years ago
  5. 4a6d69e update releases.sha2 by Jean-Marc Valin · 9 years ago
  6. 9efa779 bump libtool revision for 1.1.2 by Jean-Marc Valin · 9 years ago
  7. 811dc74 Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4o by Ralph Giles · 9 years ago
  8. 98b59a3 Add checksums for opusfile 0.7. by Ralph Giles · 9 years ago
  9. cf902db Add a check target to the static makefiles. r=ron by Ralph Giles · 9 years ago
  10. 36d3622 Add 'force' to the phony target list. r=ron by Ralph Giles · 9 years ago
  11. 68a0e04 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES by Jean-Marc Valin · 9 years ago
  12. 9ba205d Actually fix pedantic build bustage. by Timothy B. Terriberry · 9 years ago
  13. dd6dec9 Fix pedantic build bustage. by Timothy B. Terriberry · 9 years ago
  14. 9e3872a Add tonality_analysis_reset(). by Ralph Giles · 9 years ago
  15. d43445f Add an initializer for TonalityAnalysisState. by Ralph Giles · 9 years ago
  16. bd1fb51 Remove unused encoder field analysis_offset by Mark Harris · 9 years ago
  17. fa73e75 Avoids having the Opus-level "arch" be set to 0 on encoder/decoder reset by Jean-Marc Valin · 9 years ago
  18. 9a08ae0 oggopus: More updates for AD review comments. by Timothy B. Terriberry · 9 years ago
  19. 9961809 Fixes patch_transient_decision() for hybrid mode by Jean-Marc Valin · 9 years ago
  20. 257ab37 Oops, fixes max_decay for LFE in fixed-point by Jean-Marc Valin · 9 years ago
  21. c3147ed oggopus: Revert SHOULD->MUST for reserved mappings. by Timothy B. Terriberry · 9 years ago
  22. 341e734 oggopus: Fix typo. by Timothy B. Terriberry · 9 years ago
  23. 71019f5 oggopus: First pass updates for AD review comments. by Timothy B. Terriberry · 9 years ago
  24. cfaf147 Make the CELT background noise estimator adapt more quickly on DTX update by Jean-Marc Valin · 9 years ago
  25. 77cf9ed opus_demo: fixes potential division by zero on files with no active frame by Jean-Marc Valin · 9 years ago
  26. 6fa8563 Fixes memory leak in some CELT unit tests by Jean-Marc Valin · 9 years ago
  27. 1970d5b Always use the max of the decaying PLC energy and the background noise by Jean-Marc Valin · 9 years ago
  28. eda57aa Fixes the transient detector on silence by Jean-Marc Valin · 9 years ago
  29. 60fcfd5 update sha256 in repo by Jean-Marc Valin · 9 years ago
  30. b24c097 bump libtool revision by Jean-Marc Valin · 9 years ago
  31. b2eae1c oggopus: Fix spelling by Mark Harris · 9 years ago
  32. d568e24 Bump draft version and date for submission. by Timothy B. Terriberry · 9 years ago
  33. 554aef9 Additional edits from Mark Harris. by Timothy B. Terriberry · 9 years ago
  34. a3bb541 Address remaining document shepherd review comments. by Timothy B. Terriberry · 9 years ago
  35. 53b4e5b Remove normative references to encoder or decoder. by Timothy B. Terriberry · 9 years ago
  36. 5fa1952 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. by Jonathan Lennox · 9 years ago
  37. 5fa2dce oggopus: further cleanup in response to review. by Ralph Giles · 9 years ago
  38. 68c5485 oggopus: Add IANA considerations. by Ralph Giles · 9 years ago
  39. ee822e9 oggopus: Add Opus RTP as an informative reference. by Ralph Giles · 9 years ago
  40. 3a35137 oggopus: remove <spanx style="strong"> markup. by Ralph Giles · 9 years ago
  41. f461335 oggopus: Consolidate granulepos description. by Ralph Giles · 9 years ago
  42. ac6c6c1 oggopus: Convert mentions of 'encoder' to 'muxer'. by Ralph Giles · 9 years ago
  43. 1632152 Adding AVX config switches by Radu Velea · 9 years ago
  44. bb0e1e0 Naming convention for AVX by Radu Velea · 9 years ago
  45. 911ddc0 Suppress generation of comb_filter_const_c when not used; avoid warning. by Jonathan Lennox · 9 years ago
  46. 19677f6 Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS). by Jonathan Lennox · 9 years ago
  47. ca5c388 Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h. by Jonathan Lennox · 9 years ago
  48. 699b643 Updating links for both https and new versions by Mark Harris · 9 years ago
  49. d70b8ed Corrections to doc by Mark Harris · 9 years ago
  50. 57842da configure: Remove empty else clauses from AS_IF by Timothy B. Terriberry · 9 years ago
  51. c232f65 Adds "arch" argument to MIPS MDCT by Rhishikesh Agashe · 9 years ago
  52. db7a0d6 Fix dump_modes output for fixed-point NE10. by Timothy B. Terriberry · 9 years ago
  53. bae8545 armv7: Enable NE10's fixed-point FFT for the MDCT by Viswanath Puttagunta · 9 years ago
  54. ba8713c armv7: Optimize fixed point FFT using NE10 library by Viswanath Puttagunta · 9 years ago
  55. 3807af3 test_unit_dft: Add nfft = 60, 240, 480 tests by Viswanath Puttagunta · 9 years ago
  56. 19c5406 armv7(float): Optimize decode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  57. f48abe8 armv7(float): Optimize encode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  58. 0fe5143 Move the external ARM asm to a separate library. by Timothy B. Terriberry · 9 years ago
  59. d71c297 Add entcode.c to the dump_modes binary. by Timothy B. Terriberry · 9 years ago
  60. c9c2035 Fixes compile problems for MIPS by Rhishikesh Agashe · 9 years ago
  61. 50d6701 trivial_example: Fix error message by Mark Harris · 9 years ago
  62. a6595e6 Extra safety against NaNs in surround_analysis() by Mark Harris · 9 years ago
  63. 7c49ad0 Preventing NaNs from crashing surround_analysis() by Jean-Marc Valin · 9 years ago
  64. 5dca296 Remove spurious ACLOCAL_FLAGS variable from autogen.sh. by Ralph Giles · 9 years ago
  65. 3a1dc9d Make it possible to pass in paths to opus_demo and opus_compare. by Jonathan Lennox · 9 years ago
  66. 0bc1ecc Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used. by Jonathan Lennox · 9 years ago
  67. a7c1ebf Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right. by Jonathan Lennox · 9 years ago
  68. fee0ed0 Add intrinsics support to Visual Studio build. by Jonathan Lennox · 9 years ago
  69. 43120f0 Reorganize x86 SSE intrinsics code. by Jonathan Lennox · 9 years ago
  70. cb0875e Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source. by Jonathan Lennox · 9 years ago
  71. 26fc5c3 Remove some unnecessary #includes from x86cpu.c. by Jonathan Lennox · 9 years ago
  72. 577bfb1 Fix struct initialization of CPU_Feature structure. by Jonathan Lennox · 9 years ago
  73. 33cf9e2 Fix cpuid asm on 32-bit PIC. by Jonathan Lennox · 9 years ago
  74. ee6ec63 Fix instruction used for cpuid test. by Jonathan Lennox · 9 years ago
  75. 1d60b49 In optimized mode, don't force Clang to use explicit load/store for _mm_cvtepi16_epi32, only for _mm_cvtepi8_epi32. Adjust comment accordingly. by Jonathan Lennox · 9 years ago
  76. b4aa5dc Reorganize configure's detection of intrinsics functions: by Jonathan Lennox · 9 years ago
  77. 56d8504 Fixes bitrate statistics for decode-only operation and inband FEC by Koen Vos · 9 years ago
  78. 3499e78 Fix for flutter with FEC by Koen Vos · 9 years ago
  79. 8adff0b Fix const struct to work with C++ compilation by Mark Harris · 9 years ago
  80. 4feb0df Silence clang -Wcast-align warnings by Mark Harris · 9 years ago
  81. 348e694 Eliminate signed division overhead in align() by Mark Harris · 9 years ago
  82. ef86768 Simplify and generalize implementation of align(). Should be very efficient on sensible platforms, and correct everywhere. by Jonathan Lennox · 9 years ago
  83. 24539c4 Make align() work even on machines with 32-bit chars by Jean-Marc Valin · 9 years ago
  84. e90adb0 More conservative alignment by Jean-Marc Valin · 9 years ago
  85. fc0276f Update the oggopus draft. by Timothy B. Terriberry · 9 years ago
  86. 25c2f62 Improve OPUS_GET_LSB_DEPTH documentation. by Timothy B. Terriberry · 9 years ago
  87. 3bd0231 Add release checksums. by Ralph Giles · 9 years ago
  88. ccfb066 oggopus: Bump draft date and version for 07 publication. by Timothy B. Terriberry · 9 years ago
  89. 5b20cb0 rtp draft -11 by Jean-Marc Valin · 9 years ago
  90. 51abf48 rtp draft -10 (deleting text) by Jean-Marc Valin · 9 years ago
  91. 5771a67 IESG RTP draft update by Jean-Marc Valin · 9 years ago
  92. 36e0445 Ogg Opus draft: Address chair review comments. by Timothy B. Terriberry · 9 years ago
  93. 6814b2c Avoiding the term "mode" in opus_demo by Jean-Marc Valin · 9 years ago
  94. 2d83e7e Wrap _mm_cvtepi...() intrinsics in macros on clang. by Timothy B. Terriberry · 9 years ago
  95. 3b74d8b opus_demo: remove unused but set values by Tristan Matthews · 9 years ago
  96. 75d81f5 Document how to tell if your build is fixed-point. by Timothy B. Terriberry · 9 years ago
  97. 45cbdff Adds MIPS files to the make dist tarball by Jean-Marc Valin · 9 years ago
  98. 155f99c Addressing Gen-ART comments on the RTP draft by Jean-Marc Valin · 9 years ago
  99. 66611f1 RTP draft: chair review by Jean-Marc Valin · 10 years ago
  100. fdc6d3c Update ISO Base Media Format draft to version 0.6.6. by Ralph Giles · 10 years ago