winlin
|
eed98dd85b
|
RTC: Refine code, remove the reset for header
|
2021-03-02 19:34:35 +08:00 |
|
winlin
|
5d4baf4eca
|
RTC: Refine code, remove the assign
|
2021-03-02 19:34:33 +08:00 |
|
winlin
|
7c517988a6
|
Perf: Refine header extensions marshal
|
2021-03-02 19:34:31 +08:00 |
|
winlin
|
eb9a263433
|
Cache RTP packet size, revert 9ee0ed919a
|
2021-03-02 19:34:18 +08:00 |
|
winlin
|
f831e9240e
|
RTC: Fast copy shared message for RTP
|
2021-03-02 19:34:01 +08:00 |
|
winlin
|
42223b3f2e
|
RTC: No cache for RTP packet size.
|
2021-03-02 19:33:59 +08:00 |
|
winlin
|
3728b07c49
|
Perf: Refine RTP packet copy
|
2021-03-02 19:33:56 +08:00 |
|
winlin
|
033f341ce1
|
Perf: Refine the recycle RTP packet, user should reset it
|
2021-03-02 19:33:49 +08:00 |
|
winlin
|
b1457dfc16
|
Perf: Refine copy RTP header.
|
2021-03-02 19:33:46 +08:00 |
|
winlin
|
6d64490d73
|
Perf: Never reset the csrc
|
2021-03-02 19:33:39 +08:00 |
|
winlin
|
0fa3646c4a
|
Perf: Directly reference the extmap
|
2021-03-02 19:33:37 +08:00 |
|
winlin
|
e441702246
|
Refine code
|
2021-03-02 19:33:35 +08:00 |
|
winlin
|
561acd26c5
|
Refine code
|
2021-03-02 19:33:27 +08:00 |
|
winlin
|
db0090be05
|
Refine code
|
2021-03-02 19:33:25 +08:00 |
|
winlin
|
aacdc21d1c
|
Refine object cache.
|
2021-03-02 19:33:23 +08:00 |
|
winlin
|
1e2daf9ea3
|
Refine comments for object cache
|
2021-03-02 19:33:19 +08:00 |
|
winlin
|
6656330d2a
|
Perf: Use vector to replace list for object cache
|
2021-03-02 19:33:17 +08:00 |
|
winlin
|
f2d9eb345c
|
Perf: Refine object cache, avoid dynamic cast
|
2021-03-02 19:33:15 +08:00 |
|
winlin
|
501104e728
|
Perf: Limit the size of object cache pool
|
2021-03-02 19:32:56 +08:00 |
|
winlin
|
3989f2d553
|
RTC: Refine the stat logs, limit the object cache pool
|
2021-03-02 19:32:52 +08:00 |
|
winlin
|
30d760f909
|
RTC: Only cache the UDP packet message
|
2021-03-02 19:32:49 +08:00 |
|
winlin
|
c00d286344
|
Perf: Refine the stat
|
2021-03-02 19:32:47 +08:00 |
|
winlin
|
919107c674
|
Perf: Stat the shared messages.
|
2021-03-02 19:32:44 +08:00 |
|
winlin
|
fc4d7080c6
|
RTC: Cache the RTP payload objects
|
2021-03-02 19:32:42 +08:00 |
|
winlin
|
4d0863468a
|
RTC: Cache the large buffer allocation
|
2021-03-02 19:32:40 +08:00 |
|
winlin
|
6e9cb059b3
|
RTC: Stat the large buffer allocation
|
2021-03-02 19:32:37 +08:00 |
|
winlin
|
86f43d4f72
|
RTC: Support RTP packet cache manager
|
2021-03-02 19:32:32 +08:00 |
|
winlin
|
bde86a2b23
|
RTC: Refine RTP packet buffer allocate, align to about 1500 bytes
|
2021-03-02 19:32:29 +08:00 |
|
winlin
|
b2d546156e
|
RTC: Refine RTP packet api, keep shared message to private
|
2021-03-02 19:32:25 +08:00 |
|
winlin
|
0cb125e53d
|
RTC: Refine publisher memory allocate, by packet itself
|
2021-03-02 19:32:16 +08:00 |
|
winlin
|
e7529ce9dc
|
RTC: Stat the RTP and payload objects
|
2021-03-02 19:31:01 +08:00 |
|
winlin
|
6dac180627
|
Kernel: Never depends on another globals for global variables
|
2021-03-02 19:30:56 +08:00 |
|
winlin
|
d8ba72fdc5
|
Kernel: Extract SrsPps to kernel
|
2021-03-02 19:30:52 +08:00 |
|
winlin
|
44aa976976
|
RTC: Fix copy RTP packet bug
|
2021-02-28 18:22:04 +08:00 |
|
winlin
|
2b4b6a8e65
|
Refine code
|
2021-02-28 17:47:35 +08:00 |
|
winlin
|
563b99701a
|
RTC: Fix bug for wrap exists buffer size
|
2021-02-28 17:36:03 +08:00 |
|
winlin
|
8c94faf693
|
RTC: Store the actual size of buffer for RTP packet.
|
2021-02-28 17:26:08 +08:00 |
|
winlin
|
f6589aa370
|
RTC: Fix shared msg cache bug
|
2021-02-28 11:26:50 +08:00 |
|
winlin
|
75a4c8d9e5
|
RTC: Refine code, remove the reset for header
|
2021-02-28 10:06:52 +08:00 |
|
winlin
|
5af0bf9350
|
RTC: Refine code, remove the assign
|
2021-02-28 10:04:30 +08:00 |
|
winlin
|
515e4f135b
|
Perf: Refine header extensions marshal
|
2021-02-28 09:51:28 +08:00 |
|
winlin
|
314a6dbec6
|
Cache RTP packet size, revert 9ee0ed919a
|
2021-02-28 08:23:35 +08:00 |
|
winlin
|
4e474a24ce
|
RTC: Fast copy shared message for RTP
|
2021-02-27 23:29:52 +08:00 |
|
winlin
|
9ee0ed919a
|
RTC: No cache for RTP packet size.
|
2021-02-27 23:10:46 +08:00 |
|
winlin
|
4058249d67
|
Perf: Refine RTP packet copy
|
2021-02-27 23:03:08 +08:00 |
|
winlin
|
8de201b635
|
Perf: Refine the recycle RTP packet, user should reset it
|
2021-02-27 22:09:06 +08:00 |
|
winlin
|
b71cafea58
|
Perf: Refine copy RTP header.
|
2021-02-27 22:00:00 +08:00 |
|
winlin
|
a254bb1817
|
Perf: Never reset the csrc
|
2021-02-27 19:49:44 +08:00 |
|
winlin
|
c7c0b32e56
|
Perf: Directly reference the extmap
|
2021-02-27 19:41:16 +08:00 |
|
winlin
|
55696ce871
|
Refine code
|
2021-02-27 18:39:09 +08:00 |
|