15 Commits

Author SHA1 Message Date
4ca78db146 Reorganized stuff to make plog private 2021-04-13 23:03:16 +02:00
0fddf50245 Reorganized includes to hide Init implementation 2021-04-12 22:12:10 +02:00
32c4427b96 Reorganized defines and added mtu option to C API 2021-03-02 16:25:05 +01:00
dbee42b099 Renamed include.hpp to common.hpp 2021-02-28 14:56:21 +01:00
2b7dc4c529 Rename RtcpHandler to MediaHandler 2021-02-05 13:17:59 +01:00
569a317bf0 Add chainable Rtcp Handler 2021-01-28 10:16:59 +01:00
fe4afcef85 Cleaned up, renamed and moved a few classes for consistency 2021-01-25 11:31:19 +01:00
1ceb0fd292 Code formatting 2021-01-11 21:46:23 +01:00
1d27f5b876 Add h264 and opus streaming support to libdatachannel 2020-12-10 18:44:18 +01:00
ece1bd9352 Retabbing and reformatting 2020-11-13 21:25:52 +01:00
a22ee2f52c Added install directive to CMakeLists 2020-05-22 14:33:17 +02:00
6881e85071 Moved all global initialization to Init singleton 2020-03-26 15:12:11 +01:00
3b15363db8 Added install directive to CMakeLists 2020-03-19 10:52:19 +01:00
3367eba4fe Moved log to its own header and prevented multiple log init 2020-03-10 12:00:27 +01:00
6e3ba6afd7 Reorganised project to separate public from private headers 2019-09-01 16:06:49 +02:00