Commit Graph

390 Commits (61ce4ca5db26b9967211f00f4c0a37fb04db1c30)

Author SHA1 Message Date
Richard Fuchs 61ce4ca5db MT#55283 annotate codec_store functions
2 years ago
Richard Fuchs c42887a2cd MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs 9081d39066 MT#55283 move codec_handler_lookup
2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Richard Fuchs 94ba3e0fa8 MT#55283 catch possible NULL pointer
2 years ago
Richard Fuchs c109168bae MT#55283 pull forward creation of codec_handlers
2 years ago
Richard Fuchs 205f03db73 MT#56861 fix RTP header pointer
2 years ago
Richard Fuchs 3ad63ba8ed MT#54294 more generic packet_encoded_rtp
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 758617d490 TT#146201 delegate setting transcoding flag
2 years ago
Richard Fuchs b0ac243c17 MT#55283 simplify pointless expectations
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Richard Fuchs 5e5e08e377 MT#55283 rename variables to eliminate shadowing
2 years ago
Richard Fuchs 13a7e1db7b MT#55283 add codec_touched_real()
2 years ago
Richard Fuchs 334efd408d MT#55283 refactor is_codec_touched()
2 years ago
Richard Fuchs 6f57d381e6 MT#55283 fix DTMF send scheduling
2 years ago
Richard Fuchs 77689a0b8c MT#56861 fix Coverity warnings
2 years ago
Richard Fuchs 0304e025fa MT#56861 support DTMF injection from DTMF
2 years ago
Richard Fuchs 5433aa05a3 MT#56861 refactor packet_dtmf_event
2 years ago
Richard Fuchs 9b18265c33 MT#56861 always grab input handler
2 years ago
Richard Fuchs 8cb7a4c9a6 MT#56861 support DTMF injection with kernel mode
2 years ago
Richard Fuchs 86e336c3ff MT#56861 support DTMF injection with passthrough
2 years ago
Richard Fuchs fa819e3a73 MT#56861 add codec_add_raw_packet_dup
2 years ago
Richard Fuchs 93d4fe74c1 MT#56861 use SSRC TS for "encoder" TS
2 years ago
Richard Fuchs 875e74065e MT#56861 split up codec_add_raw_packet
2 years ago
Richard Fuchs eb478bc5b6 MT#56861 be explicit about SSRC passthrough
2 years ago
Richard Fuchs 27c8db68db MT#56861 use simpler setup for SSRC passthrough
2 years ago
Richard Fuchs ac01a4746c MT#56861 be more explicit with "inject DTMF" flag
2 years ago
Richard Fuchs fa39caf4aa MT#56861 move flag check out of loop
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Richard Fuchs fb811bcb76 MT#56861 set sensible ptime
2 years ago
Richard Fuchs 6dc1717980 MT#56861 remove pointless case distinction
2 years ago
Tom Briden 35ac2610af MT#55283 Add an option to not send dtmf log events for injected dtmf
2 years ago
Richard Fuchs f40e3c0653 MT#56782 pass format to format answer
2 years ago
Richard Fuchs c9fa42c347 MT#56470 support egress call recording
2 years ago
Richard Fuchs 4b7ec4e11f MT#56471 add flag to suppress early media
2 years ago
Richard Fuchs dd75c761cc MT#56471 tie in play_media with audio_player
2 years ago
Richard Fuchs ddab4a71e4 MT#56471 add audio_player
2 years ago
Richard Fuchs ff193e0235 MT#56471 support custom "new" fn for transcoders
2 years ago
Richard Fuchs 551b9687d8 MT#56471 extend make_transcoder with callback arg
2 years ago
Richard Fuchs 50ea57ac50 MT#56471 split out decoder-related setup code
2 years ago
Richard Fuchs 0e2e562700 MT#56471 add codec_update_all_source_handlers()
2 years ago
Richard Fuchs 7320425062 MT#56471 generalise media_player functions
2 years ago
Richard Fuchs ccae6f0672 MT#56471 use correct bool value
2 years ago
Richard Fuchs ea651223da MT#56471 extra log output
2 years ago
Richard Fuchs 4efaf01d55 MT#56471 use new 'media' log_info
2 years ago
Richard Fuchs a9471ff226 MT#55283 don't hand-roll list free function
2 years ago
Richard Fuchs 4b3108da18 MT#55283 fix generic codec matching
2 years ago
Richard Fuchs 531c59e128 MT#55283 remove pointless case distinction
2 years ago