Commit Graph

5975 Commits (cfd6ca8ce5b579ead996a48f55c927a6e5f575a4)
 

Author SHA1 Message Date
winlin 9dfa0cc099 RTC: Disable padding
winlin f03bf601e4 RTC: Directly send without sendmmsg
winlin 4f6b24ea12 RTC: Remove GSO for player, no premature optimization
winlin 5bd2812405 RTC: Merge package AV
winlin 690c64e046 RTC: Notify handler when session timeout
winlin 6a191e4077 RTC: Support destroy session
winlin 4c7792f0f3 RTC: Fix config bug
jinxue.cgh 6ce4ff56f8 rtc: rtp packet encode support twcc extension
winlin eb0667ba08 RTC: Fix build failed
jinxue.cgh 228e2fab94 rtc: on_twcc delete trace log
jinxue.cgh 95596d9c38 rtc: rtpheader decode add extmap parameter
jinxue.cgh 3681c564d0 rtc: fix rtp header parse extension xlen caclulate bug
jinxue.cgh 9840ad8d55 rtc: support publish twcc using twcc config
jinxue.cgh d5e91694d5 rtc: publisher support twcc
jinxue.cgh b116632357 rtc: sdp support decode and encode extmap
jinxue.cgh 705843b512 rtc: support parse rtp packet extension
winlin 69e4a1b5e7 RTC: Refactor variable name
winlin e3d010113f RTC: Refactor code
winlin 23ddcbdaed Update authors
winlin 3029394c58 RTC: Refactor code
忘篱 5a998e58f5 RTC: Simulator drop packet before SRTP
忘篱 5257f16796 RTC: Attach detail error info when SRTP error
忘篱 d2b0e73884 RTC: Revert not required modifications
忘篱 e9af081f7b RTC: Revert not required modifications
jinxue.cgh 4895770214 tenfold: modify nack options
jinxue.cgh efe90c36a7 tenfold: add nack option desc
jinxue.cgh 347fafec6e tenfold: refine publish nack send
jinxue.cgh a3c7be2c75 tenfold: implement nack ringbuffer notify_nack_list_full and notify_drop_seq
jinxue.cgh c875639eb6 tenfold: use timer send nacks
jinxue.cgh 392e2c8161 tenfold: add publish nack
忘篱 f5ba274019 RTC: Refine RTCP names.
忘篱 d6d2554c7f RTC: Refine comments for TWCC
忘篱 e1bede91f4 RTC: Add api files.
忘篱 acc53ded89 RTC: Extract RTC api file
忘篱 d603b1580e RTC: Merge srs_rtp_seq_distance with srs_seq_is_newer
忘篱 3f5ab8dc63 RTC: Add utest for srs_rtp_seq_distance
忘篱 be1b0bf941 RTC: Refactor code
忘篱 d1485c40e4 RTC: Rename APIs
忘篱 99496ed24c RTC: Remove dead code
忘篱 e20a1d2f39 RTC: Rename RTCP_XXX to RtcpXXX
忘篱 cef8be4a46 RTC: Support RTCP codec.
莫战 9910151feb add twcc and replace auto method
winlin f510a94a91 RTC: Rename SrsRtpPacket2.rtp_header to SrsRtpPacket2.header
winlin ba8f2e2aba RTC: Remove dead code
winlin 620ca902e2 RTC: Remove dead code
winlin d8cf9b64c8 RTC: Remove dead code
winlin c7b88e08e9 RTC: Refactor API, use shared pkt for consumer
winlin 31de2c71d0 RTC: Reorder code for NACK.
winlin f2951ec46a RTC: Reorder class, no change
winlin ab6e3cae52 RTC: Refine NACK, remove dead code