Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 31e2dcc727 Fixed non-standard use of flexible array member in RtpHeader 3 years ago
  Paul-Louis Ageneau cdbe019809 Fixed sizeof(rtc::RtpHeader) 3 years ago
  Paul-Louis Ageneau c9b5815e2d Moved RTP and RTCP multiplexing to exposed IsRtcp() function 3 years ago
  Paul-Louis Ageneau 8680ae4a37 Public classes renaming and cleanup 3 years ago
  Asgeir Bjarni Ingvarsson e64a0ef090 Rename getExt* to getExtensionHeader* 3 years ago
  Asgeir Bjarni Ingvarsson 4b6aa3f1b7 Adding basic current video orientation support 3 years ago
  Paul-Louis Ageneau 6b4acfbf34 Cleaned up extra semicolons 4 years ago
  Paul-Louis Ageneau 4ca78db146 Reorganized stuff to make plog private 4 years ago
  Paul-Louis Ageneau 9a7b672d6e Fixed htonll fallback implementation 4 years ago
  Paul-Louis Ageneau a4ca6858a1 Merge branch 'master' into fix_typos 4 years ago
  sam b0e1a7989d Fix additional typos made by the previous typos 4 years ago
  sam f83a03fcad Fixed the description of SDPs 4 years ago
  Paul-Louis Ageneau e592fcf217 Fixed compilation warnings 4 years ago
  Filip Klembara c2c57b16df Add RTCP Nack responder 4 years ago
  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