Commit Graph

1111 Commits (b9d84aa9938cd3ee11a3e2b9c959bf8a1e6d1df5)

Author SHA1 Message Date
Anthony Alba b9d84aa993 recording.c: add a few ms timestamps to pcap metadata
7 years ago
Jerzy Ptak a44a9bf9f0 fixing memory leaks
7 years ago
Richard Fuchs 79a74f69ff Merge branch 'redis_racecondition' of https://github.com/1and1/rtpengine
7 years ago
Claudiu Boriga 229b78d2b8 Fix race condition where redis context is used outside mutex protection
7 years ago
Richard Fuchs 33b262af78 TT#33700 migrate from avresample to swresample
7 years ago
Richard Fuchs ce44eaf1d3 fix RTP timestamps in G.729 decoder
7 years ago
Richard Fuchs 16024d2e7a create explicit per-stream DTLS context for ICE
7 years ago
Richard Fuchs 5a73f12adb TT#34050 replace ffmpeg version test macro
7 years ago
Richard Fuchs 14100b0b8a use reference counting on SSRC objects
7 years ago
Richard Fuchs a3ed739835 Merge branch 'fix_uptime_stats' of https://github.com/1and1/rtpengine
7 years ago
Claudiu Boriga 6ee4cc3a8d Fix uptime statistics
7 years ago
Richard Fuchs 4be4f13ce0 Merge branch 'add-label' of https://github.com/aalba6675/rtpengine
7 years ago
Anthony Alba bbcea40415 recording.c: save the label in pcap metadata file
7 years ago
Richard Fuchs 2fc2b3bab7 fix possible null pointer segfault when using log level 7
7 years ago
Richard Fuchs e4e79233e2 compilation fix for glib < 2.32 (CentOS 6)
7 years ago
Richard Fuchs 6e8d57e528 honour RFC 5506 by allowing more RTCP packet types leading the group
7 years ago
Richard Fuchs 32e0e2cf25 leave room for SRTP auth tag on transcoded packets
7 years ago
Richard Fuchs 620cf6125a version test macro for DTLS_set_link_mtu
7 years ago
Richard Fuchs 0db5e226e5 fix payload type tracking for transcoding situations
7 years ago
Richard Fuchs 092f8da3c6 use str_token_sep for SDP token extraction
7 years ago
Richard Fuchs 3aa53a1e10 fix missing setup_media when using start_recording call
7 years ago
Richard Fuchs 5b0bb90afa fix recording setup_media reversed direction
7 years ago
Richard Fuchs 3885da946b workaround for buggy OpenSSL that produces incorrectly fragmented DTLS
7 years ago
Richard Fuchs 65c75c5177 fix segfault regression from 7b65dedb
7 years ago
Richard Fuchs 7ee73fe7f9 special handling for strip=all together with transcode, and mask=all
7 years ago
Richard Fuchs 14262f56fa fix segfault regression from e84fd86
7 years ago
Richard Fuchs 7b65dedb95 restructure codec_make_payload_type to fix compilation w/o transcoding
7 years ago
Richard Fuchs 4d586f2ec0 TT#28163 fix recording-daemon sample format selection for mixed output
7 years ago
Richard Fuchs 165cb0cd4b Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine
7 years ago
Richard Fuchs e84fd8612b fix incorrect DTLS context being used with ICE
7 years ago
Richard Fuchs bc30929192 TT#32210 add codec masking option
7 years ago
Richard Fuchs 60ce21245e TT#28163 use a pointer cache to avoid hash table lookup
7 years ago
Richard Fuchs 9147d5e438 TT#32983 support transcoding options in redis (re)store
7 years ago
Richard Fuchs 4d859bfd6b TT#28163 add support for properly packaged libbcg729
7 years ago
Richard Fuchs 65d4106d98 add missing header files to fix compilation
7 years ago
Claudiu Boriga e8b40191fe Enable round robin for default interface
7 years ago
Richard Fuchs 3fa94d7f57 TT#31197 document bcg729 requirements
7 years ago
Richard Fuchs 25037a92ac TT#31197 G.729 packetizer
7 years ago
Richard Fuchs 9eb9a2f421 TT#31197 include bcg729 build support
7 years ago
Richard Fuchs 83784d492c TT#31197 separate out libavcodec specifics
7 years ago
Richard Fuchs 61d5505740 TT#31199 set bitrate for G.723.1
7 years ago
Richard Fuchs 0636b083dc TT#31700 implement payload-type specific passthrough kernel forwarding
7 years ago
Richard Fuchs 126a69f29c TT#28163 logging and documentation improvements
7 years ago
Richard Fuchs 10c852b204 TT#31950 add compile-time switch to disable transcoding features
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 368312a4f5 TT#31403 keep local packet stats for RTCP output/rewriting
7 years ago