Commit Graph

273 Commits (36bba3f5cbd2d85ab3af8a074b71d786acf19618)

Author SHA1 Message Date
ilyassrhejjou f04d3b1ace MT#55283 feat: add --record-both option for simultaneous media recording
4 weeks ago
Donat Zenichev 983b876f8c MT#61856 media_player: remove unnecessary semicolons
2 months ago
Donat Zenichev 518fecfb00 MT#61856 media_player: correct `send_timer_launch()` for send timer thread
2 months ago
Donat Zenichev ce5046bc63 MT#61856 media_player: move `KERNEL_IDX_NONE` to header
2 months ago
Donat Zenichev 7d585b8c0a MT#61856 media_player: use dedicated `KERNEL_IDX_NONE`
2 months ago
Donat Zenichev 89f8eb4125 MT#61856 media_player: release previous `ssrc` when it differs
2 months ago
Donat Zenichev e7b9897ddd MT#61856 media_player: check if frame seek failed
2 months ago
Donat Zenichev 5d67968575 MT#61856 update expire rtpe_config object names
2 months ago
Donat Zenichev c6cfe59890 MT#61856 make `db-cache-expire` microseconds treated
2 months ago
Donat Zenichev dd01ebf20b MT#61856 media_player: use `db-cache-expire`
2 months ago
Donat Zenichev 93c49e9c2e MT#61856 media_player: refactor kernel_idx none entry
2 months ago
Donat Zenichev ad8911e906 MT#61856 media_player: cache entry free, add `kernel_idx` guard
2 months ago
Donat Zenichev b79b99edf6 MT#61856 media_player: clean partially initialized AV resources
2 months ago
Donat Zenichev 7a4feef1ff MT#61856 media_player: add cached file func, name ownership issue
2 months ago
Donat Zenichev b04cf1202c MT#61856 media_player: use `str_free()` for cached file keys
2 months ago
Donat Zenichev b8a0dd52ee MT#61856 media_player: get db id, release mysql res
2 months ago
Donat Zenichev 04655f3275 MT#61856 media_player: use `media_expire_us`
2 months ago
Donat Zenichev fff6e5abaf MT#61856 media_player: calculate cache times in us
2 months ago
Donat Zenichev 75ab591022 MT#62750 media_player: guard `call_stop_media_for_ml()`
2 months ago
Donat Zenichev 7a83ce891a MT#62750 media_player: skip MP init if there is ongoing MoH
2 months ago
Donat Zenichev 2dc3014149 MT#62750 media_player: revert `ilog()`
2 months ago
Richard Fuchs 887e8bc038 MT#55283 rename build test results from .h
2 months ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
2 months ago
Richard Fuchs ccf60cf988 MT#55283 try harder to determine audio format
3 months ago
Richard Fuchs 96b8124b39 MT#55283 refactor media_player_find_file_begin
3 months ago
Richard Fuchs cad798ce75 MT#55283 fix rebase fail
3 months ago
Richard Fuchs 175f1dfe34 MT#55283 remove stray log message
3 months ago
Richard Fuchs 0a9e85e8a3 MT#55283 refactor update_all functions
4 months ago
Sean Ferguson ff07591b37 MT#55283 Fix segfault in play media with record-egress enabled
4 months ago
Richard Fuchs cb3edfb996 MT#55283 modernise t_hash_table_iter
5 months ago
Richard Fuchs ce029008f8 MT#55283 duplicate cache PTs into cache arena
5 months ago
Richard Fuchs 4ea7873ca7 MT#55283 update memory arena logic
5 months ago
Richard Fuchs cdba96c09d MT#55283 switch subscriptions to intrusive list
6 months ago
Richard Fuchs 454983a3a8 MT#55283 add TOS to kernel player
6 months ago
Richard Fuchs d27fc60122 MT#55283 add missing opt setting
6 months ago
Richard Fuchs 46a2124503 MT#55283 use wrapper function
6 months ago
Richard Fuchs 26be887cae MT#55283 generalise obj allocators
7 months ago
Richard Fuchs 44d4dae2e0 MT#55283 set AV seek flags
8 months ago
Richard Fuchs 50dc4e5342 MT#55283 support generic playback from AV files
8 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
8 months ago
Richard Fuchs ef8967dafe MT#55283 convert packets_out to iqueue
9 months ago
Richard Fuchs 0eea0db4ef MT#63317 amend and fix some logging
10 months ago
Richard Fuchs 2340b41ba2 MT#55283 check return values
10 months ago
Richard Fuchs 60a3637b20 MT#63317 type safety for free functions
11 months ago
Richard Fuchs 4fbef39425 MT#63317 add rtpext printing abstraction
11 months ago
Richard Fuchs b98e14631d MT#63317 update marker flags to bool
11 months ago
Richard Fuchs b2721c5abc MT#63317 update payload lengths to size_t
11 months ago
Richard Fuchs 3de7902087 MT#63317 add sink_handler to media_player
11 months ago
Richard Fuchs 00e8c083b7 MT#63317 add handler lookup to test-transcode
11 months ago
Richard Fuchs cec0afa25e MT#55283 clean up RTCP send locking
12 months ago