aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/webrtcsdp.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-28Fixing issue where description contains empty ICE ufrag/pwd.deadbeef
2015-12-17Add ufrag to the ICE candidate signaling.honghaiz
2015-12-09Adding reduced size RTCP configuration down to the video stream level.deadbeef
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-10-22Fixing some issues with the direction attribute of m-lines in offers.deadbeef
2015-10-08Added parsing of either space or colon for sctp-port.lally
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-10Revert change which removes GICE.guoweis
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-21Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_U...minyuel
2015-08-20Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-11Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...pthatcher
2015-08-10Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled fo...Peter Thatcher
2015-07-16Nuke buffered latency mode. It's not actually working, and it's not used. I...Peter Thatcher
2015-07-16Use std::string references instead of copying contents.jbauch
2015-07-09Remove empty-string comparisons.pbos
2015-06-24Prevent JS from bypassing RTP data channel bandwidth limitation.Peter Thatcher
2015-05-15fix indent on tokenize_first function signaturesDonald Curtis
2015-05-15Split fmtp on semicolons not spaces as per RFC6871Donald Curtis
2015-04-28Add safeguards against signalling peer-reflexive candidates.Peter Thatcher
2015-03-27Adding "usedtx" as Opus codec parameter.Minyue Li
2015-03-16Check associated payload type when negotiate RTX codecs.changbin.shao@webrtc.org
2015-02-24After another round of reviews.lally@webrtc.org
2015-02-24Merging definitions of IsSctp.lally@webrtc.org
2015-02-24Post-rebase.lally@webrtc.org
2015-02-24Added raw SCTP to IsSctp.lally@webrtc.org
2015-02-24Review comments -- added IsSctp()lally@webrtc.org
2015-02-23Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ :pkasting@chromium.org
2015-02-18Templatize and clean up codec wildcards.jlmiller@webrtc.org
2015-02-17Add range checks in a variety of places where the values will subsequently bepkasting@chromium.org
2015-02-13Fix bug parsing media descriptions: the final field isn't a codec type for an...pthatcher@webrtc.org
2015-02-06Default destination used by c line should be IPv4 only to avoid parsing error...guoweis@webrtc.org
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2015-01-15Fix a case where empty candidate id is usedguoweis@webrtc.org
2015-01-07Avoid reading past end of string in GetLine.decurtis@webrtc.org
2014-12-16Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-16Move ViewRequest and MediaStreams to streamparams.h, and remove dependency on...pthatcher@webrtc.org
2014-12-16Revert "Add adapter_type into Candidate object."guoweis@webrtc.org
2014-12-15Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-15Revert r7885.pbos@webrtc.org
2014-12-15Revert r7886:7887.pbos@webrtc.org
2014-12-12Move the obvious/easy Jingle-specific code into webrtc/libjingle.pthatcher@webrtc.org
2014-12-12Add adapter_type into Candidate object.guoweis@webrtc.org
2014-11-07Change dummy address to use 0.0.0.0 instead of ::perkj@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-23patch from issue 25469004pthatcher@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org