kvm/internal/audio
Alex P 3d1c2a13b9 Remove dead code and redundant checks in audio implementation
- Delete unused audio_common.c and audio_common.h (237 lines of dead code)
- Remove redundant encoder/decoder pointer comparisons (mutex already held)
- Remove unused err variables in encode/decode hot paths
2025-11-25 01:02:17 +02:00
..
c Remove dead code and redundant checks in audio implementation 2025-11-25 01:02:17 +02:00
cgo_source.go Remove redundant comments and fix time import 2025-11-24 20:40:28 +02:00
cgo_source_stub.go Simplify audio management 2025-11-17 22:21:47 -06:00
relay.go Remove redundant comments and fix time import 2025-11-24 20:40:28 +02:00
source.go Integrate libspeexdsp for high-quality audio resampling 2025-11-21 16:29:02 +02:00