1. 4136d39 Replace use of system_wrappers/include/logging.h by base/logging.h. by nisse · 8 years ago
  2. 5cdbed1 NetEq now works with packets as values, rather than pointers. by ossu · 8 years ago
  3. a14b2a6 Removed RTPHeader from NetEq's Packet struct. by ossu · 8 years ago
  4. 2771cb0 Stopped using the NetEqDecoder enum internally in NetEq. by ossu · 9 years ago
  5. bd44b49 AcmReceiver: Eliminate AcmReceiver::decoders_ by kwiberg · 9 years ago
  6. f9c1fc2 TimestampScaler no longer depends on NetEqDecoder to figure out scaling. by ossu · 9 years ago
  7. 4fc5399 Fix two UBSan warnings in NetEq by henrik.lundin · 9 years ago
  8. 3834e0f There was an old scaling for CNG 48 kHz in the code, from the time where Audio Coding Module didn't have full 48 kHz support. This CL removes the scaling. by Tina le Grand · 9 years ago
  9. 8d85ad5 NetEq: Remove overly verbose logging by henrik.lundin · 9 years ago
  10. d3fdd5f Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ table by kwiberg · 9 years ago
  11. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  12. 651bd16 Delete iSAC-fb from NetEq by henrik.lundin · 9 years ago
  13. 3724de6 Fix clang style warnings in webrtc/modules/audio_coding/neteq by Karl Wiberg · 10 years ago
  14. 2234f41 Enable Clang warning implicit-fallthrough and annotate the code. by kjellander@webrtc.org · 10 years ago
  15. 254879d This is to re-open an earlier CL by minyue@webrtc.org · 11 years ago
  16. 28f69bb Revert 6458 "Since NetEq4 is ready to handle 48 kHz codec, it is..." by minyue@webrtc.org · 11 years ago
  17. ab22857 Since NetEq4 is ready to handle 48 kHz codec, it is good to remove the 48-to-32kHz downsampling of Opus output. This facilitates webrtc to make full use of Opus's bandwidth and eliminates unneeded computation in resampling. by minyue@webrtc.org · 11 years ago
  18. e5abc85 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from modules/audio_coding/neteq4/timestamp_scaler.cc]
  19. 81f6488 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from modules/audio_coding/neteq/timestamp_scaler.cc]
  20. 605e4d0 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from modules/audio_coding/neteq4/timestamp_scaler.cc]
  21. ffcd844 This is to get rid of a bug relating to the return of NULL in calling GetDecoder when there are DTMF packets. by minyue@webrtc.org · 11 years ago
  22. 835b016 Adding FEC support in NetEq 4. by minyue@webrtc.org · 11 years ago
  23. 7f35836 Re-enable verbose logging in NetEq4. by turaj@webrtc.org · 12 years ago
  24. 88a2327 Disable all LS_VERBOSE logging in NetEq4 by henrik.lundin@webrtc.org · 12 years ago
  25. 4d9b02d Adding iSAC-fb support by henrik.lundin@webrtc.org · 12 years ago
  26. 9a40081 Initial upload of NetEq4 by henrik.lundin@webrtc.org · 12 years ago