1. db7a0d6 Fix dump_modes output for fixed-point NE10. by Timothy B. Terriberry · 9 years ago
  2. bae8545 armv7: Enable NE10's fixed-point FFT for the MDCT by Viswanath Puttagunta · 9 years ago
  3. ba8713c armv7: Optimize fixed point FFT using NE10 library by Viswanath Puttagunta · 9 years ago
  4. 3807af3 test_unit_dft: Add nfft = 60, 240, 480 tests by Viswanath Puttagunta · 9 years ago
  5. 19c5406 armv7(float): Optimize decode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  6. f48abe8 armv7(float): Optimize encode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  7. 0fe5143 Move the external ARM asm to a separate library. by Timothy B. Terriberry · 9 years ago
  8. d71c297 Add entcode.c to the dump_modes binary. by Timothy B. Terriberry · 9 years ago
  9. c9c2035 Fixes compile problems for MIPS by Rhishikesh Agashe · 9 years ago
  10. 50d6701 trivial_example: Fix error message by Mark Harris · 9 years ago
  11. a6595e6 Extra safety against NaNs in surround_analysis() by Mark Harris · 9 years ago
  12. 7c49ad0 Preventing NaNs from crashing surround_analysis() by Jean-Marc Valin · 9 years ago
  13. 5dca296 Remove spurious ACLOCAL_FLAGS variable from autogen.sh. by Ralph Giles · 9 years ago
  14. 3a1dc9d Make it possible to pass in paths to opus_demo and opus_compare. by Jonathan Lennox · 9 years ago
  15. 0bc1ecc Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used. by Jonathan Lennox · 9 years ago
  16. a7c1ebf Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right. by Jonathan Lennox · 9 years ago
  17. fee0ed0 Add intrinsics support to Visual Studio build. by Jonathan Lennox · 9 years ago
  18. 43120f0 Reorganize x86 SSE intrinsics code. by Jonathan Lennox · 9 years ago
  19. 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
  20. 26fc5c3 Remove some unnecessary #includes from x86cpu.c. by Jonathan Lennox · 9 years ago
  21. 577bfb1 Fix struct initialization of CPU_Feature structure. by Jonathan Lennox · 9 years ago
  22. 33cf9e2 Fix cpuid asm on 32-bit PIC. by Jonathan Lennox · 9 years ago
  23. ee6ec63 Fix instruction used for cpuid test. by Jonathan Lennox · 9 years ago
  24. 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
  25. b4aa5dc Reorganize configure's detection of intrinsics functions: by Jonathan Lennox · 9 years ago
  26. 56d8504 Fixes bitrate statistics for decode-only operation and inband FEC by Koen Vos · 9 years ago
  27. 3499e78 Fix for flutter with FEC by Koen Vos · 9 years ago
  28. 8adff0b Fix const struct to work with C++ compilation by Mark Harris · 9 years ago
  29. 4feb0df Silence clang -Wcast-align warnings by Mark Harris · 9 years ago
  30. 348e694 Eliminate signed division overhead in align() by Mark Harris · 9 years ago
  31. ef86768 Simplify and generalize implementation of align(). Should be very efficient on sensible platforms, and correct everywhere. by Jonathan Lennox · 9 years ago
  32. 24539c4 Make align() work even on machines with 32-bit chars by Jean-Marc Valin · 9 years ago
  33. e90adb0 More conservative alignment by Jean-Marc Valin · 9 years ago
  34. fc0276f Update the oggopus draft. by Timothy B. Terriberry · 9 years ago
  35. 25c2f62 Improve OPUS_GET_LSB_DEPTH documentation. by Timothy B. Terriberry · 9 years ago
  36. 3bd0231 Add release checksums. by Ralph Giles · 9 years ago
  37. ccfb066 oggopus: Bump draft date and version for 07 publication. by Timothy B. Terriberry · 9 years ago
  38. 5b20cb0 rtp draft -11 by Jean-Marc Valin · 9 years ago
  39. 51abf48 rtp draft -10 (deleting text) by Jean-Marc Valin · 9 years ago
  40. 5771a67 IESG RTP draft update by Jean-Marc Valin · 9 years ago
  41. 36e0445 Ogg Opus draft: Address chair review comments. by Timothy B. Terriberry · 9 years ago
  42. 6814b2c Avoiding the term "mode" in opus_demo by Jean-Marc Valin · 9 years ago
  43. 2d83e7e Wrap _mm_cvtepi...() intrinsics in macros on clang. by Timothy B. Terriberry · 9 years ago
  44. 3b74d8b opus_demo: remove unused but set values by Tristan Matthews · 9 years ago
  45. 75d81f5 Document how to tell if your build is fixed-point. by Timothy B. Terriberry · 9 years ago
  46. 45cbdff Adds MIPS files to the make dist tarball by Jean-Marc Valin · 9 years ago
  47. 155f99c Addressing Gen-ART comments on the RTP draft by Jean-Marc Valin · 9 years ago
  48. 66611f1 RTP draft: chair review by Jean-Marc Valin · 10 years ago
  49. fdc6d3c Update ISO Base Media Format draft to version 0.6.6. by Ralph Giles · 10 years ago
  50. af68b85 Update ISO Base Media Format draft to version 0.6.2. by Ralph Giles · 10 years ago
  51. 65fb456 RTP: the return of maxaveragebitrate by Jean-Marc Valin · 10 years ago
  52. 7422189 Fix silk_VQ_WMat_EC_sse4_1(). by Timothy B. Terriberry · 10 years ago
  53. 23f503a Fix warnings in pedantic build. by Timothy B. Terriberry · 10 years ago
  54. 0b0a2b4 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics by Viswanath Puttagunta · 10 years ago
  55. 5b712da Document the motivation for the 120 ms repacketizer limit. by Ralph Giles · 10 years ago
  56. 7424bb0 Fix the quoting of AC_LANG_PROGRAM by Ron · 10 years ago
  57. 3b1928c RTP draft: addressing comments from Martin Thompson by Jean-Marc Valin · 10 years ago
  58. aad2818 Fix celt_pitch_xcorr_c signature. by Timothy B. Terriberry · 10 years ago
  59. 25b27a9 multistream: improve arg check by Mark Harris · 10 years ago
  60. d10755e RTP draft in last call by Jean-Marc Valin · 10 years ago
  61. 8921f82 float_cast: Fix MSVC ARM build by Cameron Gutman · 10 years ago
  62. 8ab1968 oggopus: bump draft date and version for 06 publication. by Ralph Giles · 10 years ago
  63. 79cce68 oggopus: Mention 'malformed' at the first instance of invalid TOC. by Ralph Giles · 10 years ago
  64. ddbc768 oggopus: Refer to RFC 6716 on how to handle malformed packets. by Ralph Giles · 10 years ago
  65. ba409a4 oggopus: use 'invalid' to match other occurances and RFC 6716. by Ralph Giles · 10 years ago
  66. 54f061d oggopus: Improve wording. by Ralph Giles · 10 years ago
  67. a38044e oggopus: Refer to 'TOC sequence' instead of byte. by Ralph Giles · 10 years ago
  68. 5e0c904 oggopus: Fix opus_encode_ctl invocations. by Ralph Giles · 10 years ago
  69. 3731a57 oggopus: Improve wording. by Ralph Giles · 10 years ago
  70. 08aa815 oggopus: bump draft date and version for 05 publication. by Ralph Giles · 10 years ago
  71. 7abe7d6 oggopus: Clarify leading zeros are ok for R128 tags. by Ralph Giles · 10 years ago
  72. fd562ee tests: fix linking for --enable-fixed-point on ARM by Tristan Matthews · 10 years ago
  73. 32ff38b Update mp4 encapsulation spec to v0.5.3. by Ralph Giles · 10 years ago
  74. 554b349 There are no tabs in source code. by Timothy B. Terriberry · 10 years ago
  75. 020a0a4 Fix build bustage from c95c9a048. by Timothy B. Terriberry · 10 years ago
  76. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  77. 8046033 -DOPUS_WILL_BE_SLOW to disable the no-optimization warning by Jean-Marc Valin · 10 years ago
  78. 93fe3ce Add build script for mp4 spec. by Ralph Giles · 10 years ago
  79. d19c314 Update mp4 encapsulation spec to v0.4.8. by Ralph Giles · 10 years ago
  80. 6d5ba30 Clarify that leading '+' is allowed in R128 tags. by Ralph Giles · 10 years ago
  81. 39c6b80 Remove weasel word. by Ralph Giles · 10 years ago
  82. 958285e Add wording about additional binary data in comment headers. by Ralph Giles · 10 years ago
  83. 8fd7c3f Add stylesheet for opus_in_isobmff draft. by Ralph Giles · 10 years ago
  84. ecd9105 Update mp4 encapsulation spec to v0.1.7. by Ralph Giles · 10 years ago
  85. 3c09b44 Import mp4 encapsulation spec v0.1.4. by Ralph Giles · 10 years ago
  86. da97db1 Fixes comments by Jean-Marc Valin · 10 years ago
  87. 648eb9a Takes into account a corner case with the multistream encoder by Jean-Marc Valin · 10 years ago
  88. e1326fe Lowered the smallest packet that the multi-stream encoder can encode by Jean-Marc Valin · 10 years ago
  89. 370286c updating the update draft by Jean-Marc Valin · 10 years ago
  90. 741ced3 minor language tweak to RTP draft by Jean-Marc Valin · 10 years ago
  91. 1307845 Apply further fixes from Ron. by Ralph Giles · 10 years ago
  92. 1204ed1 Fix mixed-case RFC 2119 keywords by Ron · 10 years ago
  93. ca7bde6 Fix ambiguous RFC 2119 keywords. by Ralph Giles · 10 years ago
  94. 0386df9 Clarify ambiguity between 'streams' and 'files'. by Ralph Giles · 10 years ago
  95. f157736 Ogg Opus updates from Ian Nartowicz. by Timothy B. Terriberry · 10 years ago
  96. dacfd28 os_support: fix misleading comments by Tristan Matthews · 10 years ago
  97. fd2992a Ogg Opus Draft: bump release date, version, and more cleanup. by Ralph Giles · 10 years ago
  98. 64881ec Ogg Opus Draft: Clean up R128 tag descriptions. by Ralph Giles · 10 years ago
  99. 1049cad Ogg Opus Draft: Fix a typo. by Ralph Giles · 10 years ago
  100. 2e1b043 Ogg Opus Draft: Add R128_ALBUM_GAIN. by Ralph Giles · 10 years ago