Kirika/audio
2022-07-21 10:22:34 +02:00
..
filter Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
format Decrease memory usage of AAC decoding, use int16 sample format 2022-07-21 10:22:30 +02:00
packetizer Update aac-go to use fork, fixed vo-aacenc tests 2022-07-20 20:06:06 +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