Commit Graph

329 Commits (f976f21d49b764dea36a2247e5a1a8ed57adfe84)

Author SHA1 Message Date
Richard Fuchs f976f21d49 MT#56008 switch to fractional clock rate factor
2 years ago
Richard Fuchs fc13d02855 TT#136957 reset frequency iter counter
3 years ago
Richard Fuchs 25e2640145 TT#136957 support multiple frequencies for `tone`
3 years ago
Richard Fuchs f95495d4f0 TT#136957 move rand_code from _send to _recv
3 years ago
Richard Fuchs 40b4d571fe MT#55283 fix `single-codec` with odd codec order
3 years ago
Richard Fuchs dc1a44f3ec MT#55447 add support for EVS
3 years ago
Richard Fuchs cbecca7146 MT#55447 add dedicated codec format answer stub
3 years ago
Richard Fuchs f772115dab MT#55447 take a=fmtp into account for accept=
3 years ago
Richard Fuchs 59e4707e85 MT#55447 take a=fmtp into account for transcode=
3 years ago
Richard Fuchs 7fa0569e30 MT#55447 add codec_store_find_matching_codecs
3 years ago
Richard Fuchs 60b8299ad2 MT#55447 amend codec_store_add_*
3 years ago
Richard Fuchs 8a169c171f MT#55447 parse out a=fmtp early
3 years ago
Richard Fuchs 1ff6813b52 MT#55447 add payload_type_destroy
3 years ago
Richard Fuchs 1c03323ef7 MT#55447 refactor codec_add_payload_type
3 years ago
Richard Fuchs ec2aaf0249 MT#55447 support non-exact matching of codecs
3 years ago
Richard Fuchs e0ad15dcd0 MT#55447 change rtp_payload_type_cmp to _eq
3 years ago
Richard Fuchs f82e0aebda MT#55447 introduce proper a=fmtp parsing
3 years ago
Richard Fuchs a65954bbbb MT#55447 refactor encoder callback struct
3 years ago
Richard Fuchs 4a19714cd1 TT#189201 support per-sink media blocking/silencing
3 years ago
Richard Fuchs 7be1d0aef1 TT#189201 refactor sink/handler attributes
3 years ago
Richard Fuchs 02adda7846 TT#14008 fix no-transcoding compilation
3 years ago
Richard Fuchs 0558cfbc05 TT#178400 collect and report RTP sequencing metrics
3 years ago
Richard Fuchs ae0971a0e6 TT#178400 ignore implausibly large jitter values
3 years ago
Richard Fuchs 206ea9efd5 TT#14008 update for ffmpeg 5.1+
3 years ago
Richard Fuchs 12d59b06ee TT#185100 fix codec-set with bitrate for Opus
3 years ago
Richard Fuchs 3139a8a897 TT#14008 DTX buffer PT change: take supp PTs into account
3 years ago
Richard Fuchs b057a2bbfb TT#14008 retain "codec touched" status after answer
3 years ago
Richard Fuchs e157fe1ed2 TT#14008 update some int types to bool
3 years ago
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