Kirika/audio/format/guess
2023-01-29 12:48:40 +01:00
..
flac_decode_test.go General code inspection cleanup 2022-10-03 11:34:56 +02:00
guess.go Changed format Identify to fixed number of bytes 2023-01-29 12:48:40 +01:00
guess_test_utils.go Use native audio.Source operations where possible instead of Float32 2022-07-20 19:02:31 +02:00
init_aac.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
init_alac.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
init_flac.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
init_mp3.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
init_opus.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
init_tta.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
init_vorbis.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
mp3_decode_test.go General code inspection cleanup 2022-10-03 11:34:56 +02:00
opus_decode_test.go General code inspection cleanup 2022-10-03 11:34:56 +02:00
tta_decode_test.go General code inspection cleanup 2022-10-03 11:34:56 +02:00
vorbis_decode_test.go General code inspection cleanup 2022-10-03 11:34:56 +02:00