Commit History

Author SHA1 Message Date
  Paul-Louis Ageneau 4c3fb5a592 Refactoring to add sendFrame() 11 months ago
  Paul-Louis Ageneau 933364a722 Catch uncaught exceptions from incoming media handler chain 10 months ago
  Paul-Louis Ageneau 99fca9ad1c Reword send exceptions for clarity 11 months ago
  Sean DuBois 56d8de09fd Add PacingHandler 1 year ago
  Sean DuBois 9d6671c936 Add FrameInfo 1 year ago
  Paul-Louis Ageneau 8643f2473a Refactor media handlers 2 years ago
  Paul-Louis Ageneau be51f7efcc Merge branch 'v0.18' 2 years ago
  Paul-Louis Ageneau 11a1493690 Added try-catch when closing DataChannel and Track on destruction 2 years ago
  Paul-Louis Ageneau 33f42aedf0 Merge branch 'v0.18' 2 years ago
  Paul-Louis Ageneau 00c9420350 Move resetting media handler outgoing callback outside of track lock 2 years ago
  Paul-Louis Ageneau 287dd2afe6 Merge pull request #885 from paullouisageneau/fix-track-recv-queue 2 years ago
  Paul-Louis Ageneau e98ab0651f Merge pull request #885 from paullouisageneau/fix-track-recv-queue 2 years ago
  Paul-Louis Ageneau fcee60103d Discard messages by default if track is send only 2 years ago
  Paul-Louis Ageneau cda90b1eb5 Fixed track recv queue size function 2 years ago
  Paul-Louis Ageneau d611ee4bfa Changed Queue to non-blocking 2 years ago
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 years ago
  Paul-Louis Ageneau f5fbae8e96 Removed move for track control messages as they may be forwarded into multiple tracks 3 years ago
  Paul-Louis Ageneau 940817a0d3 Fixed Track::outgoing() to send RTCP packets irrelevant of direction 3 years ago
  Paul-Louis Ageneau 2dbd0bb3d0 Implemented removed media and remove tracks instead of marking them inactive 3 years ago
  Paul-Louis Ageneau 7d150208c9 Changed non-drafts RFC links to canonical location rfc-editor.org 3 years ago
  Paul-Louis Ageneau e9782ef81f Trigger onClose callback on close 3 years ago
  Paul-Louis Ageneau b4201a3dbe Added proper destructor to impl::Track 3 years ago
  Paul-Louis Ageneau dcee67399e Replaced draft-ietf-tsvwg-rtcweb-qos by RFC 8837 in comments 4 years ago
  Paul-Louis Ageneau 0fddf50245 Reorganized includes to hide Init implementation 4 years ago
  Paul-Louis Ageneau 758f452950 Reset outgoing callback when switching media handlers 4 years ago
  Paul-Louis Ageneau e7a63577bf Fixed synchronization regression in Track::setMediaHandler() 4 years ago
  sam 454d31bd82 Added a move to the MediaHandler and a null test 4 years ago
  Paul-Louis Ageneau 30117bc3a3 Renamed Track::*RtcpHandler methods to Track::*MediaHandler 4 years ago
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace 4 years ago
  Paul-Louis Ageneau b8adccc0ec Harmonized MTU with fragment size and set default MTU to 1280 4 years ago