Kirika/audio
DataHoarder 8ce63bec9b
All checks were successful
continuous-integration/drone/push Build is passing
Only test FLAC packetizer on CGO builds
2022-07-21 14:19:43 +02:00
..
filter Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
format Avoid allocating MP4 decode memory on AAC, enable parallel tests again 2022-07-21 11:56:29 +02:00
packetizer Only test FLAC packetizer on CGO builds 2022-07-21 14:19:43 +02:00
queue Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
replaygain Fix data race on GetAlbumReplayGain 2022-07-21 10:22:34 +02:00
sink.go Use native audio.Source operations where possible instead of Float32 2022-07-20 19:02:31 +02:00
source.go Use native audio.Source operations where possible instead of Float32 2022-07-20 19:02:31 +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