Commit Graph

237 Commits (2c425bc47e4ff050e8afa40b42f06d3aecf83615)

Author SHA1 Message Date
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
2 years ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
2 years ago
Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media
2 years ago
Richard Fuchs b67b28e6bf MT#59069 support non-unique metadata keys
2 years ago
Richard Fuchs d5831d936e MT#55283 Add option to use pure TCP socket
2 years ago
Richard Fuchs 9bac9bc683 MT#55283 include explicit cast in STR_INIT
2 years ago
Richard Fuchs bda1b937cb MT#59071 support selective DB updates
2 years ago
Richard Fuchs 015c25d140 MT#59069 support arbitrary pattern replacements
2 years ago
Richard Fuchs 1a23c15634 MT#59069 use proper bool type
2 years ago
Richard Fuchs 6189efd91a MT#59069 refactor metadata parsing
2 years ago
Richard Fuchs e4630eb53c MT#59069 add option to override rec file pattern
2 years ago
Richard Fuchs b19f5982a4 MT#59069 add recording-path option
2 years ago
Richard Fuchs 8853c53b76 MT#59069 seperate out random recording tag
2 years ago
Richard Fuchs 8fe72ccec9 MT#59069 switch GString to g_auto
2 years ago
Richard Fuchs 7de7c183c9 MT#59069 pass metafile to output_new
2 years ago
Richard Fuchs 366448e44b MT#59069 merge handling of output-dest w metadata
2 years ago
Richard Fuchs c9c6117c66 MT#55283 update all flags to 64 bit
2 years ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
2 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
Richard Fuchs 8e149723c0 MT#55283 add missing (re-) initialiser
2 years ago
Richard Fuchs 8cacdcc8d3 MT#55283 fix typo
2 years ago
Richard Fuchs 91a8f4be04 MT#55283 use correct ARG_NONE type
2 years ago
Richard Fuchs 4f6f5fdf4e MT#55283 update config settings to bool type
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs baf339fb60 MT#55283 update to C11
2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Richard Fuchs 196249ee00 MT#56374 refactor asan pthread cleanup hack
2 years ago
Richard Fuchs e58d36fb84 MT#56374 update glib dependency to >= 2.40
2 years ago
Tom Briden 88c0ffd49b MT#55283 Fix not sending metadata on TLS forwarded
2 years ago
Richard Fuchs 9fc1b547e3 MT#56471 add SIMD implementation of s16_mix_in
2 years ago
Richard Fuchs b3c9278f84 MT#55283 fix double-free bug
2 years ago
Sewan R&D 6fd79f5206 feat: notify-purge removes a file if notify success
2 years ago
Richard Fuchs 670f117bcb MT#55283 honour edge-triggered epoll
3 years ago
Richard Fuchs 6aed0506a7 MT#55283 generalise output_new
3 years ago
Richard Fuchs 8c118257d4 MT#57414 fix NULL dereference
3 years ago
Richard Fuchs 6ced263477 MT#55283 add -Wshadow
3 years ago
Richard Fuchs 95ec0939dd MT#55283 rename all `str` to `s`
3 years ago
Richard Fuchs 237a3a6402 MT#57414 fix shutdown race condition
3 years ago
Tom Briden a0fed37812 recording-daemon: Insert silence frames as needed during TLS forwarding
3 years ago
Richard Fuchs c1b12719d6 MT#55897 use pandoc instead of ronn
3 years ago
Donat Zenichev 125c17684d MT#55897 Convert `rtpengine.pod` / `rtpengine-recording.pod` to MD
3 years ago
Donat Zenichev 461e7f131d MT#55897 Move 'recording-daemon/rtpengine.pod' to 'docs/'
3 years ago
Richard Fuchs eea05c878f MT#56759 support discarding call recordings
3 years ago
Richard Fuchs 833c30d69e MT#55283 add extra output-open test
3 years ago
Richard Fuchs 4964b90ca5 MT#55283 enable -Werror=return-type
3 years ago
Richard Fuchs 1a30947ea1 MT#56471 add mix_buffer implementation
3 years ago
Richard Fuchs adad19fb4f MT#55447 SIMD implementation for float conversion
3 years ago
Donat Zenichev de0e31eaeb MT#56493 Fix some defects discovered by CoverityScan
3 years ago
Richard Fuchs aa0ccae1d7 MT#55283 fix compilation for older libcurl
3 years ago
Serdar GÜÇLÜER a75d55444b MT#55283 Support attaching recorded file
3 years ago