kvm/internal
Alex P ece36ce5fd feat(audio): optimize validation and add dynamic opus encoder configuration
Consolidate audio frame validation functions into a single optimized implementation and add dynamic OPUS encoder parameter updates based on quality settings. Initialize validation cache at startup for consistent performance.

Add latency profiler for end-to-end audio pipeline monitoring. Update test cases to use unified validation function and initialize cache.

The changes improve performance by reducing function call overhead and enabling runtime optimization of audio encoding parameters based on quality presets.
2025-08-27 23:44:16 +00:00
..
audio feat(audio): optimize validation and add dynamic opus encoder configuration 2025-08-27 23:44:16 +00:00
confparser Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
logging network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
mdns network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
network Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
timesync Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
tzdata feat: improve custom jiggler settings and add timezone support (#742) 2025-08-24 22:54:26 +00:00
udhcpc fix: the screen doesn't dim or turn off 2025-06-03 01:28:14 +02:00
usbgadget feat(usbgadget): add nil checks for gadget operations and cleanup tests 2025-08-25 22:24:41 +00:00
websecure feat(websecure): add support for ed25519 certificates (#513) 2025-05-25 11:09:58 +02:00