1. f8eb44e Making sure redundant frames never use outdated analysis info by Jean-Marc Valin · 11 years ago
  2. bd477ce Merge branch 'surround' by Jean-Marc Valin · 11 years ago
  3. 6e277c6 Conservative use of bandwidth detection in CELT by Jean-Marc Valin · 11 years ago
  4. 278389d Automatic bandwidth decisions get more conservative as rate increases. by Jean-Marc Valin · 11 years ago
  5. 74de3a5 Saturates the last RC to 0.99 when Schur blows up by Jean-Marc Valin · 11 years ago
  6. 6862b44 Slight simplification of the bandwidth detection code by Jean-Marc Valin · 11 years ago
  7. 3e6691a Don't repeatedly install the doc dir for every file by Ron · 11 years ago
  8. 8f486e7 Remove opus_compare.o in Makefile.unix clean too by Ron · 11 years ago
  9. 113242c More gitignorance by Ron · 11 years ago
  10. 8d925ec Don't fail hard if package_version does not exist by Ron · 11 years ago
  11. b7d5531 Change Visual Studio files to use PACKAGE_VERSION. by Ralph Giles · 11 years ago
  12. 8ee899b More Makefile.unix tweaks by Ron · 11 years ago
  13. 2f2f9d6 Fully automate version updating by Ron · 11 years ago
  14. 80c4834 Bump version to match 1.0.x branch by Jean-Marc Valin · 11 years ago
  15. ac76b15 Fixes an assertion failure in SILK by Jean-Marc Valin · 11 years ago
  16. c9f857e Fix bustage from c152d602. by Timothy B. Terriberry · 11 years ago
  17. c152d60 Use dynamic stack allocation in the SILK encoder. by Timothy B. Terriberry · 11 years ago
  18. dc58579 Fix several memory errors in the SILK resampler. by Timothy B. Terriberry · 11 years ago
  19. c41a816 Remove trailing whitespace. by Timothy B. Terriberry · 12 years ago
  20. bfe52ce Fix some warnings. by Timothy B. Terriberry · 12 years ago
  21. c973a59 Update implementation status for Firefox 20 stable release. by Ralph Giles · 11 years ago
  22. d66bdc7 Revisit surround rate allocation by Jean-Marc Valin · 11 years ago
  23. d2c484b Adds spreading to the surround masking computation by Jean-Marc Valin · 11 years ago
  24. a4dccd3 Implements basic surround masking by Jean-Marc Valin · 11 years ago
  25. 7a8b139 Adds support for all Vorbis mappings by Jean-Marc Valin · 11 years ago
  26. 172f66a More forced decisions in CELT LFE encoding by Jean-Marc Valin · 11 years ago
  27. b08c4ca Surround: Better LFE handling by Jean-Marc Valin · 11 years ago
  28. 1b72386 Initial surround code with new API by Jean-Marc Valin · 11 years ago
  29. b042935 Fixes missing initialization in OpusMSEncoder by Jean-Marc Valin · 11 years ago
  30. 1bf32bb Fixes FEC issues introduced in 7fcd66c by Jean-Marc Valin · 11 years ago
  31. f77410d VBR bitrate calibration for variable duration. by Jean-Marc Valin · 12 years ago
  32. 3252bf2 Variable framesize improvements by Jean-Marc Valin · 12 years ago
  33. a8783a1 Converts the analysis to ALLOC() by Jean-Marc Valin · 12 years ago
  34. c37834b Fixes a minor bug found by valgrind in the bandwidth detector by Jean-Marc Valin · 12 years ago
  35. 2fb4f5c Random complexity in the encoder tests. by Gregory Maxwell · 12 years ago
  36. a8f04b2 Fix some 16-bit int issues in the multistream API. by Timothy B. Terriberry · 12 years ago
  37. 74d43f0 Minor soft clipping doc fix by Jean-Marc Valin · 12 years ago
  38. 99e8a93 Remove -Wdeclaration-after-statement. by Ralph Giles · 12 years ago
  39. c5e04e4 Makes bandwidth detection less aggressive. by Jean-Marc Valin · 12 years ago
  40. f982b84 Fixes a minor glitch on SILK bandwidth changes by Jean-Marc Valin · 12 years ago
  41. 42f39c5 Add -Wdeclaration-after-statement. by Ralph Giles · 12 years ago
  42. 933a275 High-band attenuation tuning for hybrid mode by Koen Vos · 12 years ago
  43. 5a6e7c8 Fixes pseudo-stack by Jean-Marc Valin · 12 years ago
  44. 22345ef Fixes OPUS_SET_EXPERT_FRAME_DURATION_REQUEST for multi-stream by Taihei Momma · 12 years ago
  45. 097fd4b Fixes C90 issues for obsolete compilers by Robert Meakins · 12 years ago
  46. d865fe6 Adds stereo width computation by Jean-Marc Valin · 12 years ago
  47. f96fc8c Merge branch 'exp_analysis' by Jean-Marc Valin · 12 years ago
  48. fa43c77 Making CELT stereo<->mono transitions gradual by Jean-Marc Valin · 12 years ago
  49. f55b0ea Documentation fixes by Jean-Marc Valin · 12 years ago
  50. a41a585 test_opus_decode: force integer constants unsigned by James Zern · 12 years ago
  51. d9aa6e0 Oops, fixed API name from previous commit by Jean-Marc Valin · 12 years ago
  52. 32c4a0c Applies soft-clipping to the int decoder API. by Jean-Marc Valin · 12 years ago
  53. 73142b1 Makes the speech/music probability estimation mode conservative by Jean-Marc Valin · 12 years ago
  54. 742aac1 Adds silence probability to speech/music detector by Jean-Marc Valin · 12 years ago
  55. 74f36b5 oops s/IMAX/IMIN/ by Jean-Marc Valin · 12 years ago
  56. 51f4a32 Adds support for delayed decision by Jean-Marc Valin · 12 years ago
  57. 69c3dcd Fixes a bug introduced in 851f803 by Jean-Marc Valin · 12 years ago
  58. 3ecd9c2 Fixes two bandwidth decision issues by Jean-Marc Valin · 12 years ago
  59. 851f803 Moves mono downmixing and upsampling to the compute_mdcts() by Jean-Marc Valin · 12 years ago
  60. 541a472 Adds code to revise the transient decision using the band energy by Jean-Marc Valin · 12 years ago
  61. 10a34a5 Making multistream variable duration work for both the float and int API by Jean-Marc Valin · 12 years ago
  62. bb43b8b No need for extra_buffer anymore by Jean-Marc Valin · 12 years ago
  63. 95561be Better handling of the multistream bitrate by Jean-Marc Valin · 12 years ago
  64. 7448366 Multistream support for variable frame duration by Jean-Marc Valin · 12 years ago
  65. f548a5a Makes variable framesize less aggressive at lower rates by Jean-Marc Valin · 12 years ago
  66. 8547964 Re-enable analysis for 40- and 60-ms frames by Jean-Marc Valin · 12 years ago
  67. 49583ed First attempt at varying the frame size depending on the audio (float only) by Jean-Marc Valin · 12 years ago
  68. e85a6f5 Makes opus_demo rubust to the encoder using variable frame duration by Jean-Marc Valin · 12 years ago
  69. 2a5f056 Running transient_analysis() even for 2.5 ms frames by Jean-Marc Valin · 12 years ago
  70. 48ac122 Makes analysis usable for all frame sizes by Jean-Marc Valin · 12 years ago
  71. 7ebacf4 Moves analysis to the beginning of opus_encode() by Jean-Marc Valin · 12 years ago
  72. 6044907 Fixes a SILK fixed-point encoder issue reported by Cliff Parris <cliff@espico.com> by Jean-Marc Valin · 12 years ago
  73. e51a3f3 Fixes a minor CELT->SILK switching glitch in the decoder by Jean-Marc Valin · 12 years ago
  74. 61e9eb1 Adds a ramp up in the SILK prefill by Jean-Marc Valin · 12 years ago
  75. 4ed7e48 Fixes a hybrid stereo encoder issue by Jean-Marc Valin · 12 years ago
  76. 2fd3d0a Split mapping families into sections and add dowmix matrices. by Ralph Giles · 12 years ago
  77. 0431f93 Improve Content Type figure placement. by Ralph Giles · 12 years ago
  78. e7aa6cb Minor clarifications to the channel mapping section. by Ralph Giles · 12 years ago
  79. fc113b7 Use 'front center' in the channel mapping table. by Ralph Giles · 12 years ago
  80. 17d7fed Fix a typo. by Ralph Giles · 12 years ago
  81. 4fec646 Add HTTPS to make gmaxwell happy. by Timothy B. Terriberry · 12 years ago
  82. 2d477a9 Flesh out the Implementation Status section a bit. by Timothy B. Terriberry · 12 years ago
  83. a1b913f Clarify how grouped streams are not "Ogg Opus files". by Ralph Giles · 12 years ago
  84. 0c1487a Add an 'Implementation Status' section to the Ogg Opus draft. by Ralph Giles · 12 years ago
  85. 7ad2f43 Trim an irrelevant clause. by Ralph Giles · 12 years ago
  86. 8e183a3 RTP draft adopted as WG item by Jean-Marc Valin · 12 years ago
  87. ebdfbfb Fixes stupid preprocessor-related bug introduced in e368e6209. by Jean-Marc Valin · 12 years ago
  88. fa28dea Fixes a seed issue introduced in 5367dac by Jean-Marc Valin · 12 years ago
  89. e368e62 Remove condition in pre/de-emphasis when not building with custom modes by Jean-Marc Valin · 12 years ago
  90. ba1bd03 Use AC_CONFIG_HEADERS. by Ralph Giles · 12 years ago
  91. 5367dac seed and remaining_bits moved to band context by Jean-Marc Valin · 12 years ago
  92. a9d6286 Using a band context to reduce the number of arguments being passed around. by Jean-Marc Valin · 12 years ago
  93. f18acee more bands.c cleaning up by Jean-Marc Valin · 12 years ago
  94. ddd0d21 collapse mask cleanup by Jean-Marc Valin · 12 years ago
  95. 414fd27 Removes useless parameters and re-indents the code by Jean-Marc Valin · 12 years ago
  96. 3d6c341 Splitting off the recursion in quant_partition() by Jean-Marc Valin · 12 years ago
  97. 4ffbf21 stereo part of quant_band() moved to quant_band_stereo() by Jean-Marc Valin · 12 years ago
  98. 113a5e1 Moves the split angle code to compute_theta() by Jean-Marc Valin · 12 years ago
  99. dfe3bf9 First step in quant_band() cleanup: N=1 case. by Jean-Marc Valin · 12 years ago
  100. d683c76 Fixes MSVC warnings for double->float and float->int conversion by Jean-Marc Valin · 12 years ago