Commit Graph

4113 Commits (86c77a4810f6dd079175eb80d5327827effaebfa)

Author SHA1 Message Date
Donat Zenichev 86c77a4810 MT#61856 sdp.c: use the `UINT_MAX` explicitly
2 months ago
Donat Zenichev 1d9b45c805 MT#61856 sdp.c: `sdp_attr_dup()` fully copy strs
2 months ago
Donat Zenichev 2b8b628373 MT#61856 sdp.c: manipulations (add) check if `a=` given
2 months ago
Donat Zenichev f41feae811 MT#61856 sdp.c: `sdp_out_add_media_connection()` add assert
2 months ago
Donat Zenichev 8c518d0e1d MT#61856 sdp.c: properly clean stream params
2 months ago
Donat Zenichev 50daf6f0ec MT#61856 sdp.c: use a proper type for port append
2 months ago
Donat Zenichev 2d4fcf2a71 MT#61856 sdp.c: fix some code comments typos
2 months ago
Donat Zenichev 84d844d27a MT#61856 sdp.c: remove duplicate include of call.h
2 months ago
Donat Zenichev 7102c97120 MT#55283 rtpp flags parsing, use the semi-colon once
2 months ago
Orgad Shaneh b87ae58036 MT#55283 preserve supplemental codecs in publish mode
2 months ago
Richard Fuchs 1a832a8af3 MT#55283 fix possible null pointer
2 months ago
Richard Fuchs fe09e74acb MT#55283 support alternative key name
2 months ago
Richard Fuchs b0738107ec MT#55283 extend packetizer input
2 months ago
Richard Fuchs 2c6b9a5dc1 MT#55283 improve skew calculation
2 months ago
Richard Fuchs 7d942feb39 MT#55283 drop NULL allowance
2 months ago
Richard Fuchs dc22238df8 MT#55283 add resampling stage to audio player
2 months ago
Richard Fuchs ccf60cf988 MT#55283 try harder to determine audio format
2 months ago
Richard Fuchs 96b8124b39 MT#55283 refactor media_player_find_file_begin
2 months ago
Richard Fuchs 33e242b250 MT#55283 support blob64
2 months ago
Richard Fuchs c016e3cd89 MT#55283 enable audio player after answer
2 months ago
Richard Fuchs be45af8cb5 MT#55283 support audio player for "publish"
2 months ago
Richard Fuchs ac1ddccb9c MT#55283 audio player only for "send" streams
2 months ago
Richard Fuchs 6af46141a6 MT#55283 switch publish to update_init_subscribers
2 months 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
Richard Fuchs 24bf817b3f MT#55283 allow returning error from list_iter
2 months ago
Richard Fuchs b91f58292f MT#55283 allow list iteration to return errors
2 months ago
Richard Fuchs f7b5a4de5b MT#55283 update signature of dict_get_str
2 months ago
Richard Fuchs b2554a0be3 MT#55283 move inject flags into struct
2 months ago
Richard Fuchs 235c47a5a3 MT#55283 reorder case labels
2 months ago
Richard Fuchs 1fc0f1df6b MT#55283 move cleanup functions
2 months ago
Richard Fuchs f40bd1619a MT#55283 add some alternative spellings
3 months ago
Richard Fuchs 88f0483c4e MT#55283 revamp calls_merge once again
3 months ago
Richard Fuchs cf38ee00af MT#55283 change obj_release to inline
3 months ago
Richard Fuchs c70c8b44e4 MT#55283 move flags processing to new file
3 months ago
Richard Fuchs d2b99acaaf MT#55283 reset memory arena after call merge
3 months ago