Commit Graph

4124 Commits (4be228b4fbdda92b0cfdffb2cb9d764f0f343bc8)

Author SHA1 Message Date
Orgad Shaneh 4be228b4fb MT#55283 support 'all' codec accept mode
1 month ago
Richard Fuchs eb108705b2 MT#55283 ignore ICE=force for answer SDPs
1 month ago
Richard Fuchs d4e11d655b MT#55283 prevent possible NULL dereference
1 month ago
Richard Fuchs 4103df7cf8 Revert "MT#55283 drop NULL allowance"
1 month ago
Donat Zenichev d86f51ac54 MT#61856 monologue_publish: refactor the func for ports
1 month ago
Donat Zenichev b1b6e63245 MT#61856 monologue_call_create_media: check output of `monologue_open_ports()`
1 month ago
Donat Zenichev 2d714cb44b MT#61856 monologue_subscribe_request: check output of `monologue_open_ports()`
1 month ago
Donat Zenichev fb6d6508f2 MT#61856 monologue_publish: check output of `monologue_open_ports()`
1 month ago
Richard Fuchs 0faa777e17 MT#55283 add bufferpool stats output
1 month ago
Donat Zenichev 3cd93d4796 MT#61856 call.c: correction for `unsubscribe_all_from_monologue()`
1 month ago
Richard Fuchs 6ed2e239d3 MT#55283 fix __unsubscribe_all_from_media
1 month ago
Donat Zenichev 86c77a4810 MT#61856 sdp.c: use the `UINT_MAX` explicitly
1 month ago
Donat Zenichev 1d9b45c805 MT#61856 sdp.c: `sdp_attr_dup()` fully copy strs
1 month ago
Donat Zenichev 2b8b628373 MT#61856 sdp.c: manipulations (add) check if `a=` given
1 month ago
Donat Zenichev f41feae811 MT#61856 sdp.c: `sdp_out_add_media_connection()` add assert
1 month ago
Donat Zenichev 8c518d0e1d MT#61856 sdp.c: properly clean stream params
1 month ago
Donat Zenichev 50daf6f0ec MT#61856 sdp.c: use a proper type for port append
1 month ago
Donat Zenichev 2d4fcf2a71 MT#61856 sdp.c: fix some code comments typos
1 month ago
Donat Zenichev 84d844d27a MT#61856 sdp.c: remove duplicate include of call.h
1 month ago
Donat Zenichev 7102c97120 MT#55283 rtpp flags parsing, use the semi-colon once
1 month ago
Orgad Shaneh b87ae58036 MT#55283 preserve supplemental codecs in publish mode
1 month ago
Richard Fuchs 1a832a8af3 MT#55283 fix possible null pointer
1 month ago
Richard Fuchs fe09e74acb MT#55283 support alternative key name
1 month ago
Richard Fuchs b0738107ec MT#55283 extend packetizer input
1 month ago
Richard Fuchs 2c6b9a5dc1 MT#55283 improve skew calculation
1 month ago
Richard Fuchs 7d942feb39 MT#55283 drop NULL allowance
1 month ago
Richard Fuchs dc22238df8 MT#55283 add resampling stage to audio player
1 month ago
Richard Fuchs ccf60cf988 MT#55283 try harder to determine audio format
1 month ago
Richard Fuchs 96b8124b39 MT#55283 refactor media_player_find_file_begin
1 month ago
Richard Fuchs 33e242b250 MT#55283 support blob64
1 month ago
Richard Fuchs c016e3cd89 MT#55283 enable audio player after answer
1 month ago
Richard Fuchs be45af8cb5 MT#55283 support audio player for "publish"
1 month ago
Richard Fuchs ac1ddccb9c MT#55283 audio player only for "send" streams
1 month ago
Richard Fuchs 6af46141a6 MT#55283 switch publish to update_init_subscribers
1 month ago
Richard Fuchs 154f2b8927 MT#55283 fix random seq under DTX
2 months ago
Richard Fuchs cad798ce75 MT#55283 fix rebase fail
2 months ago
Richard Fuchs 175f1dfe34 MT#55283 remove stray log message
2 months ago
Richard Fuchs a5edfedc05 MT#55283 annotate function
2 months ago
Richard Fuchs 38d0f1504a MT#55283 extend search for compatible codec
2 months ago
Richard Fuchs c59b427be0 MT#55283 respond to JSON with JSON
2 months ago
Richard Fuchs f2d57de078 MT#55283 defuse error message
2 months ago
Richard Fuchs fba001c3b0 MT#55283 prevent SSRC deadlock
2 months ago
Richard Fuchs 1c4bf007a4 MT#55283 rework test for implicit mux
2 months ago
Richard Fuchs 99e4904600 MT#55283 fill RTCP endpoint even if same
2 months ago
Richard Fuchs 4bf3644e1d MT#55283 add mesh method
2 months ago
Richard Fuchs e2d06debe0 MT#55283 support sendrecv subscribe req
2 months ago
Richard Fuchs 3b27538fd4 MT#55283 split up dialogue_connect
2 months ago
Richard Fuchs d484f81b49 MT#55283 global namespacing for some funcs
2 months ago
Richard Fuchs 45be1f5212 MT#55283 honour errors returns from parse
2 months ago
Richard Fuchs 7058e2a504 MT#55283 dict_iter can return error message
2 months ago