Commit Graph

177 Commits (f861ff7f1e73971aaee9acd23f2aa55af44178c0)

Author SHA1 Message Date
Richard Fuchs f861ff7f1e TT#101653 limit maximum delay in input processing after lost packet
6 years ago
Richard Fuchs 8517c99af2 TT#101653 detect and adjust for output clock skew
6 years ago
Richard Fuchs d990ad7f1e TT#101653 more verbose packet scheduler log message
6 years ago
Richard Fuchs c6208914a3 TT#101653 check receiver side for supplemental transcoding
6 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
6 years ago
Richard Fuchs 71d02ff486 TT#101653 retire always-transcode flag
6 years ago
Richard Fuchs 336cb5b280 TT#101653 add codec-consume and codec-accept options
6 years ago
Richard Fuchs 73e4ef42eb TT#101653 add silence detection option
6 years ago
Richard Fuchs 08cdc4ce5a TT#101653 generalise handling of supplemental payload types
6 years ago
Richard Fuchs 96bd7a6986 TT#100200 track matching CN payload types
6 years ago
Richard Fuchs a15e3a28c9 TT#99621 update RTP stats from kernel for RTCP
6 years ago
Richard Fuchs c12ec6600d TT#99621 support jitter tracking for RTCP
6 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation
6 years ago
Richard Fuchs 54e68942be TT#104500 better support a=rtcp-fb
6 years ago
Richard Fuchs a642a1e694 TT#98901 avoid PT collisions with asymmetric codec setup
6 years ago
Richard Fuchs 440ca5ac0f TT#92250 fix to keep supp codecs last in the list
6 years ago
Richard Fuchs 16fd8aad15 TT#101653 alter re-invite codec negotiation logic
6 years ago
Richard Fuchs 9ea1303c6b TT#100200 fix logic for DTMF detection trigger
6 years ago
Richard Fuchs 8ded0076da TT#101202 fix potential null pointer dereference
6 years ago
Richard Fuchs d362adf9c7 TT#100251 fix redis-restore segfault
6 years ago
Richard Fuchs 7a42c0c48c TT#100251 distinguish between real transcoding and DTMF-related t/c
6 years ago
Richard Fuchs 87b4d6f499 TT#100200 always track supplemental codecs
6 years ago
Richard Fuchs 38890bdb5b TT#100200 split out supp codec finding routine
6 years ago
Richard Fuchs bd53179cd1 TT#100200 properly support multiple supplemental codecs
6 years ago
Richard Fuchs e16cb57a3e TT#98901 don't trigger DTX after a SSRC switch
6 years ago
Richard Fuchs 17e22ade36 TT#98901 add limit to length of DTX processing
6 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
6 years ago
Richard Fuchs fa64e2261e TT#98901 add codec timers thread
6 years ago
Richard Fuchs 6ae33a4b85 TT#98901 split out ssrc locking
6 years ago
Richard Fuchs 014173dc5c TT#98901 allow packet handler func to consume packet
6 years ago
Richard Fuchs d78be3997b Merge branch 'master' of https://github.com/smititelu/rtpengine into master
6 years ago
Stefan Mititelu cf1721c930 Fix compilation when transcoding disabled
6 years ago
Richard Fuchs 74fd959ccc TT#92250 use matching output codec with inject-DTMF
6 years ago
Richard Fuchs 2502b44ff8 TT#92250 keep supp codecs last when transcoding in reverse
6 years ago
Richard Fuchs 4c773366f3 TT#92250 use correct size when freeing codec tracker
6 years ago
Richard Fuchs 3893069fae TT#92250 allocate strings for hash table storage
6 years ago
Richard Fuchs 18a3b9df0f clean up codec stats on shutdown
6 years ago
Richard Fuchs 68ccc52b2b TT#92250 postpone codec_tracker to final stage
6 years ago
Richard Fuchs dbd817a2a6 TT#92250 match codec params during codec matchup
6 years ago
Richard Fuchs ea1ba5837c TT#92250 also honour single-codec for reverse transcoded codecs
6 years ago
Richard Fuchs 653b09ca93 TT#92250 add `single codec` flag
6 years ago
Richard Fuchs 241c78c915 TT#92250 add codec-except option
6 years ago
Richard Fuchs 2ce7b6476e TT#92250 better handle supplemental codecs
6 years ago
Richard Fuchs 5ac91499fe TT#92250 keep supplemental codecs last in list when transcoding
6 years ago
Richard Fuchs a69a27ec32 TT#91003 copy codec options from decoder to encoder side
6 years ago
Richard Fuchs ed9de316c7 TT#91003 support sending CMR
6 years ago
Richard Fuchs 48d4dc3f7b TT#91003 support passing extra codec options
6 years ago
Richard Fuchs 6fc9459016 TT#91003 handle AMR CMR
6 years ago
Richard Fuchs d0db2cba67 TT#91003 create generic decoder event callback
6 years ago
Richard Fuchs 25609f74da TT#91003 support `=` escapes in codec strings
6 years ago