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. a70695a Moved Opus-specific payload splitting into AudioDecoderOpus. by ossu · 9 years ago
  4. 61a208b Added a ParsePayload method to AudioDecoder. by ossu · 9 years ago
  5. 17e3fa1 Removed sync packet support from NetEq. by ossu · 9 years ago
  6. 067d855 NetEq: Flush and reset if the speech and cng sample rates mismatch by henrik.lundin · 9 years ago
  7. dc431ce NetEq: Changed Packet::payload to be an rtc::Buffer by ossu · 9 years ago
  8. da8bbf6 NetEq: Change member variables for current RTP types to rtc::Optionals by henrik.lundin · 9 years ago
  9. 84f8cd6 NetEq: Use TickTimer in PacketBuffer by henrik.lundin · 9 years ago
  10. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  11. d67a219 Switch to base/logging.h in neteq_impl.cc by Henrik Lundin · 10 years ago
  12. b297c5a Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . by pkasting · 10 years ago
  13. 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  14. 7f6c4d4 Fix clang style warnings in webrtc/modules/audio_coding/neteq by Karl Wiberg · 10 years ago
  15. e04a93b Move the AudioDecoder interface out of NetEq by kwiberg@webrtc.org · 11 years ago
  16. 3800e13 Revert r7798 ("Move the AudioDecoder interface out of NetEq") by kwiberg@webrtc.org · 11 years ago
  17. 00ba1a7 Move the AudioDecoder interface out of NetEq by kwiberg@webrtc.org · 11 years ago
  18. 52b42cb Fix problem with late packets in NetEq by henrik.lundin@webrtc.org · 11 years ago
  19. c803907 Removing useless packets when inserting them (NetEq) by minyue@webrtc.org · 11 years ago
  20. 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (97%) from webrtc/modules/audio_coding/neteq4/packet_buffer.cc]
  21. 0aa3ee6 Better buffer size estimation in NetEq for redundant packets by minyue@webrtc.org · 11 years ago
  22. 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (97%) from webrtc/modules/audio_coding/neteq/packet_buffer.cc]
  23. a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (97%) from webrtc/modules/audio_coding/neteq4/packet_buffer.cc]
  24. 12a3424 Fix the NetEq build by henrik.lundin@webrtc.org · 11 years ago
  25. 116ed1d Include buffer size limits in NetEq config struct by henrik.lundin@webrtc.org · 11 years ago
  26. b28bfa7 Adding FEC support in NetEq 4. by minyue@webrtc.org · 11 years ago
  27. 04a691a Removing a variable that was never read by henrik.lundin@webrtc.org · 11 years ago
  28. 7b75ac6 Sync-packet insertion into NetEq4. This is related to r3883 & r4052 for NetEq 3. by turaj@webrtc.org · 12 years ago
  29. 362a55e Address Windows 64-bits warnings. by turaj@webrtc.org · 12 years ago
  30. 7df9706 Add one API for implementing Initial delay. by turaj@webrtc.org · 12 years ago
  31. d94659d Initial upload of NetEq4 by henrik.lundin@webrtc.org · 12 years ago