Commit Graph

2605 Commits (ff8804a55c04e5386cf8dd1c5c19f0b3f6c4bef2)

Author SHA1 Message Date
Richard Fuchs 27e9e93e57 MT#55283 protect read with mutex
3 years ago
Donat Zenichev 011d616431 MT#58636 Fix a defect detected by Coverity Scan
3 years ago
Richard Fuchs 172afb6bc0 MT#58636 add new option 'static codecs'
3 years ago
Richard Fuchs 52aa05d38c MT#55283 check DTLS src/dst addressses
3 years ago
Michal Hajek 17d2e6ec14 MT#55283 leave SRTP keys in place after DTLS shut
3 years ago
Richard Fuchs 9b4cd2d870 MT#55283 verify "zero" DTLS cert
3 years ago
Richard Fuchs 9526b481d4 MT#55283 backport fix for I2ce02e92debce0b
3 years ago
Richard Fuchs 0ec5302027 MT#55283 fix missing unlock
3 years ago
Richard Fuchs 242ec0447d MT#54294 update to codec-chain framework
3 years ago
Richard Fuchs 794c7df68c MT#55283 fix possible mem leak
3 years ago
Richard Fuchs bd6c6ceaf2 MT#55283 fix media array building
3 years ago
Richard Fuchs 8df04209a7 MT#55283 fix use-after-free
3 years ago
Richard Fuchs f6a2d78b23 MT#55283 add desired_family to call_monologue
3 years ago
Richard Fuchs 0782e3f0a7 MT#55283 selectively stop codec handlers
3 years ago
Richard Fuchs 47ef3cb651 MT#55283 fix possible NULL dereferences
3 years ago
Richard Fuchs 4291c8581c MT#55283 add missing send_timer locks
3 years ago
Donat Zenichev 3938d014f8 MT#58441 Declare attrs in `sdp_attribute` separately
3 years ago
Donat Zenichev 01070e2f5b MT#58441 sdp attr manipulations, ignore `a=` in lookups
3 years ago
Donat Zenichev 87b7cad17a MT#58441 attribute lvl manipulations, fix fmtp processing
3 years ago
Donat Zenichev 7887b7baac MT#58441 Improve attribute level appends
3 years ago
Richard Fuchs 852739aa60 MT#57977 fix save/restore of "foreign" call flag
3 years ago
Richard Fuchs 0bf1a4351a MT#54294 add GPU support
3 years ago
Richard Fuchs 1f13f79578 MT#57977 integrate block/silence_media into bfield
3 years ago
Richard Fuchs d7a46a7092 MT#57977 store call_flags into Redis
3 years ago
Richard Fuchs 13ea207d6f MT#57977 convert call flags to uint bit field
3 years ago
Richard Fuchs c8184e3631 MT#57977 store ml_flags into Redis
3 years ago
Richard Fuchs 51d8017418 MT#57977 use local scope variables
3 years ago
Richard Fuchs 618c9cfdb5 MT#57977 convert monologue flags to uint
3 years ago
Richard Fuchs 8f338b7cfe MT#57977 support short-packet blocking
3 years ago
Richard Fuchs ec3dfd8a25 MT#55283 retain attributes of unsupp protocols
3 years ago
Richard Fuchs 13ec838917 MT#57977 use symmetric UDP
3 years ago
Richard Fuchs 27a2d7273d MT#57977 support multiple listen sockets
3 years ago
Richard Fuchs cbb019f558 MT#55283 take ice-lite option from session level
3 years ago
Tom Briden 7c59dba446 MT#55283 Allow dtmf injection when also using a delay buffer
3 years ago
Richard Fuchs 16e7b9465f MT#55283 add `allow-asymmetric-codecs` option
3 years ago
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
3 years ago
Richard Fuchs 1475e19e06 MT#55283 use g_free after g_strdup
3 years ago
Richard Fuchs ea0d1775f3 MT#55283 update parsing function to bool
3 years ago
Richard Fuchs 4f6f5fdf4e MT#55283 update config settings to bool type
3 years ago
Donat Zenichev d9f12ce27b TT#136952 fix `cw_printf()` in `cli_list_tag_info()`
3 years ago
Richard Fuchs cbd217d5b1 MT#55283 fix for NULL selected_sfd
3 years ago
Richard Fuchs 4cbc35e0f2 MT#55283 fix RTCP/MOS reporting
3 years ago
Richard Fuchs 5f345ec54b MT#55283 pass flags to subscribe answer
3 years ago
Richard Fuchs d9131bf9b7 MT#55283 introduce __monologue_free
3 years ago
Richard Fuchs 19a0b93850 MT#55283 rename rtp_payload_type_fmt_eq
3 years ago
Richard Fuchs 2364464fc7 MT#55283 split up codec_offer/answer
3 years ago
Richard Fuchs 6038711bdf MT#55283 update var to bool
3 years ago
Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax
3 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
3 years ago
Richard Fuchs f2f825dccc MT#55283 enable PKTINFO for UDP listeners
3 years ago