Commit Graph

69 Commits (9bd5670f891c64f5b84eef4d68d4ee07afb38f15)

Author SHA1 Message Date
Richard Fuchs 9bd5670f89 MT#55283 use fixed allocation size
1 month ago
Richard Fuchs 1a98502a1b MT#55283 used aligned memory for bufferpool
1 month ago
Richard Fuchs fb84336d1a MT#61625 add global memory arena
2 months ago
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
7 months ago
Richard Fuchs ddd2c228af MT#55283 set up memory arena in test
7 months ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT...
9 months ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
9 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
9 months ago
Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats
1 year ago
Richard Fuchs f661561ba3 MT#55283 add a global bufferpool
1 year ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
1 year ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
1 year ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Richard Fuchs e553660e23 MT#55283 virtualise poller methods
1 year ago
Richard Fuchs 90aa63a97c MT#55283 fix/rework poller-per-thread feature
1 year ago
Donat Zenichev 5de30a855b MT#58716 Move transcoding flag to media
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs cd4f6608cd MT#55283 convert struct stream_fd to typedef
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs dd3471d919 MT#55283 use typed GQueue for codec_packet
1 year ago
Richard Fuchs 49037aee91 MT#55283 use typed G* for codec-set/except/SDES
1 year ago
Richard Fuchs 9999098024 MT#55283 use typed GQueue for codec_store
1 year ago
Richard Fuchs 9810c501fd MT#55283 use str_q for parsed flags
1 year ago
Richard Fuchs bc61caf2cc MT#55283 turn sdp_ng_flags into a typedef
1 year ago
Steven Ayre 1e64ac2340 MT#55283 add label to dtmf notification
2 years ago
Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Richard Fuchs ddc3565bfe MT#57977 support multiple listen sockets
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Richard Fuchs 028eacde17 MT#55283 fix AMR tests mem leaks
2 years ago
Richard Fuchs 410e9d4e3c MT#55283 test-transcode -> dynamic monologues
2 years ago
Richard Fuchs 2d2c98787e MT#55283 restore AMR unit tests
2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Richard Fuchs 397abf4651 MT#55283 fix variable/argument shadowing in test
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 8783e1391a TT#146201 directly set transcoding flag
2 years ago
Richard Fuchs 0408e2328d MT#56782 parse out Opus fmtp= string
2 years ago
Richard Fuchs 49776fefed MT#55283 add extra tests for generic codec matching
2 years ago
Richard Fuchs 5ce8942277 MT#55283 test macros for stereo codecs
2 years ago
Richard Fuchs 8d409c19fa MT#55283 expand test suite to include channels
2 years ago
Richard Fuchs 095ff4a88f MT#55283 collect per-interface stats
2 years ago
Richard Fuchs 40a1741fc1 MT#54294 mandate "const" codec_def_t
2 years ago
Richard Fuchs 447f0f52d0 TT#14008 test correct port for rejected stream
3 years ago
Richard Fuchs 7b594c32d5 TT#14008 skip codec answer routine for rejected media
3 years ago
Richard Fuchs 84fed5ca7e TT#136957 obsolete TRANSCODE flag
3 years ago
Richard Fuchs c0d9f84e49 TT#14008 rename instance of `func` for clarity
3 years ago
Richard Fuchs 22d8db9e72 TT#14008 don't accept stray answer codecs that were not offered
3 years ago