Kirika/audio
DataHoarder f28e82b5aa
All checks were successful
continuous-integration/drone/push Build is passing
Support setting Opus complexity and Ogg muxing delay
2022-07-20 12:10:05 +02:00
..
filter Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
format Support setting Opus complexity and Ogg muxing delay 2022-07-20 12:10:05 +02:00
packetizer refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats 2022-07-19 10:56:38 +02:00
queue Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
replaygain refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats 2022-07-19 10:56:38 +02:00
sink.go Simplified decoder analyzer, optimized int32 to bytes 2022-07-19 16:32:32 +02:00
source.go Speedup int32 to int16 2022-07-19 17:17:56 +02:00
stream.go refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats 2022-07-19 10:56:38 +02:00