kvm/internal/audio
Alex P 437a63d7d4 Add bounds check for Opus packets in Go layer
Validate packet size <= 1500 bytes before passing to C code to provide
defense-in-depth alongside existing C-layer validation.
2025-11-18 01:22:15 +02:00
..
c Update audio.c header comment to reflect variable sample rate 2025-11-18 00:54:04 +02:00
cgo_source.go Add bounds check for Opus packets in Go layer 2025-11-18 01:22:15 +02:00
cgo_source_stub.go Add runtime configurable audio parameters with UI controls 2025-11-17 21:51:08 +02:00
relay.go Add runtime configurable audio parameters with UI controls 2025-11-17 21:51:08 +02:00
source.go Fix: improve EDID compatibility and add audio configuration options 2025-11-18 00:53:15 +02:00