index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
audio
Age
Commit message (
Expand
)
Author
2021-01-12
audio/flacenc: missed an argument in fprintf()
Sigrid
2021-01-11
libFLAC/mkfile: update version and build with -DNDEBUG
Sigrid
2021-01-11
libvorbis: fix free() called on a wrong pointer
Sigrid
2021-01-11
audio/flacenc
Sigrid
2020-12-23
libvorbis: 1.3.5 → 1.3.7 (fixes a bunch of CVE and other small issues)
Sigrid
2020-11-02
audio/wavdec: add -s option
Sigrid
2020-08-18
oggdec: give it enough chance to seek from the start, where first seek might ...
Sigrid
2020-08-12
audio/oggdec: allow -s 0
Sigrid
2020-08-12
audio/mp3dec: mad timer duration is all wrong, use samples instead
Sigrid
2020-08-12
audio/mp3dec: add -s SECONDS option
Sigrid
2020-08-11
audio/oggdec: add -s SECONDS option to seek before decoding
Sigrid
2020-08-11
audio/flacdec: add -s SECONDS option to seek before decoding
Sigrid
2020-01-11
libFLAC: 1.3.1 -> 1.3.3
Sigrid
2019-09-07
Libflac: Tell it that we have stdint.h so it finds SIZE_MAX
Ori Bernstein
2018-09-28
audio/libogg: sync to ogg v1.3.3
mischief
2018-09-08
libvorbis: fix broken free() (thanks mischief)
cinap_lenrek
2018-09-05
audio/libogg: nuke old libogg.au
mischief
2018-05-13
audio/pcmconv: fix accidental cast to float instead of double
BurnZeZ
2017-11-16
audio/flacdec: add eof handler avoiding endless spinning on broken files (tha...
cinap_lenrek
2017-02-01
audio/flacdec: continue after decode error (thanks deuteron)
cinap_lenrek
2016-06-20
audio/flacdec: exit on decode error, print error message
cinap_lenrek
2016-03-10
libvorbis: update to 1.3.5
ftrvxmtrx
2016-03-05
libFLAC/mkfile: -DFLAC__NO_ASM
ftrvxmtrx
2016-03-05
libFLAC: update to 1.3.1
ftrvxmtrx
2015-07-13
libFLAC: fix compiler warnings by properly declaring void function arguments
cinap_lenrek
2014-12-15
audio/flacdec: fix pcmconv pipeline race (thanks mischief and henesy)
cinap_lenrek
2014-09-16
oggdec: recognize "begin of stream" packets and restart decoding
cinap_lenrek
2014-03-26
audio/oggdec: wait for pcmconv child process to exit
cinap_lenrek
2014-03-03
pcmconv: revert previous change, fix dither clipping
cinap_lenrek
2014-03-03
pcmconv: fix dither clipping
cinap_lenrek
2014-02-05
have to use NULL instead of nil for ape programs...
cinap_lenrek
2014-02-05
fix wrong type for terminating nil argument for execl()
cinap_lenrek
2014-01-10
mixfs: make mixbuffer addition atomic
cinap_lenrek
2013-12-27
audio/mixfs: implement Tstat to obtain buffer size, better underrun handling
cinap_lenrek
2013-12-26
add audio/mixfs to allow simultanious playback streams over a single /dev/audio
cinap_lenrek
2013-11-06
mp3dec: fix volume for mp3dec
cinap_lenrek
2012-12-17
audio/pcmconv: fix mistake
cinap_lenrek
2012-12-14
audio/pcmconv: implement stereo -> mono conversion (mixing)
cinap_lenrek
2012-12-14
audio/pcmconv: check bits for same format check not just framesz
cinap_lenrek
2012-12-14
audio: replace µlawdec, add big endian and µlaw audio formats to pcmconv, Â...
cinap_lenrek
2012-12-13
audio/pcmconv: dithering
cinap_lenrek
2012-12-12
audio/pcmconv: cleanup
cinap_lenrek
2012-12-12
audio/pcmconv: implement filter coefficient interpolation, cleanup
cinap_lenrek
2012-12-12
audio/pcmconv: mistake for double to int conversion (thanks ftrvxmtrx)
cinap_lenrek
2012-12-11
audio/pcmconv: check number of input channels
cinap_lenrek
2012-12-11
audio/pcmconv: disable floating point exceptions for data conversion
cinap_lenrek
2012-12-11
audio: fix broken write() size for mp3dec/oggdec/flacdec
cinap_lenrek
2012-12-11
audio/pcmconv: implement band limited audio resampler using fir filter
cinap_lenrek
2012-12-08
µlaw audio support (from erik quanstro)
cinap_lenrek
2012-12-08
audio: add audio/pcmconv program
cinap_lenrek
[next]