Commit Graph

411 Commits (c75cffddcc3e3049ee0556616e5bc2002c41c43c)

Author SHA1 Message Date
Richard Fuchs de69c5ed1f TT#76711 split codec_handler_get for different protocols
5 years ago
Richard Fuchs d847d26e0b TT#76711 convert codec handlers hash table to direct hash
5 years ago
Richard Fuchs be9caa37c7 also check for the output encoder
5 years ago
Richard Fuchs ab53fdc6f6 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine
5 years ago
Richard Fuchs 088c58d88d avoid calling a non existant encoder
5 years ago
Richard Fuchs 7ea6389c56 compile fix for with_transcoding=no
5 years ago
Richard Fuchs 38792c00a5 TT#75352 don't attempt to send uninitialised packets
5 years ago
Richard Fuchs 7e0b2c4ac3 TT#75352 add a storage container for codec handlers
5 years ago
Richard Fuchs 18634c4202 TT#74301 refactor send_timer into generic timer
5 years ago
Richard Fuchs 1c72636983 TT#73401 remove useless assertion
5 years ago
Richard Fuchs 64e56d774b TT#73401 handle changes in RTP payload types
5 years ago
Richard Fuchs 2b87948014 fix compilation for with_transcoding=no
6 years ago
Richard Fuchs 228d822a71 TT#68100 set iLBC encoder and decoder options
6 years ago
Richard Fuchs 3bf3982de1 TT#65052 support queuing up multiple DTMF events
6 years ago
Richard Fuchs 65fb99b31d TT#66650 fix some SSRC refcount leaks
6 years ago
Richard Fuchs b14f3b2b1c TT#64259 support injecting DTMF tones and events
6 years ago
Richard Fuchs 68d909c5ea TT#64259 add functions to skip decoded samples and return encoder PTS
6 years ago
Richard Fuchs 35740cda35 TT#64259 add function to inject DTMF events
6 years ago
Richard Fuchs fd16bf5104 TT#64259 make DTMF detection switch explicit
6 years ago
Richard Fuchs ef20e021cd TT#64259 split up codec handlers function
6 years ago
Richard Fuchs 344b3b9e17 TT#64300 don't attempt to transcode to an unsupported codec
6 years ago
Richard Fuchs 166aaa0c71 fix compilation for with_transcoding=no
6 years ago
Richard Fuchs f960799cdd TT#59703 add build test for dtmf_rx_fillin()
6 years ago
Richard Fuchs 7ad9906178 TT#59650 fix DTMF related core dump when repacketising
6 years ago
Richard Fuchs 910c03fa62 TT#58660 PCM to RFC DTMF transcoding
6 years ago
Richard Fuchs c0781e5193 TT#58659 RFC DTMF to PCM transcoding
6 years ago
Richard Fuchs 194c9e482f TT#58659 add optional encoder detour
6 years ago
Richard Fuchs db507468de TT#59100 support case insensitive codec names
6 years ago
Richard Fuchs 94f3c0eff7 TT#58659 remove redundant source PT definition
6 years ago
Richard Fuchs 5acbf1ec87 TT#58659 always use the correct codec handler per packet
6 years ago
Richard Fuchs 9917e65599 fix division by zero for dtmf in some cases
6 years ago
Richard Fuchs fb76ef74f8 TT#54800 fix ptime overrides
6 years ago
Richard Fuchs dc9f99763a TT#54800 sequencing fixes
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 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 8874b4a31f TT#50652 use random RTP TS when playing back media
6 years ago
Richard Fuchs 92b08d899c TT#50652 add media playback capability
6 years ago
Richard Fuchs 3374254899 TT#50652 split out codec payload type init function
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
Richard Fuchs 497c2d6a8d TT#49104 move RTP sequencing into SSRC context
6 years ago
Richard Fuchs 744d6a46ff add codec-set option
6 years ago
Richard Fuchs ee01f15852 fix non-default encoder bitrate not being applied
6 years ago
Richard Fuchs 0bf3eab4d6 convert codec ops to no-op for legacy control protocols
7 years ago
Richard Fuchs 326c6a5818 TT#43557 augment DTMF blocking to support directional blocking
7 years ago
Richard Fuchs 04a83027a0 TT#43557 implement media blocking
7 years ago
Richard Fuchs e67b9c40da TT#43556 support blocking of DTMF event packets
7 years ago
Richard Fuchs d4afb14e11 fix DTMF packet allocation size
7 years ago
Richard Fuchs d26b11ffb0 fix compilation for with_transcoding=no
7 years ago
Richard Fuchs 08fc00906d fix segfault with DTMF logging and implicit payload types
7 years ago
Richard Fuchs a9ec666cb4 TT#38350 implement sending DTMF events to syslog
7 years ago
Richard Fuchs dd34574669 TT#38350 keep track of the most used RTP payload type
7 years ago
Richard Fuchs 4eb80da836 compile fix for with_transcoding=no option
7 years ago
Richard Fuchs bfac341aec shut down transcoding engine when it's not needed
7 years ago
Richard Fuchs 8562bdee70 support new `asymmetric codecs` flag
7 years ago
Richard Fuchs f1b81b649e simplify parameters passed to codec_rtp_payload_types()
7 years ago
Richard Fuchs e404f18975 TT#37157 fix missing G722 RTP TS output scaling
7 years ago
Richard Fuchs 95a7cc6cfb eliminate redundant function argument
7 years ago
Richard Fuchs 2f5d792aae TT#36301 add `always-transcode` flag
7 years ago
Richard Fuchs 5c3d39748b TT#35456 fix regression from 895fa9605
7 years ago
Richard Fuchs 7de16e104c TT#14008 fix codec mask logic if no masking info is present
7 years ago
Richard Fuchs 895fa96054 TT#35456 implement RFC 4867
7 years ago
Richard Fuchs bf66d7caf7 eliminate stray glib warning
7 years ago
Jerzy Ptak a44a9bf9f0 fixing memory leaks
7 years ago
Richard Fuchs 14100b0b8a use reference counting on SSRC objects
7 years ago
Richard Fuchs 32e0e2cf25 leave room for SRTP auth tag on transcoded packets
7 years ago
Richard Fuchs 0db5e226e5 fix payload type tracking for transcoding situations
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 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 bc30929192 TT#32210 add codec masking option
7 years ago
Richard Fuchs 9147d5e438 TT#32983 support transcoding options in redis (re)store
7 years ago
Richard Fuchs 65d4106d98 add missing header files to fix compilation
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 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
Richard Fuchs 159729ad0d TT#31403 move SSRC mapping out of codec handler
7 years ago
Richard Fuchs 7986ca0860 TT#30900 support specifying codec parameters for transcoding
7 years ago
Richard Fuchs a4a0e34ded TT#31408 distinguish between codec types
7 years ago
Richard Fuchs 2e43b47305 TT#31409 check codec support only once during startup
7 years ago
Richard Fuchs 71b3762f13 TT#30901 use hash table to look up RFC specified codecs
7 years ago
Richard Fuchs 266a1fbc8b TT#31404 support custom ptime and repacketization for sampled codecs
7 years ago
Richard Fuchs c380052882 TT#31401 configure encoder bitrate
7 years ago
Richard Fuchs c6c79f49b8 TT#31198 flush encoder queue on shutdown to avoid warnings
7 years ago
Richard Fuchs 1746f1d3bf TT#31405 handle non-media pseudo-codecs (telephone-event)
7 years ago
Richard Fuchs ad4a5d10ef TT#31198 add resampling support
7 years ago
Richard Fuchs 2d2f2e394b TT#31198 support output codec clockrate multiplier (for G722)
7 years ago
Richard Fuchs 7c6db89889 TT#28163 don't reset transcoding context when not necessary
7 years ago
Richard Fuchs 14c3cd8ab1 TT#28163 support transcoding to non-RFC codecs
7 years ago
Richard Fuchs b0bc679806 TT#28163 take number of channels from SDP into account
7 years ago
Richard Fuchs df537b98c3 TT#28163 pass encoded packets back to processing for sending out
7 years ago
Richard Fuchs dc80c27af7 TT#28163 split encoder from recording daemon into shared lib
7 years ago
Richard Fuchs a4e73c90e8 TT#30404 accept and reject codecs according to transcoding preference
7 years ago
Richard Fuchs cee94a5348 TT#28163 pass RTP packets to media decoder
7 years ago
Richard Fuchs b9206a49bc TT#28163 abstractize SSRC hash
7 years ago
Richard Fuchs f8aad04948 TT#30404 move portions required for decoding from recording-daemon to lib
7 years ago
Richard Fuchs d510f5efe8 TT#30404 initial support for adding codecs for transcoding
7 years ago
Richard Fuchs 8715d40242 TT#30405 codec matchup and handler functions
7 years ago