1. a73f6c9 NetEq now works with packets as values, rather than pointers. by ossu · 9 years ago
  2. 7a37761 Removed RTPHeader from NetEq's Packet struct. by ossu · 9 years ago
  3. f1b08da Stopped using the NetEqDecoder enum internally in NetEq. by ossu · 9 years ago
  4. c4ccd4d AcmReceiver: Eliminate AcmReceiver::decoders_ by kwiberg · 9 years ago
  5. 09f1560 TimestampScaler no longer depends on NetEqDecoder to figure out scaling. by ossu · 9 years ago
  6. 07c51e3 Fix two UBSan warnings in NetEq by henrik.lundin · 9 years ago
  7. 325b345 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 · 10 years ago
  8. 672304a NetEq: Remove overly verbose logging by henrik.lundin · 10 years ago
  9. ee1879c Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ table by kwiberg · 10 years ago
  10. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  11. 06b869f Delete iSAC-fb from NetEq by henrik.lundin · 10 years ago
  12. 7f6c4d4 Fix clang style warnings in webrtc/modules/audio_coding/neteq by Karl Wiberg · 10 years ago
  13. 7d2b6a9 Enable Clang warning implicit-fallthrough and annotate the code. by kjellander@webrtc.org · 10 years ago
  14. f563e85 This is to re-open an earlier CL by minyue@webrtc.org · 11 years ago
  15. d42da54 Revert 6458 "Since NetEq4 is ready to handle 48 kHz codec, it is..." by minyue@webrtc.org · 11 years ago
  16. 8f8503d 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
  17. 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from webrtc/modules/audio_coding/neteq4/timestamp_scaler.cc]
  18. 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from webrtc/modules/audio_coding/neteq/timestamp_scaler.cc]
  19. a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (94%) from webrtc/modules/audio_coding/neteq4/timestamp_scaler.cc]
  20. 7549ff4 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
  21. b28bfa7 Adding FEC support in NetEq 4. by minyue@webrtc.org · 11 years ago
  22. 0c0fae8 Re-enable verbose logging in NetEq4. by turaj@webrtc.org · 12 years ago
  23. b3e905c Disable all LS_VERBOSE logging in NetEq4 by henrik.lundin@webrtc.org · 12 years ago
  24. ac59dba Adding iSAC-fb support by henrik.lundin@webrtc.org · 12 years ago
  25. d94659d Initial upload of NetEq4 by henrik.lundin@webrtc.org · 12 years ago