RSS feed
24dba6cb
– robs <robs>
authored
on 2007/10/27 11:29
unsigned sox_sample_t doesn't exist; changing sox_ssample_t back to sox_sample_t
044d2226
– robs <robs>
authored
on 2007/10/26 15:30
clean-up and optimisation
16513db1
– robs <robs>
authored
on 2007/10/26 13:59
SoX
9816c805
– robs <robs>
authored
on 2007/10/26 08:49
fix some buffer overruns
d29ccbd1
– robs <robs>
authored
on 2007/10/26 06:49
stop fooling FORTIFY_SOURCE
557ba985
– robs <robs>
authored
on 2007/10/26 05:21
mixer fixes
1eb8255c
– robs <robs>
authored
on 2007/10/24 17:10
more changes for reverb
b5a13b52
– robs <robs>
authored
on 2007/10/23 15:59
Fix trim when first effect with IMA-ADPCM input wav file
69d3c4df
– robs <robs>
authored
on 2007/10/22 19:40
freeverb
5d2a07fe
– cbagwell <cbagwell>
authored
on 2007/10/20 10:50
Removing unused libltdl references.
19122d5b
– robs <robs>
authored
on 2007/10/18 14:59
Fix [bug #1804772] Reverb effect locks up
1adc35cd
– rrt <rrt>
authored
on 2007/10/17 19:35
Add a note about linking.
9df5ab9d
– robs <robs>
authored
on 2007/10/03 16:58
removing static data from effects chain
f6c13968
– evilynux <evilynux>
authored
on 2007/10/03 15:19
Released 14.0.0-4 to Debian unstable, see changelog.
775489e2
– evilynux <evilynux>
authored
on 2007/10/03 15:18
Language fix: more then -> more than.
65406791
– cbagwell <cbagwell>
authored
on 2007/10/01 21:52
distcheck target now runs test scripts. Bump to 14.0.1.
17432762
– evilynux <evilynux>
authored
on 2007/09/30 15:09
Added missing Build-Dep on libavformat-dev:
765e42eb
– robs <robs>
authored
on 2007/09/30 09:17
Fix loss of 1 decoded FLAC block when using "trim 0 ..."
e40bfab7
– evilynux <evilynux>
authored
on 2007/09/29 13:30
Released 14.0.0-2 to Debian unstable.
ffa8948b
– robs <robs>
authored
on 2007/09/29 11:10
non-standard, non-WAVE_FORMAT_EXTENSIBLE (esp. 24-bit) PCM wav
2140d0e6
– robs <robs>
authored
on 2007/09/29 10:20
Fix sndt read bug
409436cc
– cbagwell <cbagwell>
authored
on 2007/09/25 15:05
Add in missing cmake distribution files.
3a82bcd2
– robs <robs>
authored
on 2007/09/25 14:58
Support for non-standard 24-bit PCM
3c7e5d1c
– evilynux <evilynux>
authored
on 2007/09/17 23:49
Proper short description for format librairies.
123ebf06
– cbagwell <cbagwell>
authored
on 2007/09/13 09:45
Using ftell() to match ov_callbacks expectation of returning a long always.
d6b3a9ef
– cbagwell <cbagwell>
authored
on 2007/09/13 08:42
Use ftello's real prototype in case we are using -Wstrict-prototypes.
febddf92
– evilynux <evilynux>
authored
on 2007/09/12 13:11
14.0.0 released to unstable.
8217825e
– cbagwell <cbagwell>
authored
on 2007/09/12 12:31
Package up missing amr.h.
380760fd
– cbagwell <cbagwell>
authored
on 2007/09/11 00:04
Repeat after me: Test then Submit. Not the other way around.
9bd69a42
– cbagwell <cbagwell>
authored
on 2007/09/10 23:34
Rename installcheck until its working with destcheck. Scripts
404f69bb
– cbagwell <cbagwell>
authored
on 2007/09/10 23:13
Don't require "." to be in your path.
87e11103
– cbagwell <cbagwell>
authored
on 2007/09/10 22:53
Auto disable libltdl on cygwin since its not working.
c0fd1892
– robs <robs>
authored
on 2007/09/10 15:18
don't assume all files in PKGLIBDIR have prefix
a32b1e70
– rrt <rrt>
authored
on 2007/09/10 09:35
Don't imply that automake > 1.9 is no good.
3337edea
– rrt <rrt>
authored
on 2007/09/10 06:37
Add "installcheck" target, and mention it in INSTALL.
b220527a
– cbagwell <cbagwell>
authored
on 2007/09/09 22:53
Don't allow adding libltdl library to link unless header is found.