summaryrefslogtreecommitdiff
path: root/common_types.h
AgeCommit message (Expand)Author
2013-12-05Add callbacks for send channel rtp statisticssprang@webrtc.org
2013-12-05Add callbacks for send channel rtcp statisticssprang@webrtc.org
2013-12-04Add send frame rate statistics callbacksprang@webrtc.org
2013-11-21Make interface destructor virtualsprang@webrtc.org
2013-11-20Interface changes to old api, for use by new api transition.sprang@webrtc.org
2013-10-28Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well.sprang@webrtc.org
2013-09-09Remove redundant STR_CASE_CMP macro definitions.andrew@webrtc.org
2013-07-23webrtc/common_types.h: Document bitrate fields' units.fischman@webrtc.org
2013-05-14Replace ExtraCodecOptions with new Config class that supports multiple settin...andresp@webrtc.org
2013-05-03Revert 3934 "Revert 3933 "Remove traces of deprecated WebRtc_Wor..."pbos@webrtc.org
2013-05-02Revert 3933 "Remove traces of deprecated WebRtc_Word types."pbos@webrtc.org
2013-05-02Remove traces of deprecated WebRtc_Word types.pbos@webrtc.org
2013-04-23Adding extra options to interact with external encoder/decoder.andresp@webrtc.org
2013-03-28Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRT...solenberg@webrtc.org
2013-03-22Add min and target bitrate to VideoCodec.marpan@webrtc.org
2013-03-18Generic video-codec support.pbos@webrtc.org
2013-03-12Remove DTMF detection. Talk team has been in the loop and there is no need forturaj@webrtc.org
2013-03-05None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does n...turaj@webrtc.org
2013-02-18Refactoring temporal layers implementation and adding VideoCodecMode for easi...stefan@webrtc.org
2013-01-31VP8: Making key frame interval a tunnable parametermikhal@webrtc.org
2012-12-14Add number of inserted samples to NetEq statistics.roosa@google.com
2012-12-12Expose NetEq playout mode off through VoiceEngine.roosa@google.com
2012-11-20Add a kTraceTerseInfo level for non-verbose logging.andrew@webrtc.org
2012-11-15Clean up TraceCallback::Print.andrew@webrtc.org
2012-11-14Add libjingle-style stream-style logging.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org