Commit Graph

483 Commits (e234e11c98e5d91a1ae204096b255c799ce2e15c)

Author SHA1 Message Date
Richard Fuchs ccccded287 MT#55283 add evs-dtx= option
2 months ago
Richard Fuchs 5d87f74f1b MT#61625 allocate rtp_payload_type in memory arena
3 months ago
Richard Fuchs bf10ace2f3 MT#55283 use relaxed ordered atomics
3 months ago
Richard Fuchs dcc816dd07 MT#55283 use obj_release in more places
3 months ago
Richard Fuchs 7c4bc9bc07 MT#55283 update bit field type to bool
3 months ago
Richard Fuchs cd0454b554 MT#61625 refactor codec_make_payload_type
3 months ago
Richard Fuchs 7b60e85970 MT#55283 add codec_def_supported() helper
3 months ago
Richard Fuchs c42f130da8 MT#61625 remove redundant ifdef
3 months ago
Richard Fuchs c12da568ad MT#55283 markup GPU transcoders in stats
3 months ago
Richard Fuchs 9c00f30475 MT#55283 don't accept incompatible codecs
4 months ago
Donat Zenichev ce9f91aa8d MT#61856 packet_sequencer_init: fix Coverity Scan defect
4 months ago
Richard Fuchs ff7d2aa686 MT#61822 fix possible NULL dereference
4 months ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
4 months ago
Richard Fuchs a73402b8c9 MT#61368 add extra null check
4 months ago
Richard Fuchs c86d75a090 MT#61368 add type safety to obj_get
4 months ago
Richard Fuchs 34e007defc MT#61802 retain offered codecs across answers
4 months ago
Richard Fuchs acc30ec0fa MT#55283 amend resample_frame() semantics
5 months ago
Richard Fuchs c4b81b644c MT#55283 add option `allow no codec media`
7 months ago
Richard Fuchs 6f1d711c08 MT#55283 change payload_type allocation
7 months ago
Richard Fuchs 4573f32d9b MT#55283 remove unsupported codecs w/ audio player
8 months ago
Richard Fuchs ee2e976b08 MT#60827 use correct free function
8 months ago
Richard Fuchs c271a8321d MT#55283 add support for codec-set + play_media
9 months ago
Richard Fuchs 6b305eb0e8 MT#60347 remove redundant hash table lookup
9 months ago
Richard Fuchs d799c66ba3 MT#60347 fix fringe DTMF payload type case
9 months ago
Richard Fuchs ec964c3958 MT#55283 modernise str_dup_str()
9 months ago
Richard Fuchs 43af67755c MT#55283 modernise STR_DUP()
9 months ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT...
9 months ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
9 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
9 months ago
Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs
9 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Richard Fuchs aba7549159 MT#55283 fix wrong codec_chain_stop
1 year ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
1 year ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
1 year ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Tom Briden ce66c7b8fa MT#55283 codec_add_raw_packet_dup: allocate enough space to support encrpytion
1 year ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
1 year ago
Tom Briden bdb1022677 MT#55283 codec_last_dtmf_event: return ts of dtmf_state if handler queue is empty
1 year ago
Richard Fuchs 41a9894cce MT#55283 fix DTMF end event sequencing
1 year ago
Tom Briden 6aa10931ad MT#55283 packet_encoded_tx: add a ts delay when transmitting DTMF event packets
1 year ago
Richard Fuchs 151c45ddd7 MT#59038 add block-egress flag
1 year ago
Richard Fuchs afdf0ad9bf MT#59038 exclude function from non-tc builds
1 year ago
Richard Fuchs 527225a5c3 MT#55283 unify buffer-sending code
1 year ago
Richard Fuchs 826bfe7e7c MT#55283 consolidate t/c return codes
1 year ago
Richard Fuchs da7b8f30ff MT#55283 refactor timer thread creation
1 year ago
Richard Fuchs 8db00bb652 MT#59038 switch to transparent union for callback
1 year ago
Richard Fuchs 337c73ecc8 MT#59038 generalise DTMF trigger handling
1 year ago
szcom 76eec4840f MT#55283 Fix RTCP report deadline timeout ref #1781
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago