Commit Graph

246 Commits (80dfe4e8bf095b356f3541e92e7e6c19406360f7)

Author SHA1 Message Date
Richard Fuchs bfb83bd61b MT#55283 silence curl compiler warnings
11 months ago
Richard Fuchs 93d2f19967 MT#55283 fix int size issues
11 months ago
Guillem Jover 257a5a9029 MT#61993 build: Rework to use a config.mk generated during the build
1 year ago
Guillem Jover bbf7b2e7b8 MT#61993 build: Force recursive variables into simple ones
1 year ago
Richard Fuchs 789bb02d65 MT#55283 fix attempt to unlink(NULL)
1 year ago
Richard Fuchs 7820f0ad64 MT#60853 fix possible null dereference
2 years ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
2 years ago
Richard Fuchs bee6275cf9 MT#60258 prevent possible null dereference
2 years ago
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
2 years ago
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
3 years ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
3 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
3 years ago
Richard Fuchs 8e149723c0 MT#55283 add missing (re-) initialiser
3 years ago
Richard Fuchs 8cacdcc8d3 MT#55283 fix typo
3 years ago
Richard Fuchs 91a8f4be04 MT#55283 use correct ARG_NONE type
3 years ago
Richard Fuchs 4f6f5fdf4e MT#55283 update config settings to bool type
3 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
3 years ago
Richard Fuchs baf339fb60 MT#55283 update to C11
3 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
3 years ago
Richard Fuchs 196249ee00 MT#56374 refactor asan pthread cleanup hack
3 years ago
Richard Fuchs e58d36fb84 MT#56374 update glib dependency to >= 2.40
3 years ago
Tom Briden 88c0ffd49b MT#55283 Fix not sending metadata on TLS forwarded
3 years ago
Richard Fuchs 9fc1b547e3 MT#56471 add SIMD implementation of s16_mix_in
3 years ago
Richard Fuchs b3c9278f84 MT#55283 fix double-free bug
3 years ago
Sewan R&D 6fd79f5206 feat: notify-purge removes a file if notify success
3 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