Commit Graph

69 Commits (ea7239a4fe82708fa81884a76e256b51c9be4010)

Author SHA1 Message Date
Richard Fuchs 5647f479c4 MT#55283 support setting cc-opus-complexity
11 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Richard Fuchs 324fc591e9 MT#55283 support custom uring buffer size
11 months ago
Richard Fuchs 376d61bddb MT#55283 add convenience atomic_inc_na
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
1 year ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
1 year ago
Richard Fuchs 71177278dd MT#55283 move atomic64 to auxlib.h
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 949c5a9d8e MT#55283 work around gcc <12 being stupid
1 year ago
Richard Fuchs a40557eb03 MT#55283 remove obsolete macro
1 year ago
Richard Fuchs 0dc3768225 MT#55283 use g_auto for auto locks
1 year ago
Richard Fuchs cfa560c6b4 MT#55283 use g_auto for GHashTable
1 year ago
Richard Fuchs c28ba5cd4e MT#55283 use g_auto for GString
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 b82b31ec2b MT#54294 convert cudecs usage to plugin
2 years ago
Richard Fuchs 2fa121c0d9 MT#54294 add GPU support
2 years ago
Richard Fuchs 0f9bb26143 MT#55283 unify __attribute__() test macros
2 years ago
Richard Fuchs d6928c74f8 MT#56374 add gettid() wrapper
2 years ago
Richard Fuchs 125657e108 MT#56374 move glib helper to auxlib
2 years ago
Richard Fuchs 0be5b73887 MT#56374 add `poller-size` config var
2 years ago
Richard Fuchs 196249ee00 MT#56374 refactor asan pthread cleanup hack
2 years ago
Richard Fuchs 118a7ed472 MT#56374 move thread_create to lib
2 years ago
Richard Fuchs 4aa1d5f6cd MT#55283 move prototype
2 years ago
Richard Fuchs ee0fa947ce MT#56374 move resources() to lib
2 years ago
Richard Fuchs 16c08efe62 MT#56374 move pthread helper functions to auxlib
2 years ago
Richard Fuchs 61ca57f0cf MT#56374 move ssl_random to auxlib
2 years ago
Richard Fuchs 84f4467241 MT#56374 move rtpe_shutdown to auxlib
2 years ago
Richard Fuchs ddc79e5713 MT#55283 add missing header
2 years ago
Richard Fuchs bc742bb1ad MT#56447 add wrapper g_hash_table_steal_extended
2 years ago
Richard Fuchs ed30c55312 MT#56447 fix LOCK __COUNTER__ expansion
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 941a50edd5 TT#156900 add helper functions and macros
3 years ago
Richard Fuchs 56d4ff74f2 TT#14008 add config knob for max log line length
3 years ago
Richard Fuchs f04332915b TT#91151 add publish/subscribe commands
4 years ago
Richard Fuchs 34e61f9adf TT#119504 introduce auto-unlock type
4 years ago
Richard Fuchs 25cb6ff857 TT#14008 handle deprecated g_memdup
4 years ago
Richard Fuchs addaa6acbc TT#111150 add missing include
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 1dbfbe87d3 TT#14008 move g_string_free helper to auxlib
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
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