Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 519e81727a Refactored the RTCP dispatching monstruosity 4 years ago
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 years ago
  Staz M ae2abfebad Merged with master 4 years ago
  Paul-Louis Ageneau eb61f6cb3c Fixed spelling negociated -> negotiated 4 years ago
  Paul-Louis Ageneau 06b46aba91 Reformatting 4 years ago
  Paul-Louis Ageneau e7d45db210 Uniformized DataChannel stream type to uint16_t 4 years ago
  Paul-Louis Ageneau 37ebe8cc58 Implemented user-negotiated DataChannels 4 years ago
  Paul-Louis Ageneau 5eaed06b01 Added optional stream to emplaceDataChannel() 4 years ago
  Staz M a7d5ba0232 Merge remote-tracking branch 'paulgit/master' into merge_with_master 4 years ago
  Paul-Louis Ageneau 5bb0979c3a Automatically set candidate mid if missing 4 years ago
  Staz M 30ca8fb9c3 This commit removes the processing of strings in the forwarding of media to tracks 4 years ago
  Staz M bc0b14288b Merged paullouisageneau/libdatachannel with stazio/libdatachannel 4 years ago
  Paul-Louis Ageneau bb73da2351 Fixed spelling 4 years ago
  Paul-Louis Ageneau 9f12c19a02 Handle local description rollback 4 years ago
  Paul-Louis Ageneau 35e3c7ee3a Refactored description processing 4 years ago
  Paul-Louis Ageneau 0c47c66bb1 Added signaling state to PeerConnection 4 years ago
  Paul-Louis Ageneau a3cc74c8f1 Added NegociationNeeded flag 4 years ago
  Staz M 41cf60c18b Made SRTP policies to be made in flight rather than during configuration. Added some missing API fields. 4 years ago
  Staz M fcb8d7b3df Added support to route RTCP packets with SSRC=1's to the right client 4 years ago
  Staz M d26fa30655 Added support for peer connection renegotiation 4 years ago
  Paul-Louis Ageneau 137d4e3e8e Enhance candidate parsing and expose the info directly 4 years ago
  Staz M 549e194bb3 Changed the message stream from being a payloadType to SSRC 4 years ago
  Paul-Louis Ageneau 4a0b6e99d4 Added guards to setRemoteDescription() 4 years ago
  Paul-Louis Ageneau a1721268a2 Renamed createTrack() to addTrack() and added addDataChannel() 4 years ago
  Paul-Louis Ageneau 0e31c1d985 Some cleanup 4 years ago
  Paul-Louis Ageneau 810cafe09b Trigger track callback on new track 4 years ago
  Paul-Louis Ageneau 28e9cd5196 Implemented incoming tracks and media direction 4 years ago
  Paul-Louis Ageneau 6c3aaf8a77 Refactored description for media handling 4 years ago
  Paul-Louis Ageneau d90a5d628f Refactored media API into track API 5 years ago
  Paul-Louis Ageneau bc27393e62 Merge branch 'track-api' into webrtc_media 5 years ago