Commit Graph

95 Commits (ec55ccf5fce56a5dbff197edf64134900d2f15e5)

Author SHA1 Message Date
Richard Fuchs 4cbc35e0f2 MT#55283 fix RTCP/MOS reporting 2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions 2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation 2 years ago
Richard Fuchs 8266b2da78 MT#57848 safeguard against NULL dereferences 2 years ago
Richard Fuchs 3a57face11 TT#146201 support forwarding RTCP FB packets directly 2 years ago
Richard Fuchs fbf7550f86 MT#55283 collect sampled interface stats 2 years ago
Richard Fuchs 99230b9a93 Revert "MT#56420 use actual local socket for decryption" 2 years ago
Richard Fuchs b28794f853 MT#56420 use actual local socket for decryption 2 years ago
Richard Fuchs 57ae65c6f1 TT#146201 remove unused function arguments 2 years ago
Richard Fuchs 778ec46b81 TT#178400 support reporting out measured jitter 3 years ago
Richard Fuchs 9c0d233a46 TT#14008 support SRTCP with generate-RTCP 3 years ago
Richard Fuchs 219982ba06 TT#14008 call g_string_set_size before grabbing pointer 3 years ago
Richard Fuchs 835ba08b5f TT#14008 handle NULL selected_sfd in rtcp_send_report 4 years ago
Richard Fuchs 785ed90bba TT#14008 eliminate duplicate packets_lost counters 4 years ago
Richard Fuchs 93377588ad TT#121752 fix RTCP RR SSRC substitution when transcoding 4 years ago
Richard Fuchs eb7244e83c TT#14008 fix minimum XR packet size check 4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding 4 years ago
Richard Fuchs be11890cb4 TT#14008 don't pass potential null pointer to media_update_stats 4 years ago
Richard Fuchs 256b9917ec TT#121752 associate SSRC hash to monologue instead of entire call 4 years ago
Richard Fuchs 369e64f9a7 TT#14008 add mqtt support 4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types 4 years ago
Richard Fuchs 292ba2e72b TT#111150 convert refcounting functions to macros 4 years ago
Guillem Jover 68797f4195 TT#111150 Mark bit-fields explicitly with as unsigned 4 years ago
Richard Fuchs 7101f535da TT#108003 remove unnecessary null checks 4 years ago
Richard Fuchs 6602a3a7c5 TT#108551 add kernel support for AEAD-AES-GCM 4 years ago
Richard Fuchs 16c9f4c729 TT#14008 skip over non-ASCII characters in JSON output 4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels 4 years ago
Richard Fuchs 44bc0b90c8 TT#99621 feed locally generated RTCP to stats tracker for MOS 4 years ago
Richard Fuchs c12ec6600d TT#99621 support jitter tracking for RTCP 4 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation 4 years ago
Richard Fuchs 97c75349cf TT#99621 allow null RTCP handler funcs 4 years ago
Richard Fuchs 195542a4ec TT#99621 allow RTCP handlers to discard the packet 4 years ago
Richard Fuchs 6dca19ed93 TT#99621 move RTCP sending logic to rtcp.c 4 years ago
Richard Fuchs a168a3c024 TT#78307 generate RTCP for media players 5 years ago
Richard Fuchs 2e4617ff86 TT#78307 move SSRC send stats to actual point of sending 5 years ago
Richard Fuchs 0cd8883639 TT#78203 add SRTP debug options 5 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data 6 years ago
Richard Fuchs fc026cd7e4 fix possible null pointer dereference 7 years ago
Richard Fuchs 14100b0b8a use reference counting on SSRC objects 7 years ago
Richard Fuchs 6e8d57e528 honour RFC 5506 by allowing more RTCP packet types leading the group 7 years ago
Richard Fuchs 2a4acf5e29 TT#31403 handle passthrough payloads in a transcoding context 7 years ago
Richard Fuchs 6988b2361e TT#31403 keep track of stats required for RTCP translation/output 7 years ago
Richard Fuchs 613f7afdb6 TT#31403 map and replace RTCP SSRCs when transcoding 7 years ago
Richard Fuchs 26a356ccae TT#31403 eliminate stub RTCP handler functions 7 years ago
Richard Fuchs 5d67605535 TT#31403 decouple RTCP AVPF filtering from crypto stuff 7 years ago
Richard Fuchs dd338975f6 drop log level for messages about unknown RTP/RTCP packets 8 years ago
Richard Fuchs 23bc99ed81 TT#12800 consider RTCP XR reports for MOS calculations and stats 8 years ago
Richard Fuchs 868c3b64fe TT#12800 add ssrc handling into packet_stream struct 8 years ago
Richard Fuchs 84e76e7cba TT#12800 calculate MOS values from RTCP RR 8 years ago
Richard Fuchs 0f285899e0 TT#12800 avoid creating empty log messages 8 years ago