1. 8adff0b Fix const struct to work with C++ compilation by Mark Harris · 9 years ago
  2. 4feb0df Silence clang -Wcast-align warnings by Mark Harris · 9 years ago
  3. 348e694 Eliminate signed division overhead in align() by Mark Harris · 9 years ago
  4. ef86768 Simplify and generalize implementation of align(). Should be very efficient on sensible platforms, and correct everywhere. by Jonathan Lennox · 9 years ago
  5. 24539c4 Make align() work even on machines with 32-bit chars by Jean-Marc Valin · 9 years ago
  6. e90adb0 More conservative alignment by Jean-Marc Valin · 9 years ago
  7. fc0276f Update the oggopus draft. by Timothy B. Terriberry · 9 years ago
  8. 25c2f62 Improve OPUS_GET_LSB_DEPTH documentation. by Timothy B. Terriberry · 9 years ago
  9. 3bd0231 Add release checksums. by Ralph Giles · 9 years ago
  10. ccfb066 oggopus: Bump draft date and version for 07 publication. by Timothy B. Terriberry · 9 years ago
  11. 5b20cb0 rtp draft -11 by Jean-Marc Valin · 9 years ago
  12. 51abf48 rtp draft -10 (deleting text) by Jean-Marc Valin · 9 years ago
  13. 5771a67 IESG RTP draft update by Jean-Marc Valin · 9 years ago
  14. 36e0445 Ogg Opus draft: Address chair review comments. by Timothy B. Terriberry · 9 years ago
  15. 6814b2c Avoiding the term "mode" in opus_demo by Jean-Marc Valin · 10 years ago
  16. 2d83e7e Wrap _mm_cvtepi...() intrinsics in macros on clang. by Timothy B. Terriberry · 10 years ago
  17. 3b74d8b opus_demo: remove unused but set values by Tristan Matthews · 10 years ago
  18. 75d81f5 Document how to tell if your build is fixed-point. by Timothy B. Terriberry · 10 years ago
  19. 45cbdff Adds MIPS files to the make dist tarball by Jean-Marc Valin · 10 years ago
  20. 155f99c Addressing Gen-ART comments on the RTP draft by Jean-Marc Valin · 10 years ago
  21. 66611f1 RTP draft: chair review by Jean-Marc Valin · 10 years ago
  22. fdc6d3c Update ISO Base Media Format draft to version 0.6.6. by Ralph Giles · 10 years ago
  23. af68b85 Update ISO Base Media Format draft to version 0.6.2. by Ralph Giles · 10 years ago
  24. 65fb456 RTP: the return of maxaveragebitrate by Jean-Marc Valin · 10 years ago
  25. 7422189 Fix silk_VQ_WMat_EC_sse4_1(). by Timothy B. Terriberry · 10 years ago
  26. 23f503a Fix warnings in pedantic build. by Timothy B. Terriberry · 10 years ago
  27. 0b0a2b4 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics by Viswanath Puttagunta · 10 years ago
  28. 5b712da Document the motivation for the 120 ms repacketizer limit. by Ralph Giles · 10 years ago
  29. 7424bb0 Fix the quoting of AC_LANG_PROGRAM by Ron · 10 years ago
  30. 3b1928c RTP draft: addressing comments from Martin Thompson by Jean-Marc Valin · 10 years ago
  31. aad2818 Fix celt_pitch_xcorr_c signature. by Timothy B. Terriberry · 10 years ago
  32. 25b27a9 multistream: improve arg check by Mark Harris · 10 years ago
  33. d10755e RTP draft in last call by Jean-Marc Valin · 10 years ago
  34. 8921f82 float_cast: Fix MSVC ARM build by Cameron Gutman · 10 years ago
  35. 8ab1968 oggopus: bump draft date and version for 06 publication. by Ralph Giles · 10 years ago
  36. 79cce68 oggopus: Mention 'malformed' at the first instance of invalid TOC. by Ralph Giles · 10 years ago
  37. ddbc768 oggopus: Refer to RFC 6716 on how to handle malformed packets. by Ralph Giles · 10 years ago
  38. ba409a4 oggopus: use 'invalid' to match other occurances and RFC 6716. by Ralph Giles · 10 years ago
  39. 54f061d oggopus: Improve wording. by Ralph Giles · 10 years ago
  40. a38044e oggopus: Refer to 'TOC sequence' instead of byte. by Ralph Giles · 10 years ago
  41. 5e0c904 oggopus: Fix opus_encode_ctl invocations. by Ralph Giles · 10 years ago
  42. 3731a57 oggopus: Improve wording. by Ralph Giles · 10 years ago
  43. 08aa815 oggopus: bump draft date and version for 05 publication. by Ralph Giles · 10 years ago
  44. 7abe7d6 oggopus: Clarify leading zeros are ok for R128 tags. by Ralph Giles · 10 years ago
  45. fd562ee tests: fix linking for --enable-fixed-point on ARM by Tristan Matthews · 10 years ago
  46. 32ff38b Update mp4 encapsulation spec to v0.5.3. by Ralph Giles · 10 years ago
  47. 554b349 There are no tabs in source code. by Timothy B. Terriberry · 10 years ago
  48. 020a0a4 Fix build bustage from c95c9a048. by Timothy B. Terriberry · 10 years ago
  49. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  50. 8046033 -DOPUS_WILL_BE_SLOW to disable the no-optimization warning by Jean-Marc Valin · 10 years ago
  51. 93fe3ce Add build script for mp4 spec. by Ralph Giles · 10 years ago
  52. d19c314 Update mp4 encapsulation spec to v0.4.8. by Ralph Giles · 10 years ago
  53. 6d5ba30 Clarify that leading '+' is allowed in R128 tags. by Ralph Giles · 10 years ago
  54. 39c6b80 Remove weasel word. by Ralph Giles · 10 years ago
  55. 958285e Add wording about additional binary data in comment headers. by Ralph Giles · 10 years ago
  56. 8fd7c3f Add stylesheet for opus_in_isobmff draft. by Ralph Giles · 10 years ago
  57. ecd9105 Update mp4 encapsulation spec to v0.1.7. by Ralph Giles · 10 years ago
  58. 3c09b44 Import mp4 encapsulation spec v0.1.4. by Ralph Giles · 10 years ago
  59. da97db1 Fixes comments by Jean-Marc Valin · 10 years ago
  60. 648eb9a Takes into account a corner case with the multistream encoder by Jean-Marc Valin · 10 years ago
  61. e1326fe Lowered the smallest packet that the multi-stream encoder can encode by Jean-Marc Valin · 10 years ago
  62. 370286c updating the update draft by Jean-Marc Valin · 10 years ago
  63. 741ced3 minor language tweak to RTP draft by Jean-Marc Valin · 10 years ago
  64. 1307845 Apply further fixes from Ron. by Ralph Giles · 10 years ago
  65. 1204ed1 Fix mixed-case RFC 2119 keywords by Ron · 10 years ago
  66. ca7bde6 Fix ambiguous RFC 2119 keywords. by Ralph Giles · 10 years ago
  67. 0386df9 Clarify ambiguity between 'streams' and 'files'. by Ralph Giles · 10 years ago
  68. f157736 Ogg Opus updates from Ian Nartowicz. by Timothy B. Terriberry · 10 years ago
  69. dacfd28 os_support: fix misleading comments by Tristan Matthews · 10 years ago
  70. fd2992a Ogg Opus Draft: bump release date, version, and more cleanup. by Ralph Giles · 10 years ago
  71. 64881ec Ogg Opus Draft: Clean up R128 tag descriptions. by Ralph Giles · 10 years ago
  72. 1049cad Ogg Opus Draft: Fix a typo. by Ralph Giles · 10 years ago
  73. 2e1b043 Ogg Opus Draft: Add R128_ALBUM_GAIN. by Ralph Giles · 10 years ago
  74. bb68e11 Ogg Opus Draft: apply some clarifications from derf. by Ralph Giles · 10 years ago
  75. e070300 Merge remote-tracking branch 'origin/master' into derf_rtp_edits by Jean-Marc Valin · 10 years ago
  76. 1e87fea RTP draft edits (normative changes). by Timothy B. Terriberry · 10 years ago
  77. f7faa90 RTP draft edits (no normative changes). by Timothy B. Terriberry · 10 years ago
  78. bb4b688 Add ~ to the arguments of genversion.bat by Joshua Milas · 10 years ago
  79. 7b8ae17 Using 64-bit acculumation for C0 in silk_burg_modified() by Marcello Caramma (mcaramma) · 10 years ago
  80. 6b3d5c8 RTP draft: avoiding confusion with 2119 language by Jean-Marc Valin · 10 years ago
  81. f3d6c7a Update Opus RTP payload by Jean-Marc Valin · 10 years ago
  82. 8dc91de multi-stream fix when setting bitrate to AUTO, MAX, or small values by Jean-Marc Valin · 10 years ago
  83. b9df889 Merge branch 'exp_mips_opt' by Jean-Marc Valin · 10 years ago
  84. f662fd4 Fixes CNG overflows from the previous commit by Koen Vos · 10 years ago
  85. 9c7193e Fixes CNG to address the DTX issue reported by Gonzalo Mariano by Koen Vos · 10 years ago
  86. 62351fa Whitespace fixes by Jean-Marc Valin · 10 years ago
  87. aa8c5f6 Using Makefile.mips to buidl the MIPS code by Jean-Marc Valin · 10 years ago
  88. f133bac MIPS optimizations by Rhishikesh Agashe · 10 years ago
  89. a88d836 Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg. by Jean-Marc Valin · 10 years ago
  90. f396c08 Adds SIG2WORD16() to fixed_debug.h by Jean-Marc Valin · 10 years ago
  91. 3996642 Fix type conversion warning. by Ralph Giles · 10 years ago
  92. 6d2d5c4 Suppress some coverity false positives. by Gregory Maxwell · 10 years ago
  93. 4ae4bc6 Fix iOS builds with assembly. by Timothy B. Terriberry · 10 years ago
  94. 76e831d Make the arm2gnu.pl converter handle apple specific details by Martin Storsjo · 10 years ago
  95. ac0e294 Add separate labels for the start of public functions by Martin Storsjo · 10 years ago
  96. f5a351a Fixes encoder/decoder classification of ctl() requests. by Bruno Randolf · 11 years ago
  97. e70faf9 arm: Use the UAL syntax for instructions by Martin Storsjo · 11 years ago
  98. f17623f Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4. by Marcello Caramma (mcaramma) · 11 years ago
  99. 718b10c Adds missing license for arm2gnu.pl by Jean-Marc Valin · 11 years ago
  100. 4e8acd5 OggOpus draft updates. by Ralph Giles · 11 years ago