saxon
|
7628efdbc2
|
av/stream/flac: working on cleaning up decode code
|
2019-01-22 10:26:22 +10:30 |
saxon
|
5f3bf33213
|
av/stream/flac/decode.go: wrote func headers
|
2019-01-21 22:52:17 +10:30 |
saxon
|
28e26cd151
|
av/stream/flc: using my own writeSeeker implementation - working
|
2019-01-21 17:50:09 +10:30 |
saxon
|
155134eeed
|
av/stream/flac: moved readAll to after loop
|
2019-01-21 17:37:16 +10:30 |
saxon
|
6fda0b3c3f
|
av/stream/flac: using writerseeker to pass to wav.NewEncoder because I don't want to give it a file, but it's not working
|
2019-01-21 17:34:15 +10:30 |
saxon
|
44c79e2256
|
av/stream/flac: wrote decode function and test to see if we can get wav.
|
2019-01-21 15:41:49 +10:30 |
saxon
|
56422a366e
|
av/stream/flac: added decode.go and flac_test.go
|
2019-01-21 14:57:40 +10:30 |