1. 17887eb Reland "[ACM] iSAC audio codec removed" by Alessio Bazzica · 2 years, 4 months ago
  2. fbeb76a Revert "[ACM] iSAC audio codec removed" by Alessio Bazzica · 2 years, 4 months ago
  3. b46c4bf [ACM] iSAC audio codec removed by Alessio Bazzica · 2 years, 4 months ago
  4. 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 5 months ago
  5. e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 9 months ago
  6. ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 10 months ago
  7. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
  8. 1e157a9 Remove more top-level const from parameters in function declarations by Ali Tofigh · 3 years, 1 month ago
  9. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 1 month ago
  10. 604fd2f Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ by Byoungchan Lee · 3 years, 1 month ago
  11. 67b0a44 Remove perf test isac_fix_test. by Jeremy Leconte · 3 years, 3 months ago
  12. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  13. 8c654aa Update bit exactness tests to match changes by landrey · 3 years, 7 months ago
  14. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  15. ee96675e Reland "Roll chromium_revision de0d050e64..42d795c24f (908789:908899)" by Artem Titov · 3 years, 7 months ago
  16. d937f50 Revert "Roll chromium_revision de0d050e64..42d795c24f (908789:908899)" by Artem Titov · 3 years, 7 months ago
  17. e369928 Roll chromium_revision de0d050e64..42d795c24f (908789:908899) by Artem Titov · 3 years, 7 months ago
  18. d00ce74 Use backticks not vertical bars to denote variables in comments for /modules/audio_coding by Artem Titov · 3 years, 7 months ago
  19. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
  20. 1142e0b Avoid crashing on error code 6450 in isac. by Ivo Creusen · 4 years, 1 month ago
  21. 36274f9 Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Jakob Ivarsson · 4 years, 4 months ago
  22. d546186 Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Björn Terelius · 4 years, 4 months ago
  23. 1dbe30c Reland "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 4 months ago
  24. 27af3c4 Revert "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 4 months ago
  25. 87c1950 Default enable WebRTC-SendSideBwe-WithOverhead. by Jakob Ivarsson · 4 years, 4 months ago
  26. bef022b Refactor cpu_features_wrapper.h functions from C to C++. by Mirko Bonadei · 4 years, 6 months ago
  27. 30a3e78 iSAC encoder: Make it possible to change target bitrate at any time by Karl Wiberg · 4 years, 9 months ago
  28. 36b35d5 Reland "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
  29. c59a304 Revert "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
  30. 7b20101 Flip histograms to true by default, fix unit in isac_fix_test. by Patrik Höglund · 5 years ago
  31. 7e5dfdb Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. by Ali Tofigh · 5 years ago
  32. b8e69ef Write protos as binary. by Patrik Höglund · 5 years ago
  33. a7382f7 iSAC API wrapper unit test fix by Alessio Bazzica · 5 years ago
  34. 08b11ca iSAC config: target bitrate exposed for fixed impl by Alessio Bazzica · 5 years ago
  35. b3548bf iSAC unit test: test encode/decode via API wrapper by Alessio Bazzica · 5 years ago
  36. d428ddd iSAC fixed point: fix int overflows by Alessio Bazzica · 5 years ago
  37. 184da52 Fix ASAN bug in iSAC codec by Sam Zackrisson · 5 years ago
  38. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
  39. 544dfb5 Delete isac GetBandwidthInfo/SetBandwidthInfo by Niels Möller · 5 years ago
  40. 48b32b7 Delete support for enabling adaptive isac mode by Niels Möller · 5 years ago
  41. e0b3167 Delete dead code inside #ifdef WEBRTC_ISAC_FIX_NB_CALLS_ENABLED by Niels Möller · 5 years ago
  42. 6a09263 Delete obsolete isac "assign" api by Niels Möller · 5 years ago
  43. 608e6ba Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object by Jiawei Ou · 6 years ago
  44. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 6 years ago
  45. e9ff992 Fix isac_fix_test perf reporting. by Mirko Bonadei · 6 years ago
  46. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  47. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
  48. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  49. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  50. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  51. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  52. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  53. e10b163 Stop using 'using namespace'. by Mirko Bonadei · 6 years ago
  54. 698d6c4 Change the type of indW32 back to int32_t by Sam Zackrisson · 6 years ago
  55. 622eeda Bump variable sizes in response to fuzzer bug by Jonas Olsson · 6 years ago
  56. 0070655 Removing ancient and unused test scripts and data files by Henrik Lundin · 6 years ago
  57. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  58. 75caa59 Untangle fft third party lib from dependon WebRTC by Artem Titov · 7 years ago
  59. a15fd0d Add missing include of stdint.h in MIPS code. by Niels Möller · 7 years ago
  60. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  61. 8a838fd Move fft to proper third_party directory by Artem Titov · 7 years ago
  62. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  63. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 7 years ago
  64. 27fe43a Removing warning suppression flags from modules/audio_coding. by Mirko Bonadei · 7 years ago
  65. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  66. 89f645a Add missing header include for filterbanks_neon.c by Jiawei Ou · 7 years ago
  67. 36b096c Ignore overflowing left shift by Karl Wiberg · 7 years ago
  68. 338f58d iSAC decoder: Don't read past the end of the buffer of encoded bytes by Karl Wiberg · 7 years ago
  69. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  70. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 7 years ago
  71. 1631dc6 Make isac_fix_test correctly parse --isolated-script-test-perf-output. by Patrik Höglund · 7 years ago
  72. 0c15a09 Don't use gtest-parallel when running webrtc_perf_tests. by Edward Lemur · 7 years ago
  73. 8e2852d Add chartjson_result_file argument to isac_fix_test. by Edward Lemur · 7 years ago
  74. 08973eed Using fully qualified #include paths in isac code. by Mirko Bonadei · 7 years ago
  75. 91fedfb Add missing iSAC headers. by Patrik Höglund · 7 years ago
  76. 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
  77. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  78. c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
  79. 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  80. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  81. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  82. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago