Commit Graph

2179 Commits (edeb41d6f107bb1a191f5fca707cb43873f2b981)

Author SHA1 Message Date
Donat Zenichev 8595f95cef MT#56126 Introduce a preference list for crypto suites
3 years ago
Donat Zenichev bffd5c9354 MT#56126 New function: crypto_params_sdes_cmp()
3 years ago
Donat Zenichev 2f8e6a55e1 MT#56126 Introduce a new helper function for parsing flags
3 years ago
Richard Fuchs 40a1741fc1 MT#54294 mandate "const" codec_def_t
4 years ago
Donat Zenichev 6dcda68223 MT#56125 Move sdes_no / sdes_only checks to a separate function
4 years ago
Donat Zenichev 3ba1f548c8 MT#56125 Add a flag to only accept/add allowed SDES crypto suits
4 years ago
Richard Fuchs 04f9cd8167 MT#55283 fix time tracking race condition
4 years ago
Richard Fuchs 0448e12e0d MT#56008 use hashed string lookup in codeclib.c
4 years ago
Richard Fuchs bb2316db1a MT#56008 use libopus directly
4 years ago
Richard Fuchs 9c54e97a88 MT#56008 support encoded-selected clock rates
4 years ago
Richard Fuchs 0114728f47 MT#56008 support variable clock rate factors
4 years ago
Richard Fuchs f976f21d49 MT#56008 switch to fractional clock rate factor
4 years ago
Richard Fuchs afb42551c4 MT#55984 cancel scheduled deletion during offer/answer
4 years ago
Donat Zenichev 50ba97b3c9 MT#56129 Add a flag to force increasing the SDP version
4 years ago
Donat Zenichev 47375c5bfd MT#55897 Document general objects/funcs in RTPEgnine code (part 2)
4 years ago
Richard Fuchs c8171f7609 MT#55984 safeguard against possible null return
4 years ago
Richard Fuchs 8d413f6018 MT#55984 obsolete `branches` hash table
4 years ago
Richard Fuchs 8712e3b88e MT#55984 obsolete `other_tags` table
4 years ago
Richard Fuchs 53dbef7e1a MT#55984 fix call teardown logic
4 years ago
Richard Fuchs 6f0ad0db0f MT#55984 introduce `associated_tags` hash table
4 years ago
Richard Fuchs 5a5caf95dc MT#55283 remove reciprocal subscriptions
4 years ago
Richard Fuchs 09550bc881 MT#55283 support "replace-" flags alternative
4 years ago
Richard Fuchs fc13d02855 TT#136957 reset frequency iter counter
4 years ago
Richard Fuchs 25e2640145 TT#136957 support multiple frequencies for `tone`
4 years ago
Richard Fuchs f95495d4f0 TT#136957 move rand_code from _send to _recv
4 years ago
Richard Fuchs 40b4d571fe MT#55283 fix `single-codec` with odd codec order
4 years ago
Richard Fuchs 8a99171200 MT#55283 allow for delay in kernel mode
4 years ago
Richard Fuchs dc1a44f3ec MT#55447 add support for EVS
4 years ago
Donat Zenichev eb9aae1ddb MT#55897 Document general objects in RTPEgnine code (part 1)
4 years ago
Richard Fuchs c9a5714df7 MT#55524 work around buggy libasan
4 years ago
Richard Fuchs 0c4fc1c31d MT#55524 use define for thread sleep time
4 years ago
Richard Fuchs 08a05e76ec MT#55524 add thread cancel helper macros
4 years ago
Richard Fuchs 5188f24bec MT#55524 fix typo
4 years ago
Richard Fuchs 435e5b62ff MT#55283 honour `pt_filter` flag
4 years ago
Damir Nedžibović dd2956dc66 Implement playing from a given position for db and blob.
4 years ago
Damir Nedžibović bab3c94fd0 Implement playing from a start position.
4 years ago
Richard Fuchs e811cd474d MT#55283 don't set RTP flag for legacy protocols
4 years ago
Richard Fuchs 7ed04c3949 MT#55283 add dedicated "unknown" transport protocol
4 years ago
Richard Fuchs cbecca7146 MT#55447 add dedicated codec format answer stub
4 years ago
Richard Fuchs c815f35f88 MT#55447 add dedicated format printing function
4 years ago
Richard Fuchs f772115dab MT#55447 take a=fmtp into account for accept=
4 years ago
Richard Fuchs 302f7d6457 MT#55283 fix legacy protocols
4 years ago
Richard Fuchs 59e4707e85 MT#55447 take a=fmtp into account for transcode=
4 years ago
Richard Fuchs 7fa0569e30 MT#55447 add codec_store_find_matching_codecs
4 years ago
Richard Fuchs 60b8299ad2 MT#55447 amend codec_store_add_*
4 years ago
Richard Fuchs 8a169c171f MT#55447 parse out a=fmtp early
4 years ago
Richard Fuchs 1ff6813b52 MT#55447 add payload_type_destroy
4 years ago
Richard Fuchs 1c03323ef7 MT#55447 refactor codec_add_payload_type
4 years ago
Richard Fuchs ec2aaf0249 MT#55447 support non-exact matching of codecs
4 years ago
Richard Fuchs e0ad15dcd0 MT#55447 change rtp_payload_type_cmp to _eq
4 years ago