winlin
|
471cf611c6
|
Perf: Refine object cache, avoid dynamic cast
|
2021-02-27 11:23:50 +08:00 |
|
winlin
|
a29d6cba68
|
Perf: Limit the size of object cache pool
|
2021-02-27 08:18:08 +08:00 |
|
winlin
|
7b3b7381e2
|
RTC: Refine the stat logs, limit the object cache pool
|
2021-02-27 07:41:51 +08:00 |
|
winlin
|
30809aee60
|
RTC: Only cache the UDP packet message
|
2021-02-26 22:55:27 +08:00 |
|
winlin
|
e79293a3bc
|
Perf: Refine the stat
|
2021-02-26 21:35:51 +08:00 |
|
winlin
|
bffe9c5f4b
|
RTC: Cache the RTP payload objects
|
2021-02-26 20:28:05 +08:00 |
|
winlin
|
d5b210abc8
|
RTC: Cache the large buffer allocation
|
2021-02-26 19:46:52 +08:00 |
|
winlin
|
1833780655
|
RTC: Support RTP packet cache manager
|
2021-02-26 16:21:59 +08:00 |
|
winlin
|
58d71c23bc
|
RTC: Refine RTP packet api, keep shared message to private
|
2021-02-26 12:25:35 +08:00 |
|
winlin
|
2ae7e22469
|
RTC: Refine publisher memory allocate, by packet itself
|
2021-02-26 11:18:15 +08:00 |
|
winlin
|
45834b805b
|
RTC: Refine RTP header, never extends from any class
|
2021-02-09 10:53:44 +08:00 |
|
winlin
|
9a9efb8546
|
RTC: Parse TWCC SN fastly.
|
2021-02-07 15:48:46 +08:00 |
|
winlin
|
d184b5662c
|
RTC: Parse PT fast and refine udp handler. 4.0.69
|
2021-02-07 12:44:00 +08:00 |
|
winlin
|
80985c7307
|
RTC: Fast parse ssrc and find the publisher
|
2021-02-05 14:13:48 +08:00 |
|
winlin
|
09011eea3a
|
RTC: Refine code
|
2021-01-17 20:30:10 +08:00 |
|
winlin
|
5ebf034aea
|
For #1694, Refine API for nb_bytes
|
2020-12-18 09:56:40 +08:00 |
|
winlin
|
e9731fe0c1
|
RTC: Support ignore padding for RTP header
|
2020-06-27 16:12:08 +08:00 |
|
jinxue.cgh
|
6ff048ed35
|
RTC: process twcc before srtp unprotected
|
2020-06-27 15:59:47 +08:00 |
|
winlin
|
5cc0f70f62
|
RTC: Refine the extensions for RTP.
|
2020-06-26 15:24:37 +08:00 |
|
jinxue.cgh
|
e2fcd89644
|
rtc: refine set extension map for rtp_header
|
2020-06-02 11:00:52 +08:00 |
|
jinxue.cgh
|
b8ab6ef6ce
|
RTC: use c++ 98 style map.erase and NULL
|
2020-05-27 10:15:59 +08:00 |
|
winlin
|
a5265c5753
|
RTC: Add comments.
|
2020-05-24 21:18:46 +08:00 |
|
jinxue.cgh
|
6ce4ff56f8
|
rtc: rtp packet encode support twcc extension
|
2020-05-20 11:28:15 +08:00 |
|
winlin
|
eb0667ba08
|
RTC: Fix build failed
|
2020-05-19 20:47:01 +08:00 |
|
jinxue.cgh
|
705843b512
|
rtc: support parse rtp packet extension
|
2020-05-19 20:30:38 +08:00 |
|
winlin
|
69e4a1b5e7
|
RTC: Refactor variable name
|
2020-05-19 18:06:12 +08:00 |
|
winlin
|
e3d010113f
|
RTC: Refactor code
|
2020-05-19 17:49:34 +08:00 |
|
忘篱
|
d603b1580e
|
RTC: Merge srs_rtp_seq_distance with srs_seq_is_newer
|
2020-05-17 09:03:40 +08:00 |
|
忘篱
|
3f5ab8dc63
|
RTC: Add utest for srs_rtp_seq_distance
|
2020-05-17 00:03:14 +08:00 |
|
忘篱
|
d1485c40e4
|
RTC: Rename APIs
|
2020-05-15 15:36:55 +08:00 |
|
忘篱
|
cef8be4a46
|
RTC: Support RTCP codec.
|
2020-05-15 11:50:59 +08:00 |
|
winlin
|
f510a94a91
|
RTC: Rename SrsRtpPacket2.rtp_header to SrsRtpPacket2.header
|
2020-05-15 08:38:43 +08:00 |
|
winlin
|
f81d35d20f
|
RTC: Rename padding API.
|
2020-05-14 15:01:12 +08:00 |
|
winlin
|
5e2a3572eb
|
RTC: Remove cache for RTP packet
|
2020-05-14 14:44:24 +08:00 |
|
winlin
|
7b0a9fe95f
|
RTC: Remove shared bytes, use shared msg
|
2020-05-14 14:30:32 +08:00 |
|
winlin
|
f794a7d3a7
|
RTC: Use shared message for RTP packet
|
2020-05-14 14:26:19 +08:00 |
|
winlin
|
2b1c4a188a
|
RTC: Refine RTMP bridge to RTC, use RTP packets in consumer
|
2020-05-14 09:33:00 +08:00 |
|
winlin
|
54d8c36905
|
RTC: Refine audio to RTP packet base.
|
2020-05-13 20:13:25 +08:00 |
|
winlin
|
588d17c09d
|
RTC: Refactor source to accept RTP audio packet.
|
2020-05-13 18:43:25 +08:00 |
|
winlin
|
9b334f91e7
|
RTC: Fix build failed
|
2020-05-13 15:27:31 +08:00 |
|
winlin
|
0b9887bbcd
|
RTC: Rename RTC files.
|
2020-05-11 12:07:55 +08:00 |
|