1. 64881ec Ogg Opus Draft: Clean up R128 tag descriptions. by Ralph Giles · 10 years ago
  2. 1049cad Ogg Opus Draft: Fix a typo. by Ralph Giles · 10 years ago
  3. 2e1b043 Ogg Opus Draft: Add R128_ALBUM_GAIN. by Ralph Giles · 10 years ago
  4. bb68e11 Ogg Opus Draft: apply some clarifications from derf. by Ralph Giles · 10 years ago
  5. e070300 Merge remote-tracking branch 'origin/master' into derf_rtp_edits by Jean-Marc Valin · 10 years ago
  6. 1e87fea RTP draft edits (normative changes). by Timothy B. Terriberry · 10 years ago
  7. f7faa90 RTP draft edits (no normative changes). by Timothy B. Terriberry · 10 years ago
  8. bb4b688 Add ~ to the arguments of genversion.bat by Joshua Milas · 10 years ago
  9. 7b8ae17 Using 64-bit acculumation for C0 in silk_burg_modified() by Marcello Caramma (mcaramma) · 10 years ago
  10. 6b3d5c8 RTP draft: avoiding confusion with 2119 language by Jean-Marc Valin · 10 years ago
  11. f3d6c7a Update Opus RTP payload by Jean-Marc Valin · 10 years ago
  12. 8dc91de multi-stream fix when setting bitrate to AUTO, MAX, or small values by Jean-Marc Valin · 10 years ago
  13. b9df889 Merge branch 'exp_mips_opt' by Jean-Marc Valin · 10 years ago
  14. f662fd4 Fixes CNG overflows from the previous commit by Koen Vos · 10 years ago
  15. 9c7193e Fixes CNG to address the DTX issue reported by Gonzalo Mariano by Koen Vos · 10 years ago
  16. 62351fa Whitespace fixes by Jean-Marc Valin · 10 years ago
  17. aa8c5f6 Using Makefile.mips to buidl the MIPS code by Jean-Marc Valin · 10 years ago
  18. f133bac MIPS optimizations by Rhishikesh Agashe · 10 years ago
  19. a88d836 Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg. by Jean-Marc Valin · 10 years ago
  20. f396c08 Adds SIG2WORD16() to fixed_debug.h by Jean-Marc Valin · 10 years ago
  21. 3996642 Fix type conversion warning. by Ralph Giles · 10 years ago
  22. 6d2d5c4 Suppress some coverity false positives. by Gregory Maxwell · 10 years ago
  23. 4ae4bc6 Fix iOS builds with assembly. by Timothy B. Terriberry · 10 years ago
  24. 76e831d Make the arm2gnu.pl converter handle apple specific details by Martin Storsjo · 10 years ago
  25. ac0e294 Add separate labels for the start of public functions by Martin Storsjo · 10 years ago
  26. f5a351a Fixes encoder/decoder classification of ctl() requests. by Bruno Randolf · 10 years ago
  27. e70faf9 arm: Use the UAL syntax for instructions by Martin Storsjo · 10 years ago
  28. f17623f Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4. by Marcello Caramma (mcaramma) · 10 years ago
  29. 718b10c Adds missing license for arm2gnu.pl by Jean-Marc Valin · 10 years ago
  30. 4e8acd5 OggOpus draft updates. by Ralph Giles · 10 years ago
  31. e40105f Fixes internal check_control_input() error checking. by maks · 10 years ago
  32. e318744 Skips comb filter overlap when the parameters didn't change. by Jean-Marc Valin · 10 years ago
  33. b347696 Moves opus_packet_get_samples_per_frame() to opus.c by Jean-Marc Valin · 10 years ago
  34. ad7b28f Minor div optimization -- reducing denominators by Jean-Marc Valin · 10 years ago
  35. d9fb8a6 Optimizing divisions with a signed numerator by Jean-Marc Valin · 10 years ago
  36. 5123175 Speeding up ec_tell_frac() by Jean-Marc Valin · 10 years ago
  37. 58107d8 Fix surround encoding by Mark Harris · 10 years ago
  38. c543ec1 Speeding up extract_collapse_mask() slightly by Jean-Marc Valin · 11 years ago
  39. 2e6876c Using SSAT in SIG2WORD16() on ARMv6 by Jean-Marc Valin · 11 years ago
  40. 9b3a3ad Unrolled version of the comb filter for ARM (eliminates MOVs) by Jean-Marc Valin · 11 years ago
  41. 6218cba Making decode_pulses() compute the L2-norm on the fly by Jean-Marc Valin · 11 years ago
  42. 17b1978 Speed up the comb filter on ARM by using MAC16_32_Q16() by Jean-Marc Valin · 11 years ago
  43. 29354ff Save more integer divisions on ARM when we know the operands are positive by Jean-Marc Valin · 11 years ago
  44. ce1173c Fixes use of uninitialized values in dynalloc_analysis() by Jean-Marc Valin · 11 years ago
  45. cbb75cc oggopus: use https where possible. by Ralph Giles · 11 years ago
  46. 5742f10 Update 'running code' reference, now RFC 6982. by Ralph Giles · 11 years ago
  47. 24aa867 Use xml.resource.org bibxml in the oggopus draft. by Ralph Giles · 11 years ago
  48. 593680a Abbreviate the first stereo matrix to fit 72 columns. by Ralph Giles · 11 years ago
  49. 728938a Add NOT RECOMMENDED to our rfc 2119 boilerplate. by Ralph Giles · 11 years ago
  50. 26e31c0 Capitalize Vorbis. by Ralph Giles · 11 years ago
  51. 864196b Use organizations authors in the ogg draft. by Ralph Giles · 11 years ago
  52. ec5d01c Using a table on ARM for unsigned division by small (<=256) integers. by Jean-Marc Valin · 11 years ago
  53. 379af35 Minor cleanup in dynalloc_analysis() by Jean-Marc Valin · 11 years ago
  54. 05548fa Adds a median filter to make dynalloc_analysis() more conservative by Jean-Marc Valin · 11 years ago
  55. b331167 Don't say 'it' where being specific is better by Ron · 11 years ago
  56. deb46d1 Fix copypasta fail by Ron · 11 years ago
  57. e37262c Formally introduce the terms mode and configuration by Ron · 11 years ago
  58. 3f3cd99 Typo fix by Ron · 11 years ago
  59. cf33d32 Use 'pre-skip' consistently with the hyphen. by Ralph Giles · 11 years ago
  60. 7c67888 Missed another 'preskip flag'. by Ralph Giles · 11 years ago
  61. ce72229 Preskip isn't a flag. by Ralph Giles · 11 years ago
  62. d9f9e70 Add 'surname' to WAVE reference. by Ralph Giles · 11 years ago
  63. 785a21f Fix markup and note needing to renable-prediction. by Ralph Giles · 11 years ago
  64. e0220e0 Show how to turn off prediction with libopus by Ron · 11 years ago
  65. d3f0867 SILK and CELT mode are singular by Ron · 11 years ago
  66. 74f6a01 Try to improve wikipedia citation formatting. by Ralph Giles · 11 years ago
  67. 078775b Reference vorbis source code for lpc coefficient calculation. by Ralph Giles · 11 years ago
  68. c42c6db Reference wikipedia for LPC prediction. by Ralph Giles · 11 years ago
  69. b30b2ba Try to clarify frame packing. by Ralph Giles · 11 years ago
  70. e26ed59 Use SILK/CELT everywhere describing modes. by Ralph Giles · 11 years ago
  71. af807b2 Drop the oddball hyphenation of MDCT-mode by Ron · 11 years ago
  72. 64f5585 Clarify that MB->WB is better than MB->NB by Ron · 11 years ago
  73. 6d27d40 Remove line about undefined speaker configurations. by Ralph Giles · 11 years ago
  74. 1474e71 Bump Ogg draft version and date. by Ralph Giles · 11 years ago
  75. 3ba1bb0 Replace MAY with SHOULD in the gap-filling guidelines. by Ralph Giles · 11 years ago
  76. 0f9c404 Update Ralph's phone number. by Ralph Giles · 11 years ago
  77. 49e6c05 Update authors in RTP draft by Jean-Marc Valin · 11 years ago
  78. 2838535 Another nit in the update draft by Mark Harris · 11 years ago
  79. 221a8b7 Bump the static version string in version.mk. by Ralph Giles · 11 years ago
  80. bfcc1dd Reword framing bit ommission, again. by Ralph Giles · 11 years ago
  81. d63b0dd Be a bit less ambiguous about the comment framing bit by Ron · 11 years ago
  82. 1e0b6fd Rewrite gap filling section. by Ralph Giles · 11 years ago
  83. 998e9e0 Add Tim's gap repair text. by Ralph Giles · 11 years ago
  84. 4784e07 Fix malloc_hook warning on glibc 2.17 and later. by Ralph Giles · 11 years ago
  85. 2c7eb78 Minor nits on update draft by Mark Harris · 11 years ago
  86. 0b644be Update draft accepted as WG document by Jean-Marc Valin · 11 years ago
  87. a65db56 Fix declaration after statement in fixed point. by Gregory Maxwell · 11 years ago
  88. 5b215d8 Add tests/test_ to Makefile.unix. by Gregory Maxwell · 11 years ago
  89. fe69528 Fixes the decode_fec case for b76888d by Mark Harris · 11 years ago
  90. e775090 pseudostack instrumentation (off by default) by Jean-Marc Valin · 11 years ago
  91. 0b9f7f9 Minor refactoring of the SILK PLC code to save more stack by Jean-Marc Valin · 11 years ago
  92. b76888d Preventing unnecessary stack use when using a large decode buffer by Jean-Marc Valin · 11 years ago
  93. 9134e96 Fixes SMALL_FOOTPRINT for float by Jean-Marc Valin · 11 years ago
  94. 81af259 Another aliasing hack in the SILK PLC with SMALL_FOOTPRINT by Jean-Marc Valin · 11 years ago
  95. e17ca25 Don't allocate pulses on the stack when calling the SILK PLC. by Jean-Marc Valin · 11 years ago
  96. b63e711 Moves CELT PLC pitch search to a separate function to reduce peak stack by Jean-Marc Valin · 11 years ago
  97. c258362 Delaying allocation of the SILK temporary output buffer to reduce peak stack by Jean-Marc Valin · 11 years ago
  98. 5f807c1 Adds SMALL_FOOTPRINT hack to the CELT PLC too by Jean-Marc Valin · 11 years ago
  99. 9d1b6fe Moves deemphasis() call out of celt_decode_lost() to reduce peak stack by Jean-Marc Valin · 11 years ago
  100. dce69d2 Store decoded SILK pulses as 16-bit vector by Jean-Marc Valin · 11 years ago