1. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  2. 7272453 Using fully qualified #include paths in pcm16b code. by Mirko Bonadei · 7 years ago
  3. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c]
  6. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  7. 648f5d6 pcm16b: Make input arrays const and use uint8_t[] for byte arrays by kwiberg@webrtc.org · 10 years ago
  8. fcbe36a Add const qualifier to WebRtcPcm16b_Encode by henrik.lundin@webrtc.org · 10 years ago
  9. 6de75ca Remove the useless dummy state parameter to WebRtcPcm16b_DecodeW16 by kwiberg@webrtc.org · 10 years ago
  10. 262e676 Reland rev 7041 with BUILD.gn files. by andresp@webrtc.org · 10 years ago
  11. 1b8b4c4 Revert 7041 " Audio codecs to include webrtc/typedefs.h" by henrike@webrtc.org · 10 years ago
  12. 9730d3a Audio codecs to include webrtc/typedefs.h by andresp@webrtc.org · 10 years ago
  13. d32c438 Re-landing r6961 by bjornv@webrtc.org · 10 years ago
  14. 4a616be Revert 6961 "common_audio/signal_processing: Remove macro WEBRTC..." by bjornv@webrtc.org · 10 years ago
  15. 4f01017 common_audio/signal_processing: Remove macro WEBRTC_SPL_MEMCPY_W8 by bjornv@webrtc.org · 10 years ago
  16. 9b8102c Use a deterministic input in NetEqBgnTest by henrik.lundin@webrtc.org · 10 years ago
  17. 621df67 WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN. by andrew@webrtc.org · 11 years ago
  18. 0946a56 WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 12 years ago
  19. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_coding/codecs/pcm16b/pcm16b.c]
  20. b72268e Restructuring and adding dummy unit test target. by kjellander@webrtc.org · 13 years ago[Renamed from src/modules/audio_coding/codecs/PCM16B/main/source/pcm16b.c]
  21. c7d5f62 Fix build errors on Windows. by tommi@webrtc.org · 13 years ago
  22. 74c640a fix build break Review URL: http://webrtc-codereview.appspot.com/132004 by turajs@google.com · 13 years ago
  23. 8ecd0e8 Remove Clang warning for PCM16B. by turajs@google.com · 13 years ago
  24. 470e71d by niklase@google.com · 14 years ago