Commit Graph

401 Commits (b82b31ec2bb55f16d68bb0eeb9e7000f76a36b72)

Author SHA1 Message Date
Richard Fuchs 74075f6396 TT#14008 shut down DTX buffer when payload type changes
3 years ago
Richard Fuchs e0e9bdc9dc TT#14008 remove unused arguments
3 years ago
szcom 11098d8f5f TT#14008 dont look at null packets
3 years ago
Richard Fuchs 667c1546e3 TT#14008 handle possible NULL dtxp->packet
3 years ago
Richard Fuchs 5e18648f23 TT#14008 restart DTX and delay buffers after shutdown
3 years ago
Richard Fuchs 4deff72c8e TT#136957 don't remove DTMF PT from SDP with DTMF-delay active
3 years ago
Richard Fuchs d055a5da59 TT#136957 add `egress` subscription support
3 years ago
Richard Fuchs 84fed5ca7e TT#136957 obsolete TRANSCODE flag
3 years ago
Richard Fuchs 2240921ab3 TT#136957 use separate sequencer per sink/destination
3 years ago
Richard Fuchs c0d9f84e49 TT#14008 rename instance of `func` for clarity
3 years ago
Richard Fuchs 5b2fec710e TT#14008 flag coverity false positive
3 years ago
Richard Fuchs abc79448c7 TT#14008 shut down codec background tasks during re-invites
3 years ago
Richard Fuchs aae30a4f72 TT#14008 fix possible use-after-free
3 years ago
Richard Fuchs b259af6e84 TT#136957 double free fix for 3a90f4438
3 years ago
Richard Fuchs 22d8db9e72 TT#14008 don't accept stray answer codecs that were not offered
3 years ago
Richard Fuchs 6d1dfab77a TT#14008 convert logging context to stack
3 years ago
Richard Fuchs 60fe7104e7 TT#14008 fix possible unintentional integer overflow
3 years ago
Richard Fuchs 4be6ff2b07 TT#14008 fix warning as `ch` cannot be NULL
3 years ago
Richard Fuchs 0cc41a56ff TT#14008 fix warning as `output_ch` cannot be NULL
3 years ago
Richard Fuchs 28e3ca3dce TT#14008 fix possible NULL pointer dereference
3 years ago
Richard Fuchs 3582b623a9 TT#136957 DTMF delay support
3 years ago
Richard Fuchs 1ef4eeba80 TT#136957 split up DTMF event queue into in and out
3 years ago
Richard Fuchs c794c00efa TT#136957 refactor DTMF event tracking into a list
3 years ago
Richard Fuchs 3a90f44383 TT#136957 peg seq num tracking to position in delay buffer
3 years ago
Richard Fuchs 2ca64340e1 TT#136957 support DTMF triggers for blocking
3 years ago
Richard Fuchs 6ac4f12c01 TT#136956 add more options for DTMF replacement
3 years ago
Richard Fuchs 576774614b TT#136956 add support for DTMF-security=zero
3 years ago
Richard Fuchs 9da5a46fcb TT#136956 support DTMF-security=random
3 years ago
Richard Fuchs 320642ddf2 TT#136956 support DTMF-security=tone
3 years ago
Richard Fuchs 20ae998d32 TT#136956 flush delay buffer at shutdown
3 years ago
Richard Fuchs 38f97c2df8 TT#136956 support DTMF silence replacement
3 years ago
Richard Fuchs 478c2608e8 TT#136956 upgrade `block_dtmf` to enum to allow for different modes
3 years ago
Richard Fuchs 1ce4f66d74 TT#136955 trigger DTMF state also when decoding DTMF to PCM
3 years ago
Richard Fuchs ba556db1d4 TT#136955 tie in DSP DTMF events with other DTMF reporting
3 years ago
Richard Fuchs e7edfc03b4 TT#136954 add explicit flag to en/disable DTMF detection
3 years ago
Richard Fuchs 975cd33a9c TT#136954 switch pcm_dtmf_detect to bool type
3 years ago
Richard Fuchs 19a5d3cdb0 TT#136953 use delay_buffer for passthrough streams
3 years ago
Richard Fuchs 8e8e78afb1 TT#136952 add new delay_buffer struct
3 years ago
Richard Fuchs cf7dcb31be TT#14008 add fallback if codec list is empty
3 years ago
Richard Fuchs 3535d96fda TT#136957 fix TS tracking with supplemental codecs
3 years ago
Richard Fuchs f79593ecc9 TT#136957 use output PT clock rate instead of encoder clock rate
3 years ago
Richard Fuchs 757cee2125 TT#136957 correctly schedule send-now RTP packets
3 years ago
Richard Fuchs a7e22ba698 TT#147451 add support for multi-ml subscriptions
3 years ago
Richard Fuchs 77be8a00b0 TT#136952 add convenience function to reset all codec handlers
3 years ago
Richard Fuchs 61ad51b926 TT#136955 only do DTMF event output if we have a PT
3 years ago
Richard Fuchs fdb529eb5a TT#136955 refactor DTMF event reporting
3 years ago
Richard Fuchs 740bdb4295 TT#136957 reset SSRC sequencers when going to transcoding
3 years ago
Richard Fuchs bcb912bc27 TT#136952 allow passing user data to ssrc_hash_foreach
3 years ago
Richard Fuchs 730cc646a8 TT#14008 eliminate duplicate DTMF reports when forking media
3 years ago
Richard Fuchs e6405c4a2f TT#14008 add locking for `bypass_seq` case
3 years ago
Richard Fuchs 47e9f22442 TT#109800 add special handling for dtx-shift=0
4 years ago
Richard Fuchs 0c2f990561 TT#109800 fix output seq num bug
4 years ago
Richard Fuchs 00a76df639 TT#109800 refactor DTX timer drift handling
4 years ago
Richard Fuchs 24f607752c TT#145450 add support for tracking multiple SSRCs per stream
4 years ago
Richard Fuchs 834eb034af TT#14008 add packet loss tracking for userspace passthrough
4 years ago
Richard Fuchs 785ed90bba TT#14008 eliminate duplicate packets_lost counters
4 years ago
Richard Fuchs b8211b0896 TT#136952 fix transcoder output TS after DTMF event
4 years ago
Richard Fuchs 70665e3aef TT#89352 add shortcut for "accept any"
4 years ago
Richard Fuchs f04332915b TT#91151 add publish/subscribe commands
4 years ago
Richard Fuchs 413798e43f TT#132251 implement media silencing
4 years ago
Daniel Hauptmann 4481c773ac TT#128050 Squashed commit of the following:
4 years ago
Richard Fuchs 66eff2dbc3 TT#91151 add local codec-accept function
4 years ago
Richard Fuchs 94a5feea7d TT#111150 fix coverity warnings
4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
4 years ago
Richard Fuchs 1e0765bf6e TT#91151 tie codec handlers to output media/sink
4 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
4 years ago
Richard Fuchs 9b6c69e524 TT#14008 fix possible null pointer reference
4 years ago
Richard Fuchs f2d7372f5a TT#14008 fix transcoding logic
4 years ago
Richard Fuchs 891f45b4df TT#14008 run jitter calculation for passthrough and egress
4 years ago
Richard Fuchs 369e64f9a7 TT#14008 add mqtt support
4 years ago
Richard Fuchs 5c50ec2bbe TT#14008 convert RTCP timer and DTX to regular timer
4 years ago
Richard Fuchs b110072ae4 TT#14008 deprecate av_init_packet
4 years ago
Richard Fuchs 3a6a95f833 TT#14008 fix CN passthrough
4 years ago
Richard Fuchs 9b296db449 TT#122401 fix timing issues with fluctuating ptime
4 years ago
Richard Fuchs d4fbec39d1 TT#122401 return ptime from decoded packets for DTX
4 years ago
Richard Fuchs 4f6af3746b TT#122401 add early DTX logging context
4 years ago
Richard Fuchs 64670ffb61 TT#122401 add option to bypass AMR SID
4 years ago
Richard Fuchs ec68dfeb31 TT#122401 add configurable CN method
4 years ago
Richard Fuchs dc38a0e88e TT#122401 support multiple DTX method per codec
4 years ago
Richard Fuchs da06ed217b TT#122401 add ptime to DTX trigger
4 years ago
Richard Fuchs 7c3982ea11 TT#122401 rename "lost packet" functions to DTX
4 years ago
Richard Fuchs b1409e58e1 TT#122401 correct ptime handling for negative values
4 years ago
Richard Fuchs a009f76456 TT#14008 support media echo and blackhole
4 years ago
Richard Fuchs cc9fb063eb TT#14008 fix possible segfault
4 years ago
Richard Fuchs 4c9b5434bf TT#122401 actually shut down DTX when out of time
4 years ago
Richard Fuchs 2057d0a367 TT#14008 rate limit log line about missing output context
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs 292ba2e72b TT#111150 convert refcounting functions to macros
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs 80099bd57c TT#111150 fix mem leak in codec tracker
4 years ago
Richard Fuchs aca786b3bf TT#99621 fix RTCP generation after it has been stopped once
4 years ago
Richard Fuchs a2af257216 TT#98901 fix DTX TS reset detection
4 years ago
Richard Fuchs 3ada2ec0c1 TT#98901 handle DTX restarts and TS resets
4 years ago
Richard Fuchs 7dc55e6378 TT#98901 convert from static DTX delay to dynamic buffer queue
4 years ago
Richard Fuchs 42dd21d1ec TT#14008 compensate for negative clock drifts
4 years ago
Richard Fuchs a6c7e9403a TT#14008 fix output of negative fractional numbers
4 years ago
Richard Fuchs 64de499865 TT#14008 shut down codec handler when resetting
4 years ago
Richard Fuchs 8bea6eb64d TT#14008 fix possible segfault
4 years ago
Richard Fuchs 1393dbfc9a TT#14008 shut down DTX buffer when resetting codec handler
4 years ago
Richard Fuchs ff034ff307 TT#14008 use encoder's codec_def instead of parent handler's
4 years ago
Guillem Jover 68797f4195 TT#111150 Mark bit-fields explicitly with as unsigned
4 years ago
Richard Fuchs af6ef843da TT#100200 suppress audio packets during a DTMF event
4 years ago
Richard Fuchs 7414da5bff TT#100200 fix timing issue with sending DTMF
4 years ago
Richard Fuchs 083ae4c37f TT#14008 convert rtcp-fb handling to list
4 years ago
Richard Fuchs 5c79036f63 TT#14008 fix potential failed assertion
4 years ago
Guillem Jover 962479bd63 TT#108003 Stop using random()
4 years ago
Richard Fuchs 7101f535da TT#108003 remove unnecessary null checks
4 years ago
Richard Fuchs 225e5add8f TT#108003 don't consume `pt` before finish using it
4 years ago
Richard Fuchs 8abc6b1ca4 TT#91151 convert RTP PT hash tables to direct hashes
4 years ago
Richard Fuchs ae82034dfe TT#99621 add option to disable RTCP generation
4 years ago
Richard Fuchs 5741f13930 TT#109251 fix redis restore segfault
4 years ago
Richard Fuchs a6a18233de TT#102450 fix some timestamping issues
4 years ago
Richard Fuchs c5ef68897a TT#76250 consider default number of channel when matching codecs
4 years ago
Richard Fuchs 0898923c38 TT#98901 use correct DTMF codec context
4 years ago
Richard Fuchs fd275acc5c TT#98901 use DTX buffer for related DTMF events
4 years ago
Richard Fuchs e7739d020f TT#98901 fix TS scaling issues for DTMF
4 years ago
Richard Fuchs 6feef3694c TT#98901 fix some clock skew issues
4 years ago
Richard Fuchs 0bab726e5d TT#92250 reset opposite side supp handlers
4 years ago
Richard Fuchs 604aa5a9a0 TT#92250 add new reorder-codecs flag
4 years ago
Richard Fuchs a02134cd06 TT#92250 split up __accept_transcode_codecs
4 years ago
Richard Fuchs 341f2e04dc TT#92250 also create codec handlers for synthesised supp PTs
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs 44bc0b90c8 TT#99621 feed locally generated RTCP to stats tracker for MOS
4 years ago
Richard Fuchs 46176f2937 TT#101653 defuse codec tracker so it doesn't remove too many
4 years ago
Richard Fuchs f861ff7f1e TT#101653 limit maximum delay in input processing after lost packet
4 years ago
Richard Fuchs 8517c99af2 TT#101653 detect and adjust for output clock skew
4 years ago
Richard Fuchs d990ad7f1e TT#101653 more verbose packet scheduler log message
4 years ago
Richard Fuchs c6208914a3 TT#101653 check receiver side for supplemental transcoding
4 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
4 years ago
Richard Fuchs 71d02ff486 TT#101653 retire always-transcode flag
4 years ago
Richard Fuchs 336cb5b280 TT#101653 add codec-consume and codec-accept options
4 years ago
Richard Fuchs 73e4ef42eb TT#101653 add silence detection option
4 years ago
Richard Fuchs 08cdc4ce5a TT#101653 generalise handling of supplemental payload types
4 years ago
Richard Fuchs 96bd7a6986 TT#100200 track matching CN payload types
4 years ago
Richard Fuchs a15e3a28c9 TT#99621 update RTP stats from kernel for RTCP
4 years ago
Richard Fuchs c12ec6600d TT#99621 support jitter tracking for RTCP
4 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation
4 years ago
Richard Fuchs 54e68942be TT#104500 better support a=rtcp-fb
4 years ago
Richard Fuchs a642a1e694 TT#98901 avoid PT collisions with asymmetric codec setup
4 years ago
Richard Fuchs 440ca5ac0f TT#92250 fix to keep supp codecs last in the list
5 years ago
Richard Fuchs 16fd8aad15 TT#101653 alter re-invite codec negotiation logic
5 years ago
Richard Fuchs 9ea1303c6b TT#100200 fix logic for DTMF detection trigger
5 years ago
Richard Fuchs 8ded0076da TT#101202 fix potential null pointer dereference
5 years ago
Richard Fuchs d362adf9c7 TT#100251 fix redis-restore segfault
5 years ago
Richard Fuchs 7a42c0c48c TT#100251 distinguish between real transcoding and DTMF-related t/c
5 years ago
Richard Fuchs 87b4d6f499 TT#100200 always track supplemental codecs
5 years ago
Richard Fuchs 38890bdb5b TT#100200 split out supp codec finding routine
5 years ago
Richard Fuchs bd53179cd1 TT#100200 properly support multiple supplemental codecs
5 years ago
Richard Fuchs e16cb57a3e TT#98901 don't trigger DTX after a SSRC switch
5 years ago
Richard Fuchs 17e22ade36 TT#98901 add limit to length of DTX processing
5 years ago