Commit Graph

1961 Commits (0d5f43663fbd492d39bbcf1b6b5572b6d6a21cec)
 

Author SHA1 Message Date
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 29a83846d7 TT#50652 use a better timeval_cmp function
6 years ago
Richard Fuchs c7051fcffb TT#50652 use hash table for AVCodec ID lookup
6 years ago
Richard Fuchs 7cc530905a TT#50652 add support for 8-bit unsigned PCM
6 years ago
Richard Fuchs 8874b4a31f TT#50652 use random RTP TS when playing back media
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 6ba60d5b54 TT#50652 split out packet dequeuing and sending function
6 years ago
Richard Fuchs 3374254899 TT#50652 split out codec payload type init function
6 years ago
Richard Fuchs 83965bdb1f TT#50652 infrastructure to support reading/playing of media files
6 years ago
Richard Fuchs d96dbdea17 TT#50652 split timer thread functions into separate file
6 years ago
Richard Fuchs cfe6f87c8d TT#50652 split timeval_cmp_ptr into function
6 years ago
Richard Fuchs 38c96468f1 TT#50652 move timeval functions into lib
6 years ago
Vasily Chekalkin 7502e7bd4c Remove duplicated configuration parameter sample
6 years ago
Michael Prokop c8b6ec0fc3 TT#50652 docs: fix some minor typos
6 years ago
Michael Prokop 0a993a3f6f TT#48650 Explicitly check for gperf binary
6 years ago
Richard Fuchs 0cccae445f compile fix for with_transcoding=no
6 years ago
Richard Fuchs c53040b752 error out on invalid clock rate parsed from RTP format string
6 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
6 years ago
Richard Fuchs 8f3c309c7f fix always-transcode not being honoured when only codec-mask was used
6 years ago
Richard Fuchs 6092c91ae4 TT#50652 fix possible sequencing bug while resampling
6 years ago
Guillem Jover 5e3a59a838 TT#49106 Clean up generated man pages
6 years ago
Guillem Jover 1f10dc30d5 TT#49106 Move the usage information into a new man page
6 years ago
Richard Fuchs 1129676528 TT#50652 fix typo
6 years ago
Richard Fuchs 3032443f87 TT#50652 remove unnecessary and circular include
6 years ago
Richard Fuchs da5cacc965 TT#50652 add YCM config for include/
6 years ago
Richard Fuchs ed5af2df00 TT#50652 add YCM helper macro for CSH hashing
6 years ago
Richard Fuchs 0e0a55ce34 add database schema for recording daemon
6 years ago
Sipwise Jenkins Builder 6ab75c040f Release new version 7.3.0.0+0~mr7.3.0.0
6 years ago
Richard Fuchs 497c2d6a8d TT#49104 move RTP sequencing into SSRC context
6 years ago
Richard Fuchs 072bfb8a45 fix possible null pointer reference
6 years ago
Richard Fuchs 4bb1381cfb compile fixes for older openssl versions
6 years ago
Richard Fuchs 6c3a6b58f5 add documentation for PCM forwarding feature (3b284605)
6 years ago
Richard Fuchs 717021a29c add ssllib to gitignore
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Guillem Jover b290bb8a98 TT#53700 Switch nfs-mount systemd service from Type oneshot to simple
6 years ago
Richard Fuchs 490d7eb019 disable all AMR tests by default due to inconsistent codec libs
6 years ago
Richard Fuchs daa0bf932e fix tests compilation for with_transcoding=no
6 years ago
Richard Fuchs c33399ace6 fix test suites for different implementations of base64 encoding
6 years ago
Sean Bright 3f2a82480c
README.md: Update main bcg279 link
6 years ago
Richard Fuchs fa90e4dc0e fix test suites for 0c9bb7c
6 years ago
Alexey Vasilyev 0c9bb7c440 Rename crypto suits according to RFC6188
6 years ago
Richard Fuchs 88c81bef22 fix incorrect VA format in die_errno()
6 years ago
Guillem Jover 048b6ed191 TT#50752 Add ngcp-service aliases in systemd service files
6 years ago