plan9fox/sys/src/cmd/audio
2018-09-08 15:15:08 +02:00
..
flacdec audio/flacdec: add eof handler avoiding endless spinning on broken files (thanks deuteron) 2017-11-16 14:15:00 +01:00
libFLAC libFLAC/mkfile: -DFLAC__NO_ASM 2016-03-05 11:00:00 +01:00
libogg audio/libogg: nuke old libogg.au 2018-09-05 08:37:01 -07:00
libvorbis libvorbis: fix broken free() (thanks mischief) 2018-09-08 15:15:08 +02:00
mixfs mixfs: make mixbuffer addition atomic 2014-01-10 14:51:29 +01:00
mp3dec fix wrong type for terminating nil argument for execl() 2014-02-05 19:25:24 +01:00
mp3enc import updated compilers from sources 2012-07-30 19:11:16 +02:00
oggdec oggdec: recognize "begin of stream" packets and restart decoding 2014-09-16 20:25:01 +02:00
oggenc move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add play 2012-01-22 23:30:34 +01:00
pcmconv audio/pcmconv: fix accidental cast to float instead of double 2018-05-13 19:58:16 +00:00
sundec fix wrong type for terminating nil argument for execl() 2014-02-05 19:25:24 +01:00
wavdec fix wrong type for terminating nil argument for execl() 2014-02-05 19:25:24 +01:00
config move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add play 2012-01-22 23:30:34 +01:00
mkfile add audio/mixfs to allow simultanious playback streams over a single /dev/audio 2013-12-26 21:04:25 +01:00