Commit Graph

45 Commits (30d91ecc632ad38c561dcdef247191959e98331c)

Author SHA1 Message Date
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
Richard Fuchs f01568ed95 fix compilation for older ffmpeg
6 years ago
Richard Fuchs dc9f99763a TT#54800 sequencing fixes
6 years ago
Richard Fuchs 40dc49f8e2 TT#50652 stop media playback on call delete
6 years ago
Richard Fuchs 349954d2bc TT#50652 handle SRTP output for media playback
6 years ago
Richard Fuchs e1825e3577 TT#50652 ensure consistent RTP timestamp across media restarts
6 years ago
Richard Fuchs 8d9a0d247c TT#50652 remove already enqueued packets when media is stopped
6 years ago
Richard Fuchs 7e85d1a935 TT#50652 keep existing SSRC context when starting another playback
6 years ago
Richard Fuchs 7da2b523a7 TT#50652 return media duration to SIP proxy in play_media response
6 years ago
Richard Fuchs e1e6fd4297 TT#50652 add explicit libav error reporting
6 years ago
Richard Fuchs 5b0a0105ef TT#50652 support playing back media files from database
6 years ago
Richard Fuchs 831946a8d4 TT#50652 fix compilation for with_transcode=no
6 years ago
Richard Fuchs 3bdad88063 TT#50652 create timer to gradually send packets without jitter
6 years ago
Richard Fuchs d639223bee TT#50652 add logging info to media_player timer runs
6 years ago
Richard Fuchs 21535faea6 TT#50652 support playing back media from memory stream
6 years ago
Richard Fuchs 4aaccca6ee TT#50652 separate out media playback routine
6 years ago
Richard Fuchs 92b08d899c TT#50652 add media playback capability
6 years ago
Richard Fuchs 83965bdb1f TT#50652 infrastructure to support reading/playing of media files
6 years ago