Historia zmian

Autor SHA1 Wiadomość Data
  Paul-Louis Ageneau f877c7a4aa Add Track::sendFrame byte* overload for consistency 4 miesięcy temu
  Paul-Louis Ageneau 4c3fb5a592 Refactoring to add sendFrame() 10 miesięcy temu
  Sean DuBois 9d6671c936 Add FrameInfo 1 rok temu
  Paul-Louis Ageneau 8643f2473a Refactor media handlers 2 lat temu
  Paul-Louis Ageneau 6044bc029b Fix missing override keyword on destructors 2 lat temu
  Paul-Louis Ageneau a0f3f01bf5 Re-licensed under MPL 2.0 2 lat temu
  Paul-Louis Ageneau 169ede445a Moved Message to impl 3 lat temu
  Paul-Louis Ageneau 70fcafc50c Reformatting 4 lat temu
  Paul-Louis Ageneau 30117bc3a3 Renamed Track::*RtcpHandler methods to Track::*MediaHandler 4 lat temu
  Paul-Louis Ageneau 767694a8b8 Use ptrs, optionals and variants from rtc namespace 4 lat temu
  Paul-Louis Ageneau 3227d58e74 Moved Queue to impl 4 lat temu
  Paul-Louis Ageneau dbee42b099 Renamed include.hpp to common.hpp 4 lat temu
  Paul-Louis Ageneau dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 lat temu
  Paul-Louis Ageneau e543d789a4 Refactored Track to follow DataChannel 4 lat temu
  Filip Klembara 2b7dc4c529 Rename RtcpHandler to MediaHandler 4 lat temu
  Paul-Louis Ageneau a7620cca16 Merge pull request #315 from paullouisageneau/cleanup 4 lat temu
  Paul-Louis Ageneau fe4afcef85 Cleaned up, renamed and moved a few classes for consistency 4 lat temu
  Staz M c4c150a60b Added a mutex for the RTCP Handler 4 lat temu
  Paul-Louis Ageneau ea87e5ae09 Exposed send(data, size) on Channel 4 lat temu
  Paul-Louis Ageneau 9f2801b7b9 Set the same DSCP for RTP and RTCP 4 lat temu
  Hanseul Jun 679c0ccd2e Add more dllexports, leave RTC_CPP_EXPORT only in log.hpp, and ignore C4251 warning. 4 lat temu
  Paul-Louis Ageneau ece1bd9352 Retabbing and reformatting 4 lat temu
  Staz M ae2abfebad Merged with master 4 lat temu
  Paul-Louis Ageneau 2bcdab027c Fixed rtcReceiveMessage() and refactor C API buffer handling 4 lat temu
  Staz M 4f89e479bc Merged with paullouisageneau/libdatachannel 4 lat temu
  Paul-Louis Ageneau 476528b464 Allow updating track description 4 lat temu
  Staz M 41cf60c18b Made SRTP policies to be made in flight rather than during configuration. Added some missing API fields. 4 lat temu
  Staz M 1cb53362d1 Added a requestKeyframe() 4 lat temu
  Staz M 77475b57b0 Fixed cicular dependency on RtcpHandler 4 lat temu
  Staz M 4930e666ac Modified the RtcpSession class to a better API design 4 lat temu