Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 00ffc07077 Introduce createOffer() and createAnswer() methods 7 months ago
  Artem d24dbf5ae2 SHA-384 typo fix 7 months ago
  Paul-Louis Ageneau 99287252b7 Properly implement the renegotiation needed mechanism 1 year ago
  Paul-Louis Ageneau 5d2303ede3 Enhance application-only SDP generation 1 year ago
  William Pfeffer 13daa796e5 Moves session-level attributes for `a=setup`, `a=ice-ufrag` and `a=ice-pwd` to the media-level in `Description::generateSdp(...)`. The goal here is to have better general compatibility as RFC 8829 recommends using the media-level attributes even if the information is identical. 1 year ago
  Paul-Louis Ageneau 687ff6a4eb Preserve payload types order in description 1 year ago
  Paul-Louis Ageneau f4635b0d57 Moved operator<< to rtc namespace 1 year ago
  Sean DuBois 42ec0883e3 Support all Certificate Fingerprint Algorithms 1 year ago
  Paul-Louis Ageneau 08499940bd Fixed media description m-line parsing 1 year ago
  Paul-Louis Ageneau c27b07ffa5 Rename Description::addAacCodec() to addAACCodec for consistency 1 year ago
  Paul-Louis Ageneau 8643f2473a Refactor media handlers 2 years ago
  Paul-Louis Ageneau 7fa3341454 Pick correct fingerprint when different attributes are present 1 year ago
  Paul-Louis Ageneau febbfa4e0d Pick correct ICE ufrag and pwd 1 year ago
  Paul-Louis Ageneau 01528bd72d Accept both "sha-265" and "SHA-256" as hash function names in SDP 1 year ago
  Paul-Louis Ageneau ba105ddb6c Enhanced exceptions for description parsing 1 year ago
  Paul-Louis Ageneau 3765ff7507 Added profile to all description codec methods for consistency 1 year ago
  Paul-Louis Ageneau a9a6f9eba4 Cleaned up inline methods in Description 1 year ago
  Paul-Louis Ageneau a84ea79d09 Merge pull request #932 from ZitaLiao/dev/HEVC_support 1 year ago
  tstan b0bd212e21 Add AAC extend Support 2 years ago
  Zita Liao de460c2b0b add H.265 Packetizer and related code in WebRTC support 2 years ago
  Sean DuBois a66006add2 Add AV1 Support 2 years ago
  Sean DuBois 37184b9d1d Update Opus to have proper media format 2 years ago
  Sean DuBois f39a85a39f Add Simulcast sender support 2 years ago
  Paul-Louis Ageneau 3bf9f4395e Merge branch 'v0.18' 2 years ago
  Paul-Louis Ageneau bd789bb7ed Enforced role check in answer description 2 years ago
  Arda Cinar 8854323717 Remove the check for transport-cc in src/description.cpp 2 years ago
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 years ago
  Paul-Louis Ageneau 1515b50e26 Clear sent SSRCs when reciprocating media description 2 years ago
  Paul-Louis Ageneau 93077cc379 Revert "Merge pull request #486 from industriousonesoft/master" #728 2 years ago
  Dw9 f0263735ec Update src/description.cpp 2 years ago