Commit Graph

509 Commits (237e61a4f4b3c3ee54c820ab583e1535864df023)

Author SHA1 Message Date
Donat Zenichev 282b4490e8 MT#56465 sdp_create(), set the origin attr including name
2 years ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
2 years ago
Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats
2 years ago
Richard Fuchs f661561ba3 MT#55283 add a global bufferpool
2 years ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
2 years ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
2 years ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
2 years ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
2 years ago
Richard Fuchs 872c06d1cc MT#55283 add bufferpool implementation
2 years ago
Richard Fuchs e553660e23 MT#55283 virtualise poller methods
2 years ago
Richard Fuchs f1fa3edabe MT#55283 add DTMF injection to SRTP test
2 years ago
Richard Fuchs eb188a18f8 MT#55283 allow python test to use external daemon
2 years ago
Richard Fuchs 7ce3f5751e MT#55283 add extra EVS tests
2 years ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
2 years ago
Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*'
2 years ago
Tom Briden e12e408ee3 MT#55283 dtmf_inject: adjust start_pts if last_event + pause is later than it
2 years ago
Tom Briden bdb1022677 MT#55283 codec_last_dtmf_event: return ts of dtmf_state if handler queue is empty
2 years ago
Tom Briden c92748dc9d MT#55283 dtmf_inject: fix generating one too many event packets
2 years ago
Richard Fuchs 41a9894cce MT#55283 fix DTMF end event sequencing
2 years ago
Donat Zenichev bc698a3fcb MT#58535 Introduce `auto-daemon-tests-rtpp-flags`
2 years ago
Donat Zenichev 36c19b9111 MT#58535 rtpp_flags: introduce raw flags parsing
2 years ago
Richard Fuchs e8b5887235 MT#55283 use per-call poller
2 years ago
Richard Fuchs 90aa63a97c MT#55283 fix/rework poller-per-thread feature
2 years ago
Richard Fuchs 840c2a84e3 MT#55283 add rtcp-fb tests
2 years ago
Richard Fuchs 72b388a7ce MT#59038 add support for "plain" NG protocols
2 years ago
Richard Fuchs 1844936a61 MT#59038 reformat with black
2 years ago
Richard Fuchs 192a7ddf24 MT#55283 add tests for new SDP removal option
2 years ago
Richard Fuchs 1454500979 MT#55283 reverse handling of media attributes
2 years ago
Richard Fuchs b098e01c76 MT#55283 remove unused argument
2 years ago
Richard Fuchs a56e1602a2 MT#55283 remove a=ssrc exception
2 years ago
Richard Fuchs 2d3ac7270b MT#55283 remove a=ssrc-group exception
2 years ago
Richard Fuchs d3bf479f10 MT#55283 remove a=msid exception
2 years ago
Richard Fuchs 4efc1f5c25 MT#55283 add extra attribute tests
2 years ago
Richard Fuchs 63b0bc5db4 MT#55283 add extra test for a=rtcp-fb
2 years ago
Richard Fuchs c6a5b53912 MT#55283 use escaped command strings for Graphite
2 years ago
Richard Fuchs e5963dfbc8 MT#55283 add extra opus fmtp test
2 years ago
Richard Fuchs 76203fdce9 MT#58636 add new option 'static codecs'
2 years ago
Donat Zenichev 5de30a855b MT#58716 Move transcoding flag to media
2 years ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
2 years ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
2 years ago
Richard Fuchs cd4f6608cd MT#55283 convert struct stream_fd to typedef
2 years ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
2 years ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
2 years ago
Richard Fuchs dd3471d919 MT#55283 use typed GQueue for codec_packet
2 years ago
Richard Fuchs 49037aee91 MT#55283 use typed G* for codec-set/except/SDES
2 years ago
Richard Fuchs 9999098024 MT#55283 use typed GQueue for codec_store
2 years ago
Richard Fuchs 9810c501fd MT#55283 use str_q for parsed flags
2 years ago
Richard Fuchs 40fcf7e448 MT#55283 use g_auto for stats_metrics
2 years ago
Richard Fuchs 4b64bc7bc4 MT#55283 add additional tests
2 years ago
Richard Fuchs a1d8bf2590 MT#55283 add codec_store_merge() and logic
2 years ago