summaryrefslogtreecommitdiff
path: root/common_types.h
AgeCommit message (Expand)Author
2014-03-19Remove internal codecs from VideoSendStream.pbos@webrtc.org
2014-02-19Add RTCP packet type counter (for getting statistics such as sent/received NA...asapersson@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@webrtc.org
2014-02-07Wire up statistics in video receive stream of new APIsprang@webrtc.org
2014-01-14Remove empty VideoCodecGeneric struct.pbos@webrtc.org
2014-01-07Wire up statistics in video send stream of new video engine apisprang@webrtc.org
2013-12-16Revert r5294 to re-roll r5293.pbos@webrtc.org
2013-12-15Revert 5293 "Auto instantiate RBE depending on whether AST or TO..."turaj@webrtc.org
2013-12-13Auto instantiate RBE depending on whether AST or TOF is available in incoming...solenberg@webrtc.org
2013-12-13Update talk to 58174641 together with http://review.webrtc.org/4319005/.wu@webrtc.org
2013-12-13Callback for send bitrate estimates - new rollsprang@webrtc.org
2013-12-13Update talk to 58127566 together withwu@webrtc.org
2013-12-12Revert 5274 "Update talk to 58113193 together with https://webrt..."wu@webrtc.org
2013-12-12Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5...wu@webrtc.org
2013-12-11Revert 5259 "Callback for send bitrate estimates"sprang@webrtc.org
2013-12-11Callback for send bitrate estimatessprang@webrtc.org
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