Commit History

作者 SHA1 備註 提交日期
  Paul-Louis Ageneau 53aa46de62 Revert "Moved Message to impl" 3 年之前
  Paul-Louis Ageneau 169ede445a Moved Message to impl 3 年之前
  Paul-Louis Ageneau 0fddf50245 Reorganized includes to hide Init implementation 4 年之前
  Paul-Louis Ageneau 30117bc3a3 Renamed Track::*RtcpHandler methods to Track::*MediaHandler 4 年之前
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace 4 年之前
  Paul-Louis Ageneau b8adccc0ec Harmonized MTU with fragment size and set default MTU to 1280 4 年之前
  Paul-Louis Ageneau 4b5576d30e Merge branch 'v0.11' 4 年之前
  Paul-Louis Ageneau 5cbbba2e12 Fixed Track::maxMessageSize() 4 年之前
  Paul-Louis Ageneau 93aef867d0 Fixed track outgoing no media support issue 4 年之前
  Paul-Louis Ageneau 4082244eb1 Fixed Track::maxMessageSize() dummy value 4 年之前
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 年之前
  Paul-Louis Ageneau e543d789a4 Refactored Track to follow DataChannel 4 年之前
  Filip Klembara 2b7dc4c529 Rename RtcpHandler to MediaHandler 4 年之前
  Paul-Louis Ageneau 61d0cd064f Merge pull request #314 from stazio/rtcp_lock 4 年之前
  Staz M 478f9516cd fix indentations 4 年之前
  Staz M 08da5e10b2 refactored to use getRtcpHandler() 4 年之前
  Staz M 03b64e765c fix indentations 4 年之前
  Staz M c639174f39 Unlock the RtcpHandler lock before calling the handler 4 年之前
  Staz M e295fa6072 Added a mutex for the RTCP Handler 4 年之前
  Paul-Louis Ageneau 1ceb0fd292 Code formatting 4 年之前
  Staz M 9ee9734473 Refactored runtime errors to be logged on a timer 4 年之前
  Paul-Louis Ageneau 5d34439cb7 Added warning when track queue is full 4 年之前
  Paul-Louis Ageneau b19e9077af Reformatting 4 年之前
  Paul-Louis Ageneau 4ff010b20b Added maybe_unused 4 年之前
  Paul-Louis Ageneau 442e50825c Changed warnings for media support 4 年之前
  Paul-Louis Ageneau 9f2801b7b9 Set the same DSCP for RTP and RTCP 4 年之前
  Paul-Louis Ageneau 14918c16e8 Fixed track DSCP 4 年之前
  Paul-Louis Ageneau a67ca9da9b Implemented support for DSCP 4 年之前
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 年之前
  Staz M ae2abfebad Merged with master 4 年之前