summaryrefslogtreecommitdiff
path: root/sys/src/cmd/audio/oggdec
AgeCommit message (Expand)Author
2014-09-16oggdec: recognize "begin of stream" packets and restart decodingcinap_lenrek
2014-03-26audio/oggdec: wait for pcmconv child process to exitcinap_lenrek
2014-02-05have to use NULL instead of nil for ape programs...cinap_lenrek
2014-02-05fix wrong type for terminating nil argument for execl()cinap_lenrek
2012-12-11audio: fix broken write() size for mp3dec/oggdec/flacdeccinap_lenrek
2012-12-08audio: add audio/pcmconv programcinap_lenrek
2012-02-06oggdec: resample to target frequencycinap_lenrek
2012-01-22move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add playcinap_lenrek