aboutsummaryrefslogtreecommitdiff
path: root/talk/session/media/mediasession.cc
AgeCommit message (Expand)Author
2016-01-08Properly handle different transports having different SSL roles.Taylor Brandstetter
2015-12-16Fixing bug where "mid" wasn't preserved across re-offers.deadbeef
2015-12-09Adding reduced size RTCP configuration down to the video stream level.deadbeef
2015-11-24Fixing direction attribute in answer for non-RTP protocols.deadbeef
2015-11-19Reland Convert internal representation of Srtp cryptos from string to intGuo-wei Shieh
2015-11-19Revert of Convert internal representation of Srtp cryptos from string to int....guoweis
2015-11-19Convert internal representation of Srtp cryptos from string to int.guoweis
2015-10-22Fixing some issues with the direction attribute of m-lines in offers.deadbeef
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-01Reland Change WebRTC SslCipher to be exposed as number onlyGuo-wei Shieh
2015-10-01Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20...guoweis
2015-10-01Change WebRTC SslCipher to be exposed as number only.guoweis
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-21Fixing problems with RTP extension ID conflict resolutiondeadbeef
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-16Use std::string references instead of copying contents.jbauch
2015-07-15Use "UDP/TLS/RTP/SAVPF" profile in offer when DTLS-SRTP is used.deadbeef
2015-05-18Ensure mediasession generated offers with RTX contain an RTX ssrc for each vi...Noah Richards
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-24Attempt on read-only acceptance of -12.lally@webrtc.org
2015-01-22Change GetStreamBySsrc to not copy StreamParams.tommi@webrtc.org
2014-12-23Move the Jingle-specific network code into webrtc/libjingle.pthatcher@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-27Check if a datachannel in the current local description is an sctp channel be...tommi@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
2014-10-07Make the media content send only if offerToReceive is false while local strea...jiayl@webrtc.org
2014-09-09Fixes two issues in how we handle OfferToReceiveX for CreateOffer:jiayl@webrtc.org
2014-09-08Revert "Fixes two issues in how we handle OfferToReceiveX for CreateOffer:" b...jiayl@webrtc.org
2014-09-04Fixes two issues in how we handle OfferToReceiveX for CreateOffer:jiayl@webrtc.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-05A followup to r6828 to fix a condition check in mediasession.cc.jiayl@webrtc.org
2014-08-05Maintain the order of the m-lines in CreateOffer and CreateAnswer.jiayl@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-06-20When creating an answer, takes the codec preference from the offer.wu@webrtc.org
2014-05-29Make MediaSessionDescriptionFactory accept offers with UDP/TLS/RTP/SAVPF.jiayl@webrtc.org
2014-05-01Sets the SCTP port codec in the native SessionDescription.jiayl@webrtc.org
2014-03-06(Auto)update libjingle 62691533-> 62713454henrike@webrtc.org
2014-03-04Update libjingle 62472237->62550414henrike@webrtc.org
2014-01-15Update libjingle to 59676287sergeyu@chromium.org
2013-10-30Update talk to 55821645.wu@webrtc.org
2013-10-25Update libjingle to 55618622.wu@webrtc.org
2013-10-13Update talk to 54527154.mallinath@webrtc.org
2013-10-07Update libjingle to 53856368.wu@webrtc.org