plan9fox/sys/src/cmd/audio
2015-07-13 02:56:51 +02:00
..
flacdec audio/flacdec: fix pcmconv pipeline race (thanks mischief and henesy) 2014-12-15 07:26:03 +01:00
libFLAC libFLAC: fix compiler warnings by properly declaring void function arguments 2015-07-13 02:56:51 +02:00
libogg move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add play 2012-01-22 23:30:34 +01:00
libvorbis move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add play 2012-01-22 23:30:34 +01: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 pcmconv: revert previous change, fix dither clipping 2014-03-03 14:45:14 +01: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