Commit Graph

498 Commits (746c68de45c6c86c8c4bdab4e24dfc6905321fd3)

Author SHA1 Message Date
Dennis Yurasov 969dfd9390 MT#55283 Restore sequencer values from stats
12 months ago
Richard Fuchs af0b157821 MT#55283 fix possible null dererefence
12 months ago
Richard Fuchs 7dbcb578ab MT#61625 add "transform" transcode handler
12 months ago
Richard Fuchs 6b5fac9dc7 MT#61625 add "transcode-config"
12 months ago
Richard Fuchs ab3113bff7 MT#61625 support "blackhole" codec handler
12 months ago
Richard Fuchs 1b6ad783a8 MT#61625 refactor codec_handlers hash index
12 months ago
Richard Fuchs 8399b36d28 MT#61625 refactor stats chain code
12 months ago
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
12 months ago
Richard Fuchs b6f34096af MT#55283 allow overriding T.38 version
12 months ago
Donat Zenichev 2c4ca6191f MT#55283 codec: Integer handling issues (INTEGER_OVERFLOW)
12 months ago
Richard Fuchs 37b19217a3 MT#55283 move sequence number handling logic
12 months ago
Richard Fuchs 91c0b57ea1 MT#61625 fix possible mem leak
1 year ago
Richard Fuchs 1f8516cfe4 MT#55283 remove unused argument
1 year ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
1 year ago
Michal Hajek 018de40f2d MT#55283 Force transcoding
1 year ago
Richard Fuchs ccccded287 MT#55283 add evs-dtx= option
1 year ago
Richard Fuchs 5d87f74f1b MT#61625 allocate rtp_payload_type in memory arena
1 year ago
Richard Fuchs bf10ace2f3 MT#55283 use relaxed ordered atomics
1 year ago
Richard Fuchs dcc816dd07 MT#55283 use obj_release in more places
1 year ago
Richard Fuchs 7c4bc9bc07 MT#55283 update bit field type to bool
1 year ago
Richard Fuchs cd0454b554 MT#61625 refactor codec_make_payload_type
1 year ago
Richard Fuchs 7b60e85970 MT#55283 add codec_def_supported() helper
1 year ago
Richard Fuchs c42f130da8 MT#61625 remove redundant ifdef
1 year ago
Richard Fuchs c12da568ad MT#55283 markup GPU transcoders in stats
1 year ago
Richard Fuchs 9c00f30475 MT#55283 don't accept incompatible codecs
1 year ago
Donat Zenichev ce9f91aa8d MT#61856 packet_sequencer_init: fix Coverity Scan defect
1 year ago
Richard Fuchs ff7d2aa686 MT#61822 fix possible NULL dereference
1 year ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
1 year ago
Richard Fuchs a73402b8c9 MT#61368 add extra null check
1 year ago
Richard Fuchs c86d75a090 MT#61368 add type safety to obj_get
1 year ago
Richard Fuchs 34e007defc MT#61802 retain offered codecs across answers
1 year ago
Richard Fuchs acc30ec0fa MT#55283 amend resample_frame() semantics
1 year ago
Richard Fuchs c4b81b644c MT#55283 add option `allow no codec media`
1 year ago
Richard Fuchs 6f1d711c08 MT#55283 change payload_type allocation
1 year ago
Richard Fuchs 4573f32d9b MT#55283 remove unsupported codecs w/ audio player
1 year ago
Richard Fuchs ee2e976b08 MT#60827 use correct free function
2 years ago
Richard Fuchs c271a8321d MT#55283 add support for codec-set + play_media
2 years ago
Richard Fuchs 6b305eb0e8 MT#60347 remove redundant hash table lookup
2 years ago
Richard Fuchs d799c66ba3 MT#60347 fix fringe DTMF payload type case
2 years ago
Richard Fuchs ec964c3958 MT#55283 modernise str_dup_str()
2 years ago
Richard Fuchs 43af67755c MT#55283 modernise STR_DUP()
2 years ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT...
2 years ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
2 years ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
2 years ago
Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs
2 years ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
2 years ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
2 years ago
Richard Fuchs aba7549159 MT#55283 fix wrong codec_chain_stop
2 years ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
2 years ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
2 years ago