1. 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (97%) from webrtc/modules/audio_coding/neteq4/neteq_impl.cc]
  2. 94454b7 Fix the chain that propagates the audio frame's rtp and ntp timestamp including: by wu@webrtc.org · 11 years ago
  3. 2f816bb NetEq: Add thread annotation to const scoped_ptrs by henrik.lundin@webrtc.org · 11 years ago
  4. 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago[Renamed (97%) from webrtc/modules/audio_coding/neteq/neteq_impl.cc]
  5. a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago[Renamed (97%) from webrtc/modules/audio_coding/neteq4/neteq_impl.cc]
  6. 116ed1d Include buffer size limits in NetEq config struct by henrik.lundin@webrtc.org · 11 years ago
  7. 8f69330 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
  8. a596a38 Fix iSAC/48000 issue with ACM2. by turaj@webrtc.org · 11 years ago
  9. 8d1cdaa NetEq changes. by turaj@webrtc.org · 11 years ago
  10. 0569d93 Move a chatty creation log in neteq to LS_VERBOSE. by andrew@webrtc.org · 11 years ago
  11. b287d96 New NetEq test to verify correct timestamp propagation by henrik.lundin@webrtc.org · 11 years ago
  12. 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
  13. ba5a6c3 ACM2/NetEq4 did not decode Opus in stereo by tina.legrand@webrtc.org · 11 years ago
  14. b28bfa7 Adding FEC support in NetEq 4. by minyue@webrtc.org · 11 years ago
  15. 24779fe Fix a bug where network freeze during CNG causes delay by henrik.lundin@webrtc.org · 11 years ago
  16. ca8cb95 Implement a test for an old corner-case in NetEq by henrik.lundin@webrtc.org · 11 years ago
  17. ed865b5 NetEq4: Changing the behavior of playout_timestamp_ update by henrik.lundin@webrtc.org · 11 years ago
  18. d9faa46 Changing to using factory methods for some classes in NetEq by henrik.lundin@webrtc.org · 12 years ago
  19. e7ce437 Fixing lint errors in NetEq4 by henrik.lundin@webrtc.org · 12 years ago
  20. 24301a6 Update talk to 58174641 together with http://review.webrtc.org/4319005/. by wu@webrtc.org · 12 years ago
  21. 58cd316 Address Clag Analyzer issues. by turaj@webrtc.org · 12 years ago
  22. 31628aa Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 12 years ago
  23. a6101d7 Update sampling rate and number of channels of NetEq4 if decoder is changed. by turaj@webrtc.org · 12 years ago
  24. fd11bbf NetEq4: Removing templatization for AudioMultiVector by henrik.lundin@webrtc.org · 12 years ago
  25. 7b75ac6 Sync-packet insertion into NetEq4. This is related to r3883 & r4052 for NetEq 3. by turaj@webrtc.org · 12 years ago
  26. 0c0fae8 Re-enable verbose logging in NetEq4. by turaj@webrtc.org · 12 years ago
  27. ff43c85 API add to set background noise mode. by turaj@webrtc.org · 12 years ago
  28. 362a55e Address Windows 64-bits warnings. by turaj@webrtc.org · 12 years ago
  29. 0d5da25 NetEq4: Making a few more members scoped_ptrs by henrik.lundin@webrtc.org · 12 years ago
  30. 40d3fc6 NetEq4: Make some DSP operation classes member variables by henrik.lundin@webrtc.org · 12 years ago
  31. 036b743 Adding APIs. These APIs are not implemented yet, they are to help developement of ACM. by turaj@webrtc.org · 12 years ago
  32. b3e905c Disable all LS_VERBOSE logging in NetEq4 by henrik.lundin@webrtc.org · 12 years ago
  33. c487c6a NetEq4: Make the algorithm buffer a member variable by henrik.lundin@webrtc.org · 12 years ago
  34. 3170b57 Reorder and add critical section to the public method NetEqImpl::PacketBufferStatistics(). by turaj@webrtc.org · 12 years ago
  35. d730177 update neteq 4 to facilitate NACK by minyue@webrtc.org · 12 years ago
  36. f1efc57 Implementing APIs to set maximum and minimum for latency. by turaj@webrtc.org · 12 years ago
  37. db1cefc To allow the propagation of under-run in NetEq. by minyue@webrtc.org · 12 years ago
  38. 7bb5436 Better error treatment in NetEqImpl::InsertPacketInternal() by minyue@webrtc.org · 12 years ago
  39. 9721db7 removed NetEq::EnableDtmf() by minyue@webrtc.org · 12 years ago
  40. 7df9706 Add one API for implementing Initial delay. by turaj@webrtc.org · 12 years ago
  41. 0946a56 WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 12 years ago
  42. 4d06db5 NetEq4 fails if the first packets inserted in are out-of-band DTMFs. by turaj@webrtc.org · 12 years ago
  43. 73deaad Removing a hack for CNG by henrik.lundin@webrtc.org · 12 years ago
  44. 63464a9 Enabling unit tests for NetEq4 in the bots by henrik.lundin@webrtc.org · 12 years ago
  45. e1d468c Fix a few small nits in NetEq4 by henrik.lundin@webrtc.org · 12 years ago
  46. d94659d Initial upload of NetEq4 by henrik.lundin@webrtc.org · 12 years ago