Commit Graph

411 Commits (c75cffddcc3e3049ee0556616e5bc2002c41c43c)

Author SHA1 Message Date
Andrii Pogrebennyk c75cffddcc MT#55283 add config rtcp_interval used when generate-RTCP=on
1 year ago
Richard Fuchs cfa560c6b4 MT#55283 use g_auto for GHashTable
1 year ago
Richard Fuchs bc61caf2cc MT#55283 turn sdp_ng_flags into a typedef
1 year ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
1 year ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
1 year ago
Donat Zenichev b923e5e039 MT#57550 Unconfirm monologue medias using subs
2 years ago
Richard Fuchs f24f59efb9 MT#55283 fix possible mem leak
2 years ago
Richard Fuchs 3f5a22d2a5 MT#55283 fix use-after-free
2 years ago
Richard Fuchs e24bacaa4c MT#55283 selectively stop codec handlers
2 years ago
Donat Zenichev dafbe36ed4 MT#57719 Stop using call subscriptions: `codec_update_all_handlers()`
2 years ago
Richard Fuchs 2fa121c0d9 MT#54294 add GPU support
2 years ago
Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Donat Zenichev 78ea344dde MT#57719 codec: stop using call subscriptions
2 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
2 years ago
Tom Briden e40e6c5cd0 MT#55283 Allow dtmf injection when also using a delay buffer
2 years ago
Donat Zenichev 554832d8e4 MT#57719 Use media subscriptions in `codec_update_all_source_handlers()`
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Richard Fuchs 16e7b9465f MT#55283 add `allow-asymmetric-codecs` option
2 years ago
Richard Fuchs 19a0b93850 MT#55283 rename rtp_payload_type_fmt_eq
2 years ago
Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs 61ce4ca5db MT#55283 annotate codec_store functions
2 years ago
Richard Fuchs c42887a2cd MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs 9081d39066 MT#55283 move codec_handler_lookup
2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Richard Fuchs 94ba3e0fa8 MT#55283 catch possible NULL pointer
2 years ago
Richard Fuchs c109168bae MT#55283 pull forward creation of codec_handlers
2 years ago
Richard Fuchs 205f03db73 MT#56861 fix RTP header pointer
2 years ago
Richard Fuchs 3ad63ba8ed MT#54294 more generic packet_encoded_rtp
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 758617d490 TT#146201 delegate setting transcoding flag
2 years ago
Richard Fuchs b0ac243c17 MT#55283 simplify pointless expectations
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Richard Fuchs 5e5e08e377 MT#55283 rename variables to eliminate shadowing
2 years ago
Richard Fuchs 13a7e1db7b MT#55283 add codec_touched_real()
2 years ago
Richard Fuchs 334efd408d MT#55283 refactor is_codec_touched()
2 years ago
Richard Fuchs 6f57d381e6 MT#55283 fix DTMF send scheduling
2 years ago
Richard Fuchs 77689a0b8c MT#56861 fix Coverity warnings
2 years ago
Richard Fuchs 0304e025fa MT#56861 support DTMF injection from DTMF
2 years ago
Richard Fuchs 5433aa05a3 MT#56861 refactor packet_dtmf_event
2 years ago
Richard Fuchs 9b18265c33 MT#56861 always grab input handler
2 years ago
Richard Fuchs 8cb7a4c9a6 MT#56861 support DTMF injection with kernel mode
2 years ago
Richard Fuchs 86e336c3ff MT#56861 support DTMF injection with passthrough
2 years ago
Richard Fuchs fa819e3a73 MT#56861 add codec_add_raw_packet_dup
2 years ago
Richard Fuchs 93d4fe74c1 MT#56861 use SSRC TS for "encoder" TS
2 years ago
Richard Fuchs 875e74065e MT#56861 split up codec_add_raw_packet
2 years ago
Richard Fuchs eb478bc5b6 MT#56861 be explicit about SSRC passthrough
2 years ago
Richard Fuchs 27c8db68db MT#56861 use simpler setup for SSRC passthrough
2 years ago
Richard Fuchs ac01a4746c MT#56861 be more explicit with "inject DTMF" flag
2 years ago
Richard Fuchs fa39caf4aa MT#56861 move flag check out of loop
2 years ago