Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 1ceb0fd292 Code formatting 4 years ago
  Filip Klembara 28a2868edc Add const reference to avoid copy 4 years ago
  Filip Klembara 749fa32059 Fix: RTCP_SDES::isValid function checks all chunks now 4 years ago
  Filip Klembara 938bd4dd43 Fix typo in `isValid` function 4 years ago
  Filip Klembara c43e82b8cb Check incoming RTCP SDES 4 years ago
  Filip Klembara 01085e4492 Add processing for SDES packets in PeerConnection::forwardMedia 4 years ago
  Filip Klembara 43d31caee3 Fix items in SDES packet 4 years ago
  Filip Klembara b32a8b884b Add support for RTCP SR and SDES 4 years ago
  Paul-Louis Ageneau 3dac651b02 Cleaned up useless const reference 4 years ago
  Staz M 435d471ad8 Fixes a few potential seg-faults in the sending of RTP and fixes the building of NACK packets 4 years ago
  Paul-Louis Ageneau 244c834992 Cleanup and reformatting 4 years ago
  Paul-Louis Ageneau 14918c16e8 Fixed track DSCP 4 years ago
  Paul-Louis Ageneau d9aec59352 Fixed include 4 years ago
  Romain Caire fc6d5afdd9 fix build warning on windows when built with MSVC /W4. 4 years ago
  Staz M 11ec8f7247 Made the logging of an RTP packet be verbose 4 years ago
  Staz M 1597c9ae6f Exposed a function to log an RTP packet 4 years ago
  Paul-Louis Ageneau 7856ad45fd Cleanup 4 years ago
  Paul-Louis Ageneau db74daae1d Removed field sizes 4 years ago
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 years ago
  Paul-Louis Ageneau b7a682cc50 Fixed compilation issues 4 years ago
  Staz M a5eb653064 Fixed building rtp.hpp on Windows 4 years ago
  Staz M 97e23d00be Assume passive role in an actpass scenario; Exposed the RTP Map iterator; Fixed setting the payload type 4 years ago
  Staz M be96e8b1fa Fixed setting the payload type 4 years ago
  Staz M c0756aaa05 Fixed the distribution of RTCP packets regarding RTCP and RTCPFB packets 4 years ago
  Staz M 198d0746b9 Allow rtp.hpp to be used on it's own 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 45bbe642fc Added ability to see how many nack parts there are in a NACK packet 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 8dbcd155e5 Disabled RTX because Firefox; Fixed a typo causing things to identify as SSRC=0 4 years ago
  Staz M 5a797e1170 Renamed all RTP logs to Verbose 5 years ago