aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/rtp_payload_registry_unittest.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-10modules/rtp_rtcp/include folder cleared of lint warningsdanilchap
2015-12-10lint whitespace warning removed from most rtp_rtcp/source/ filesdanilchap
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-14Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists.noahric
2015-03-25Register sample rate of Audio RED in RTPPayloadRegistry.Minyue Li
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-23Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ :pkasting@chromium.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-04-08Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG.andresp@webrtc.org
2013-12-09Fix compilation errors on Fedora 20.fischman@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-05-29Include files from webrtc/.. paths in rtp_rtcp/pbos@webrtc.org
2013-04-05Permit arbitrary payload names for kVideoCodecGeneric.pbos@webrtc.org
2013-02-04Moved almost all payload-related stuff to the payload registry.phoglund@webrtc.org