Commit Graph

249 Commits (0a1d6587661cb608ac1b3e5158f825a0545a0387)

Author SHA1 Message Date
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
1 year ago
Richard Fuchs b6bbf58383 MT#55283 enable strict aliasing
1 year ago
Peter Kelly d4a8203b4b MT#55283 Added decoder mix "slots" concept ...
1 year ago
Richard Fuchs 3e0b30219d MT#60853 fix possible null dereference
1 year ago
Joey Golan fbce8ebb2d MT#55283 move output_close ...
1 year ago
Joey Golan 9edc014f20 MT#55283 Execute chmod and chown operations ...
1 year ago
Joey Golan 0dc615e3ce MT#55283 Add `flush_packets` flag
1 year ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
1 year ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
1 year ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
1 year 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
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