Commit Graph

67 Commits (affe8e8cd26bc74d53e783033c7bdf5e24b11d33)

Author SHA1 Message Date
Richard Fuchs ca09549983 MT#55283 fix coverity false positive
2 years ago
Richard Fuchs cf12ffc264 MT#55283 support buffered media player
2 years ago
Richard Fuchs f8852849f7 MT#55283 abstract out some _coder code
2 years ago
Richard Fuchs a3b30f0e78 MT#55283 split out media_player_coder
2 years ago
Richard Fuchs 54f797c080 MT#55283 store AVStream in media_player
2 years ago
Richard Fuchs 2b31fea52d MT#55283 determine dest PT early
2 years ago
Richard Fuchs 70ef2f1a02 MT#55283 separate destination PT determination
2 years ago
Richard Fuchs f642a9e603 MT#55283 move __ensure_codec_handler call
2 years ago
Richard Fuchs 0114728f47 MT#56008 support variable clock rate factors
3 years ago
Richard Fuchs f976f21d49 MT#56008 switch to fractional clock rate factor
3 years ago
Damir Nedžibović dd2956dc66 Implement playing from a given position for db and blob.
3 years ago
Damir Nedžibović bab3c94fd0 Implement playing from a start position.
3 years ago
Richard Fuchs ec2aaf0249 MT#55447 support non-exact matching of codecs
3 years ago
Richard Fuchs e0ad15dcd0 MT#55447 change rtp_payload_type_cmp to _eq
3 years ago
Richard Fuchs 387895b61c TT#44805 add bookkeeping for output stream stats
3 years ago
Richard Fuchs 02adda7846 TT#14008 fix no-transcoding compilation
3 years ago
Richard Fuchs 206ea9efd5 TT#14008 update for ffmpeg 5.1+
3 years ago
Richard Fuchs c6e7cc5d32 TT#136957 refactor __send_timer_send_common
3 years ago
Richard Fuchs c0d9f84e49 TT#14008 rename instance of `func` for clarity
3 years ago
Richard Fuchs 258f02b1c1 TT#14008 add extra logging for packet recv/send
3 years ago
Richard Fuchs 6d1dfab77a TT#14008 convert logging context to stack
3 years ago
Richard Fuchs aea33b77fe TT#14008 switch must_recrypt argument to bool
4 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
4 years ago
Richard Fuchs 256b9917ec TT#121752 associate SSRC hash to monologue instead of entire call
4 years ago
Richard Fuchs 891f45b4df TT#14008 run jitter calculation for passthrough and egress
4 years ago
Richard Fuchs b110072ae4 TT#14008 deprecate av_init_packet
4 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Richard Fuchs 49bfad1f5f TT#111150 fix possible null pointer dereference
4 years ago
Richard Fuchs c1c80da0c7 TT#14008 better logging for send_timer
4 years ago
Guillem Jover 962479bd63 TT#108003 Stop using random()
4 years ago
dvillaume e4e3112498 TT#14008 support repeat-times in media player
4 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
5 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation
5 years ago
Richard Fuchs 6dca19ed93 TT#99621 move RTCP sending logic to rtcp.c
5 years ago
Richard Fuchs e8aac8272c TT#91003 add media_out pointer to media_packet
5 years ago
Richard Fuchs d0db2cba67 TT#91003 create generic decoder event callback
5 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
5 years ago
Richard Fuchs a1fb92353a TT#28300 eliminate free_buf in favour of free_gbuf
5 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 1d514a063c TT#78307 add helper functions for SSRC contexts
5 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
5 years ago
Richard Fuchs 468fca8ead TT#76711 error-proof codec_handler_free()
5 years ago
Richard Fuchs 20607bbabc TT#76711 generalise media_player mechanism
5 years ago
Richard Fuchs 50b0757f4b TT#76711 add missing log_info_clear in send_timer
5 years ago
Richard Fuchs 18634c4202 TT#74301 refactor send_timer into generic timer
5 years ago
Richard Fuchs c0781e5193 TT#58659 RFC DTMF to PCM transcoding
6 years ago
Richard Fuchs 2298de76b1 honour a=rtcp-fb in SDP even if transport is advertised as RTP/(S)AVP
6 years ago
Richard Fuchs 77e31f1fb1 fix race condition after media player shutdown
6 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago