Commit Graph

120 Commits (master)

Author SHA1 Message Date
Richard Fuchs e097ee3701 MT#55283 convert time_t to int64_t
1 month ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
1 month ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 month ago
Richard Fuchs e45a3c20df MT#55283 modernise bencode_strdup_str
4 months ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
4 months ago
Richard Fuchs 175404f72c MT#61822 use MUTEX_STATIC_INIT
4 months ago
Richard Fuchs 643547377f MT#61352 consolidate opmode with ng_command
6 months ago
Donat Zenichev e743229d4b MT#55283 Stop trickle updates without a room
8 months ago
Richard Fuchs 7125f0f686 MT#55283 glib_json_builder_add_str hack
8 months ago
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
8 months ago
Richard Fuchs 7167237f50 MT#55283 change scope of ICE fragment storage
8 months ago
Richard Fuchs 164f688fc1 MT#55283 fix session reference booboo
8 months ago
Richard Fuchs 7b9fcae055 MT#55283 fix websocket shutdown mem leak
8 months ago
Richard Fuchs 7099aab46b MT#55283 add glib_json_builder_add_str
8 months ago
Richard Fuchs 2ab7d4f5d5 MT#55283 delay SDP parsing until we have a call
8 months ago
Richard Fuchs 716dbd41f7 MT#55283 remove obsolete code
9 months ago
Richard Fuchs 43af67755c MT#55283 modernise STR_DUP()
10 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
10 months ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
10 months ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
10 months ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
11 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 9f714288fd MT#55283 add convenience alias flag `WebRTC`
11 months ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
12 months ago
Richard Fuchs ea3d4da69b MT#55283 fix session reference leak
1 year ago
Richard Fuchs 3bd606eda1 MT#55283 fix auto completion gone wrong
1 year ago
Richard Fuchs 93f4ea427e MT#55283 fix log-info reference leak
1 year ago
Richard Fuchs ac4f2ef641 MT#55283 reverse handling of session attributes
1 year ago
Richard Fuchs b098e01c76 MT#55283 remove unused argument
1 year ago
Richard Fuchs 908f2af271 MT#55283 remove unused argument
1 year ago
Richard Fuchs 9bac9bc683 MT#55283 include explicit cast in STR_INIT
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs c6b907017d MT#55283 use g_auto for call_t
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 9999098024 MT#55283 use typed GQueue for codec_store
1 year ago
Richard Fuchs cbaa0c106a MT#55283 use typed GQueue for ICE lists
1 year ago
Richard Fuchs 6685fb6efd MT#55283 use g_auto for sdp_streams/sessions
1 year ago
Richard Fuchs 57a80b4513 MT#55283 use g_auto for ng_buffer
1 year ago
Richard Fuchs 575d86816f MT#55283 turn ng_buffer into typedef
1 year ago
Richard Fuchs edb1dd86ed MT#55283 use typed GQueue for janus ret_streams
1 year ago
Richard Fuchs 716d877189 MT#55283 use typed hash table for janus objects
1 year ago
Richard Fuchs c28ba5cd4e MT#55283 use g_auto for GString
1 year ago
Richard Fuchs afbb76992c MT#55283 use g_auto for str objects
1 year ago
Richard Fuchs 83ee0b1aca MT#55283 use g_auto for sdp_ng_flags
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
Donat Zenichev 3c28cb325a MT#57719 Add SDP session attributes print (subscribe)
2 years ago