1. 25b27a9 multistream: improve arg check by Mark Harris · 10 years ago
  2. d10755e RTP draft in last call by Jean-Marc Valin · 10 years ago
  3. 8921f82 float_cast: Fix MSVC ARM build by Cameron Gutman · 10 years ago
  4. 8ab1968 oggopus: bump draft date and version for 06 publication. by Ralph Giles · 10 years ago
  5. 79cce68 oggopus: Mention 'malformed' at the first instance of invalid TOC. by Ralph Giles · 10 years ago
  6. ddbc768 oggopus: Refer to RFC 6716 on how to handle malformed packets. by Ralph Giles · 10 years ago
  7. ba409a4 oggopus: use 'invalid' to match other occurances and RFC 6716. by Ralph Giles · 10 years ago
  8. 54f061d oggopus: Improve wording. by Ralph Giles · 10 years ago
  9. a38044e oggopus: Refer to 'TOC sequence' instead of byte. by Ralph Giles · 10 years ago
  10. 5e0c904 oggopus: Fix opus_encode_ctl invocations. by Ralph Giles · 10 years ago
  11. 3731a57 oggopus: Improve wording. by Ralph Giles · 10 years ago
  12. 08aa815 oggopus: bump draft date and version for 05 publication. by Ralph Giles · 10 years ago
  13. 7abe7d6 oggopus: Clarify leading zeros are ok for R128 tags. by Ralph Giles · 10 years ago
  14. fd562ee tests: fix linking for --enable-fixed-point on ARM by Tristan Matthews · 10 years ago
  15. 32ff38b Update mp4 encapsulation spec to v0.5.3. by Ralph Giles · 10 years ago
  16. 554b349 There are no tabs in source code. by Timothy B. Terriberry · 10 years ago
  17. 020a0a4 Fix build bustage from c95c9a048. by Timothy B. Terriberry · 10 years ago
  18. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  19. 8046033 -DOPUS_WILL_BE_SLOW to disable the no-optimization warning by Jean-Marc Valin · 10 years ago
  20. 93fe3ce Add build script for mp4 spec. by Ralph Giles · 10 years ago
  21. d19c314 Update mp4 encapsulation spec to v0.4.8. by Ralph Giles · 10 years ago
  22. 6d5ba30 Clarify that leading '+' is allowed in R128 tags. by Ralph Giles · 10 years ago
  23. 39c6b80 Remove weasel word. by Ralph Giles · 10 years ago
  24. 958285e Add wording about additional binary data in comment headers. by Ralph Giles · 10 years ago
  25. 8fd7c3f Add stylesheet for opus_in_isobmff draft. by Ralph Giles · 10 years ago
  26. ecd9105 Update mp4 encapsulation spec to v0.1.7. by Ralph Giles · 10 years ago
  27. 3c09b44 Import mp4 encapsulation spec v0.1.4. by Ralph Giles · 10 years ago
  28. da97db1 Fixes comments by Jean-Marc Valin · 10 years ago
  29. 648eb9a Takes into account a corner case with the multistream encoder by Jean-Marc Valin · 10 years ago
  30. e1326fe Lowered the smallest packet that the multi-stream encoder can encode by Jean-Marc Valin · 10 years ago
  31. 370286c updating the update draft by Jean-Marc Valin · 10 years ago
  32. 741ced3 minor language tweak to RTP draft by Jean-Marc Valin · 10 years ago
  33. 1307845 Apply further fixes from Ron. by Ralph Giles · 10 years ago
  34. 1204ed1 Fix mixed-case RFC 2119 keywords by Ron · 10 years ago
  35. ca7bde6 Fix ambiguous RFC 2119 keywords. by Ralph Giles · 10 years ago
  36. 0386df9 Clarify ambiguity between 'streams' and 'files'. by Ralph Giles · 10 years ago
  37. f157736 Ogg Opus updates from Ian Nartowicz. by Timothy B. Terriberry · 10 years ago
  38. dacfd28 os_support: fix misleading comments by Tristan Matthews · 10 years ago
  39. fd2992a Ogg Opus Draft: bump release date, version, and more cleanup. by Ralph Giles · 10 years ago
  40. 64881ec Ogg Opus Draft: Clean up R128 tag descriptions. by Ralph Giles · 10 years ago
  41. 1049cad Ogg Opus Draft: Fix a typo. by Ralph Giles · 10 years ago
  42. 2e1b043 Ogg Opus Draft: Add R128_ALBUM_GAIN. by Ralph Giles · 10 years ago
  43. bb68e11 Ogg Opus Draft: apply some clarifications from derf. by Ralph Giles · 10 years ago
  44. e070300 Merge remote-tracking branch 'origin/master' into derf_rtp_edits by Jean-Marc Valin · 10 years ago
  45. 1e87fea RTP draft edits (normative changes). by Timothy B. Terriberry · 10 years ago
  46. f7faa90 RTP draft edits (no normative changes). by Timothy B. Terriberry · 10 years ago
  47. bb4b688 Add ~ to the arguments of genversion.bat by Joshua Milas · 10 years ago
  48. 7b8ae17 Using 64-bit acculumation for C0 in silk_burg_modified() by Marcello Caramma (mcaramma) · 10 years ago
  49. 6b3d5c8 RTP draft: avoiding confusion with 2119 language by Jean-Marc Valin · 10 years ago
  50. f3d6c7a Update Opus RTP payload by Jean-Marc Valin · 10 years ago
  51. 8dc91de multi-stream fix when setting bitrate to AUTO, MAX, or small values by Jean-Marc Valin · 10 years ago
  52. b9df889 Merge branch 'exp_mips_opt' by Jean-Marc Valin · 10 years ago
  53. f662fd4 Fixes CNG overflows from the previous commit by Koen Vos · 10 years ago
  54. 9c7193e Fixes CNG to address the DTX issue reported by Gonzalo Mariano by Koen Vos · 10 years ago
  55. 62351fa Whitespace fixes by Jean-Marc Valin · 10 years ago
  56. aa8c5f6 Using Makefile.mips to buidl the MIPS code by Jean-Marc Valin · 10 years ago
  57. f133bac MIPS optimizations by Rhishikesh Agashe · 10 years ago
  58. a88d836 Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg. by Jean-Marc Valin · 10 years ago
  59. f396c08 Adds SIG2WORD16() to fixed_debug.h by Jean-Marc Valin · 10 years ago
  60. 3996642 Fix type conversion warning. by Ralph Giles · 10 years ago
  61. 6d2d5c4 Suppress some coverity false positives. by Gregory Maxwell · 10 years ago
  62. 4ae4bc6 Fix iOS builds with assembly. by Timothy B. Terriberry · 10 years ago
  63. 76e831d Make the arm2gnu.pl converter handle apple specific details by Martin Storsjo · 10 years ago
  64. ac0e294 Add separate labels for the start of public functions by Martin Storsjo · 10 years ago
  65. f5a351a Fixes encoder/decoder classification of ctl() requests. by Bruno Randolf · 11 years ago
  66. e70faf9 arm: Use the UAL syntax for instructions by Martin Storsjo · 11 years ago
  67. 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
  68. 718b10c Adds missing license for arm2gnu.pl by Jean-Marc Valin · 11 years ago
  69. 4e8acd5 OggOpus draft updates. by Ralph Giles · 11 years ago
  70. e40105f Fixes internal check_control_input() error checking. by maks · 11 years ago
  71. e318744 Skips comb filter overlap when the parameters didn't change. by Jean-Marc Valin · 11 years ago
  72. b347696 Moves opus_packet_get_samples_per_frame() to opus.c by Jean-Marc Valin · 11 years ago
  73. ad7b28f Minor div optimization -- reducing denominators by Jean-Marc Valin · 11 years ago
  74. d9fb8a6 Optimizing divisions with a signed numerator by Jean-Marc Valin · 11 years ago
  75. 5123175 Speeding up ec_tell_frac() by Jean-Marc Valin · 11 years ago
  76. 58107d8 Fix surround encoding by Mark Harris · 11 years ago
  77. c543ec1 Speeding up extract_collapse_mask() slightly by Jean-Marc Valin · 11 years ago
  78. 2e6876c Using SSAT in SIG2WORD16() on ARMv6 by Jean-Marc Valin · 11 years ago
  79. 9b3a3ad Unrolled version of the comb filter for ARM (eliminates MOVs) by Jean-Marc Valin · 11 years ago
  80. 6218cba Making decode_pulses() compute the L2-norm on the fly by Jean-Marc Valin · 11 years ago
  81. 17b1978 Speed up the comb filter on ARM by using MAC16_32_Q16() by Jean-Marc Valin · 11 years ago
  82. 29354ff Save more integer divisions on ARM when we know the operands are positive by Jean-Marc Valin · 11 years ago
  83. ce1173c Fixes use of uninitialized values in dynalloc_analysis() by Jean-Marc Valin · 11 years ago
  84. cbb75cc oggopus: use https where possible. by Ralph Giles · 11 years ago
  85. 5742f10 Update 'running code' reference, now RFC 6982. by Ralph Giles · 11 years ago
  86. 24aa867 Use xml.resource.org bibxml in the oggopus draft. by Ralph Giles · 11 years ago
  87. 593680a Abbreviate the first stereo matrix to fit 72 columns. by Ralph Giles · 11 years ago
  88. 728938a Add NOT RECOMMENDED to our rfc 2119 boilerplate. by Ralph Giles · 11 years ago
  89. 26e31c0 Capitalize Vorbis. by Ralph Giles · 11 years ago
  90. 864196b Use organizations authors in the ogg draft. by Ralph Giles · 11 years ago
  91. ec5d01c Using a table on ARM for unsigned division by small (<=256) integers. by Jean-Marc Valin · 11 years ago
  92. 379af35 Minor cleanup in dynalloc_analysis() by Jean-Marc Valin · 11 years ago
  93. 05548fa Adds a median filter to make dynalloc_analysis() more conservative by Jean-Marc Valin · 11 years ago
  94. b331167 Don't say 'it' where being specific is better by Ron · 11 years ago
  95. deb46d1 Fix copypasta fail by Ron · 11 years ago
  96. e37262c Formally introduce the terms mode and configuration by Ron · 11 years ago
  97. 3f3cd99 Typo fix by Ron · 11 years ago
  98. cf33d32 Use 'pre-skip' consistently with the hyphen. by Ralph Giles · 11 years ago
  99. 7c67888 Missed another 'preskip flag'. by Ralph Giles · 11 years ago
  100. ce72229 Preskip isn't a flag. by Ralph Giles · 11 years ago