Commit Graph

67 Commits (mr13.3.1)

Author SHA1 Message Date
Richard Fuchs 119ca4b105 MT#62053 add config file groups callback
3 months ago
Richard Fuchs 052972082a MT#62053 generalise config loading
3 months ago
Richard Fuchs 84568b3905 MT#61822 use ARG_FILENAME where appropriate
4 months ago
Richard Fuchs 2b90581e6c MT#61822 support FILENAME_ARRAY in config wrapper
4 months ago
Richard Fuchs b8a915246f MT#61352 support signalling templates
5 months ago
Richard Fuchs 86da10f6a7 MT#61352 fix mem leak in config_load_ext
6 months ago
Richard Fuchs 24ff9ce07b MT#55283 set codec-chain opus app
8 months ago
Richard Fuchs 5647f479c4 MT#55283 support setting cc-opus-complexity
11 months ago
Richard Fuchs 324fc591e9 MT#55283 support custom uring buffer size
11 months ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
1 year ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
1 year ago
Richard Fuchs 8d3b43a445 MT#55283 update NONE flags to gboolean
1 year ago
Richard Fuchs 2160cb0fbf MT#55283 use helper struct instead of void* array
1 year ago
Richard Fuchs 96a894ff8b MT#55283 move helper funcs away from g_ namespace
1 year ago
Richard Fuchs 635214be97 MT#55283 use g_auto for GOptionEntry
1 year ago
Richard Fuchs 734ef1f6b7 MT#55283 use g_auto for config_log
1 year ago
Richard Fuchs 43b171c714 MT#55283 replace free_gvbuf via g_autoptr
1 year ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
1 year ago
Richard Fuchs 32dd03cbd6 MT#54294 update to codec-chain framework
2 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
Richard Fuchs b82b31ec2b MT#54294 convert cudecs usage to plugin
2 years ago
Richard Fuchs 2fa121c0d9 MT#54294 add GPU support
2 years ago
Richard Fuchs 48f98032d4 MT#55283 fix config parsing strategy
2 years ago
Richard Fuchs 0be5b73887 MT#56374 add `poller-size` config var
2 years ago
Richard Fuchs e58d36fb84 MT#56374 update glib dependency to >= 2.40
2 years ago
Richard Fuchs 118a7ed472 MT#56374 move thread_create to lib
2 years ago
Richard Fuchs ee0fa947ce MT#56374 move resources() to lib
2 years ago
Richard Fuchs 84f4467241 MT#56374 move rtpe_shutdown to auxlib
2 years ago
Richard Fuchs cd185fd168 MT#56493 move GTree helpers to auxlib
2 years ago
Richard Fuchs dc1a44f3ec MT#55447 add support for EVS
3 years ago
Dup4 ad5d98e4d0 MT#55283 Squashed commit of the following:
3 years ago
Richard Fuchs 56d4ff74f2 TT#14008 add config knob for max log line length
3 years ago
Daniel Hauptmann 4481c773ac TT#128050 Squashed commit of the following:
4 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs b0f185f409 TT#111357 refactor sysconf() call into shared code
4 years ago
Richard Fuchs 030f38ff16 TT#97301 add description to log levels
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs f0a29d0c5c fix compilation for glib < 2.40
4 years ago
Richard Fuchs f393d29009 TT#101202 keep timer queue entries with same timestamp in order
5 years ago
Richard Fuchs b260e145e7 TT#97500 set thread stack size
5 years ago
Richard Fuchs dd3f77b0a5 trim trailing spaces from config values
5 years ago
Richard Fuchs eae7f3a327 TT#84360 add new option to split multi-line log messages
5 years ago
Stefan Mititelu 91d5580fa7 Fix config use_section
5 years ago
Stefan Mititelu aa98d7f86c Prevent glib CRITICAL errors for NULL pointers
5 years ago
Richard Fuchs 08fc2eca34 TT#28300 free config strings with dupes between argv and file
5 years ago
Richard Fuchs 3ca61f3baf TT#28300 fix --config-section not being honoured
5 years ago
Richard Fuchs 39b04ece9d TT#28300 use more auto cleanup variables in config_load
5 years ago
Richard Fuchs 48b33bd3dc TT#28300 move auto cleanup functions to lib files
5 years ago
Richard Fuchs f4717cbe60 TT#28300 make sure log marker strings are always set
5 years ago