Commit Graph

149 Commits (6ae33a4b85b800354ef25c5a23469087066ab2de)

Author SHA1 Message Date
Richard Fuchs 6ae33a4b85 TT#98901 split out ssrc locking
5 years ago
Richard Fuchs 014173dc5c TT#98901 allow packet handler func to consume packet
5 years ago
Richard Fuchs d78be3997b Merge branch 'master' of https://github.com/smititelu/rtpengine into master
5 years ago
Stefan Mititelu cf1721c930 Fix compilation when transcoding disabled
5 years ago
Richard Fuchs 74fd959ccc TT#92250 use matching output codec with inject-DTMF
5 years ago
Richard Fuchs 2502b44ff8 TT#92250 keep supp codecs last when transcoding in reverse
5 years ago
Richard Fuchs 4c773366f3 TT#92250 use correct size when freeing codec tracker
5 years ago
Richard Fuchs 3893069fae TT#92250 allocate strings for hash table storage
5 years ago
Richard Fuchs 18a3b9df0f clean up codec stats on shutdown
5 years ago
Richard Fuchs 68ccc52b2b TT#92250 postpone codec_tracker to final stage
5 years ago
Richard Fuchs dbd817a2a6 TT#92250 match codec params during codec matchup
5 years ago
Richard Fuchs ea1ba5837c TT#92250 also honour single-codec for reverse transcoded codecs
5 years ago
Richard Fuchs 653b09ca93 TT#92250 add `single codec` flag
5 years ago
Richard Fuchs 241c78c915 TT#92250 add codec-except option
5 years ago
Richard Fuchs 2ce7b6476e TT#92250 better handle supplemental codecs
5 years ago
Richard Fuchs 5ac91499fe TT#92250 keep supplemental codecs last in list when transcoding
5 years ago
Richard Fuchs a69a27ec32 TT#91003 copy codec options from decoder to encoder side
5 years ago
Richard Fuchs ed9de316c7 TT#91003 support sending CMR
5 years ago
Richard Fuchs 48d4dc3f7b TT#91003 support passing extra codec options
5 years ago
Richard Fuchs 6fc9459016 TT#91003 handle AMR CMR
5 years ago
Richard Fuchs d0db2cba67 TT#91003 create generic decoder event callback
5 years ago
Richard Fuchs 25609f74da TT#91003 support `=` escapes in codec strings
5 years ago
Richard Fuchs ae5b1762b9 TT#88603 don't remove transcoded codecs we added ourselves
5 years ago
Richard Fuchs 38bb6d8608 TT#82651 same as 61acd9761 but in reverse
6 years ago
Richard Fuchs 61acd97619 TT#82651 avoid unnecessary transcoding when DTMF PT is present
6 years ago
Richard Fuchs a0d0733291 fix compilation when spandsp is not present
6 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
6 years ago
Richard Fuchs 2e4617ff86 TT#78307 move SSRC send stats to actual point of sending
6 years ago
Richard Fuchs 1055a1e71e TT#79351 detect and fix payload type collisions
6 years ago
Richard Fuchs d611bbbb74 TT#78501 add T.38 options
6 years ago
Richard Fuchs cc7a9a5de8 TT#78307 clean up debug/log messages
6 years ago
Richard Fuchs dfae8d6a22 TT#78201 add symmetric-codecs flag
6 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
6 years ago
Richard Fuchs 468fca8ead TT#76711 error-proof codec_handler_free()
6 years ago
Richard Fuchs 20607bbabc TT#76711 generalise media_player mechanism
6 years ago
Richard Fuchs 0dc052e2cc TT#76711 globalise ensure_codec_def function
6 years ago
Richard Fuchs 570ad9427d TT#76711 add handler functions for enc/dec packet
6 years ago
Richard Fuchs 9ff3d666b8 TT#76711 split out common parts of codec_handlers_update
6 years ago
Richard Fuchs de69c5ed1f TT#76711 split codec_handler_get for different protocols
6 years ago
Richard Fuchs d847d26e0b TT#76711 convert codec handlers hash table to direct hash
6 years ago
Richard Fuchs be9caa37c7 also check for the output encoder
6 years ago
Richard Fuchs ab53fdc6f6 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine
6 years ago
Richard Fuchs 088c58d88d avoid calling a non existant encoder
6 years ago
Richard Fuchs 7ea6389c56 compile fix for with_transcoding=no
6 years ago
Richard Fuchs 38792c00a5 TT#75352 don't attempt to send uninitialised packets
6 years ago
Richard Fuchs 7e0b2c4ac3 TT#75352 add a storage container for codec handlers
6 years ago
Richard Fuchs 18634c4202 TT#74301 refactor send_timer into generic timer
6 years ago
Richard Fuchs 1c72636983 TT#73401 remove useless assertion
6 years ago
Richard Fuchs 64e56d774b TT#73401 handle changes in RTP payload types
6 years ago
Richard Fuchs 2b87948014 fix compilation for with_transcoding=no
6 years ago