1. 514abde Removes parts of the VoEBase sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  2. bd0a216 Remove usage of webrtc trace in video processing modules. by asapersson@webrtc.org · 10 years ago
  3. f50914a Removing VideoCodecDerived and moving methods inside VideoCodec. by mallinath@webrtc.org · 10 years ago
  4. 5ca38d1 Add targetBitrate to VideoCodec struct. by pbos@webrtc.org · 10 years ago
  5. 5f804f8 VoE changes to allow forwarding of packets from VoE to ViE BWE. by solenberg@webrtc.org · 10 years ago
  6. 40fee00 Adding operator== and != methods for CodecInst and VideoCodec structures. by mallinath@webrtc.org · 10 years ago
  7. f39df52 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 10 years ago
  8. 2fa9f7e Add RTCP packet type counter (for getting statistics such as sent/received NACK and FIR). by asapersson@webrtc.org · 10 years ago
  9. ae50521 Remove external encryption API for VoE. by solenberg@webrtc.org · 10 years ago
  10. fa7c4c4 Wire up statistics in video receive stream of new API by sprang@webrtc.org · 10 years ago
  11. ef3b24e Remove empty VideoCodecGeneric struct. by pbos@webrtc.org · 11 years ago
  12. ca72300 Wire up statistics in video send stream of new video engine api by sprang@webrtc.org · 11 years ago
  13. 39139dc Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  14. 0af1d21 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  15. ee867fa Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  16. 7f0519e Update talk to 58174641 together with http://review.webrtc.org/4319005/. by wu@webrtc.org · 11 years ago
  17. 0e4512b Callback for send bitrate estimates - new roll by sprang@webrtc.org · 11 years ago
  18. 3a4fc4b Update talk to 58127566 together with by wu@webrtc.org · 11 years ago
  19. 9b3d2bf Revert 5274 "Update talk to 58113193 together with https://webrt..." by wu@webrtc.org · 11 years ago
  20. cde78d6 Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5309005/. by wu@webrtc.org · 11 years ago
  21. 66e84b0 Revert 5259 "Callback for send bitrate estimates" by sprang@webrtc.org · 11 years ago
  22. f1d22d4 Callback for send bitrate estimates by sprang@webrtc.org · 11 years ago
  23. cf5c552 Add callbacks for send channel rtp statistics by sprang@webrtc.org · 11 years ago
  24. 8911937 Add callbacks for send channel rtcp statistics by sprang@webrtc.org · 11 years ago
  25. 9435a17 Add send frame rate statistics callback by sprang@webrtc.org · 11 years ago
  26. e92aec9 Make interface destructor virtual by sprang@webrtc.org · 11 years ago
  27. 13a4d31 Interface changes to old api, for use by new api transition. by sprang@webrtc.org · 11 years ago
  28. 4043e7e Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well. by sprang@webrtc.org · 11 years ago
  29. 81c4d24 Remove redundant STR_CASE_CMP macro definitions. by andrew@webrtc.org · 11 years ago
  30. 530f40f webrtc/common_types.h: Document bitrate fields' units. by fischman@webrtc.org · 11 years ago
  31. 1e8424f Replace ExtraCodecOptions with new Config class that supports multiple settings at once. by andresp@webrtc.org · 11 years ago
  32. c22830f Revert 3934 "Revert 3933 "Remove traces of deprecated WebRtc_Wor..." by pbos@webrtc.org · 11 years ago
  33. 2d6a699 Revert 3933 "Remove traces of deprecated WebRtc_Word types." by pbos@webrtc.org · 11 years ago
  34. bbb54b3 Remove traces of deprecated WebRtc_Word types. by pbos@webrtc.org · 11 years ago
  35. 1efb11c Adding extra options to interact with external encoder/decoder. by andresp@webrtc.org · 11 years ago
  36. 1ca9d42 Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRTP APIs. Test stubs are left in place as we still have the (De)RegisterExternalEncryption() APIs, although they are currently untested. by solenberg@webrtc.org · 11 years ago
  37. 90fa4a1 Add min and target bitrate to VideoCodec. by marpan@webrtc.org · 11 years ago
  38. a2e9124 Generic video-codec support. by pbos@webrtc.org · 11 years ago
  39. d4caede Remove DTMF detection. Talk team has been in the loop and there is no need for by turaj@webrtc.org · 11 years ago
  40. df1cfd1 None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does not provide an API to change the mode of the background noise. by turaj@webrtc.org · 11 years ago
  41. 85e2e0e Refactoring temporal layers implementation and adding VideoCodecMode for easier control of codec settings. by stefan@webrtc.org · 11 years ago
  42. 8d759af VP8: Making key frame interval a tunnable parameter by mikhal@webrtc.org · 11 years ago
  43. d0a9608 Add number of inserted samples to NetEq statistics. by roosa@google.com · 12 years ago
  44. e68106f Expose NetEq playout mode off through VoiceEngine. by roosa@google.com · 12 years ago
  45. 10e0b28 Add a kTraceTerseInfo level for non-verbose logging. by andrew@webrtc.org · 12 years ago
  46. 4c8c307 Clean up TraceCallback::Print. by andrew@webrtc.org · 12 years ago
  47. 75c7043 Add libjingle-style stream-style logging. by andrew@webrtc.org · 12 years ago
  48. a7b57da Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago