Commit Graph

6227 Commits (b79b99edf664a60bab4865e106961ca28d79f0d1)
 

Author SHA1 Message Date
Donat Zenichev b79b99edf6 MT#61856 media_player: clean partially initialized AV resources
3 weeks ago
Richard Fuchs ceb7996cca MT#55283 refcount ICE stream_fds
3 weeks ago
Richard Fuchs fd057cc020 MT#55283 remove unused DEL_STREAM
3 weeks ago
Donat Zenichev 7a4feef1ff MT#61856 media_player: add cached file func, name ownership issue
3 weeks ago
Donat Zenichev b04cf1202c MT#61856 media_player: use `str_free()` for cached file keys
3 weeks ago
Donat Zenichev b8a0dd52ee MT#61856 media_player: get db id, release mysql res
3 weeks ago
Donat Zenichev 04655f3275 MT#61856 media_player: use `media_expire_us`
3 weeks ago
Donat Zenichev fff6e5abaf MT#61856 media_player: calculate cache times in us
3 weeks ago
Donat Zenichev 75ab591022 MT#62750 media_player: guard `call_stop_media_for_ml()`
3 weeks ago
Donat Zenichev 4203e10c1e MT#61856 control_ng: generate enum from NG_COMMANDS
4 weeks ago
Donat Zenichev 34bb030bff MT#61856 control_ng: make NG commands consistent
4 weeks ago
Donat Zenichev e36ad85c00 MT#61856 control_ng: add some spaces clean-ups
4 weeks ago
Donat Zenichev 227e0170ef MT#61856 control_ng: hardening for `bencode_pretty_print()`
4 weeks ago
Donat Zenichev 822e5b7cc3 MT#61856 control_ng: avoid duplicate includes
4 weeks ago
Donat Zenichev c5fef5e0d4 MT#62750 stop media: if MoH is ongoing, ignore the command
4 weeks ago
Donat Zenichev 7a83ce891a MT#62750 media_player: skip MP init if there is ongoing MoH
4 weeks ago
Donat Zenichev 2dc3014149 MT#62750 media_player: revert `ilog()`
4 weeks ago
Richard Fuchs fd0d1c2702 MT#55283 add call ID logging for create/publish
4 weeks ago
Richard Fuchs 0e5f2d3048 MT#55283 prevent overflow of async queue
4 weeks ago
Donat Zenichev bdb8dc412d MT#61856 control_ng: `prepare_resp_ctx()` check command ctx parser
4 weeks ago
Donat Zenichev e09c2321aa MT#61856 control_ng: for JSON err resp, use own parser
4 weeks ago
Donat Zenichev 0e44164790 MT#61856 control_ng: appeal to parser via local ptr
4 weeks ago
Donat Zenichev c6ef37035d MT#61856 control_ng: add `prepare_resp_ctx()` for resp ctx
4 weeks ago
Donat Zenichev 95c59e1035 MT#61856 control_ng: init err response to dict by default
4 weeks ago
Donat Zenichev bb8b91e1b0 MT#61856 control_ng: `json_list_iter()` handle `item_callback`
4 weeks ago
Donat Zenichev ab534f3412 MT#61856 control_ng: correct decode JSON error string
4 weeks ago
Donat Zenichev a7a46e3124 MT#61856 control_ng: `control_ng_process_payload()` allocate dict
4 weeks ago
Donat Zenichev 923da556c9 MT#61856 main: validate more time/count options
4 weeks ago
Donat Zenichev 57350ab350 MT#61856 main: remove usless `n`s in `die()` calls
4 weeks ago
Donat Zenichev 96634a7ad1 MT#61856 main: fix some word typos
4 weeks ago
Donat Zenichev 15bc48bc4b MT#61856 main: use `die()` instead of `abort()`
4 weeks ago
Donat Zenichev ff8602829e MT#61856 main: `initial_rtpe_config` copy completeness
4 weeks ago
Donat Zenichev bb2139e3dc MT#61856 main: properly log failure in `do_transcode_config()`
4 weeks ago
Donat Zenichev 5c01cfd85e MT#61856 main: dealloc `addr`
4 weeks ago
Richard Fuchs 887e8bc038 MT#55283 rename build test results from .h
4 weeks ago
Richard Fuchs 61dbd3cc18 MT#55283 eliminate duplicate compilation of daemon
1 month ago
Richard Fuchs 27a2d688ec MT#55283 reformat makefiles
1 month ago
Richard Fuchs d8d32bbc06 MT#55283 silence compiler warning
1 month ago
Richard Fuchs b066877d7e MT#55283 eliminate duplicate compilation of l/*c
1 month ago
Richard Fuchs 8a904fe3d5 MT#55283 eliminate CUSTOM_POLLER
1 month ago
Richard Fuchs d9b72e0134 MT#55283 eliminate duplicate compilation of .S
1 month ago
Richard Fuchs 4cf920c19d MT#55283 enable separate compilation of lib/*
1 month ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
1 month ago
Richard Fuchs 0a932ff84f MT#55283 store shared log levels in shared file
1 month ago
Richard Fuchs 8e6b6feeb8 MT#55283 move shared build flags into shared file
1 month ago
Donat Zenichev 27b968cde5 MT#61856 main: remove some trailing spaces
1 month ago
Donat Zenichev 9e1f4c142c MT#61856 main: validate global port range
1 month ago
Donat Zenichev 442e783fad MT#61856 main: validate min/max port in `add_if_from_config()`
1 month ago
Donat Zenichev a80afc50fe MT#61856 main: moh max duration, correctly parse it
1 month ago
Donat Zenichev 0f2eaff9bb MT#61856 main: rtpe_config, check `0 <= silence_detect <= 100`
1 month ago