RSS feed
2c40db71
– robs <robs>
authored
on 2007/05/13 02:11
Cleaner inheritence implementation
88c85534
– robs <robs>
authored
on 2007/05/13 02:10
Fixed:
d4b408da
– rrt <rrt>
authored
on 2007/05/12 06:57
Remove bogus LADSPA stuff.
34d4d328
– evilynux <evilynux>
authored
on 2007/05/12 01:07
Reduce "unknown file" noise.
eebc882e
– evilynux <evilynux>
authored
on 2007/05/12 01:02
libsox-fmt-all: Added missing dependency on libsox-fmt-sndfile.
da30dd2f
– evilynux <evilynux>
authored
on 2007/05/12 00:57
Splitted format libraries in different packages (libsox-fmt-foo).
b1cdf74b
– evilynux <evilynux>
authored
on 2007/05/12 00:55
Added note about experimental ffmpeg formats support.
3729926a
– evilynux <evilynux>
authored
on 2007/05/12 00:54
Format libraries are handled seperatly.
7ff33c96
– evilynux <evilynux>
authored
on 2007/05/12 00:53
- Removed fPIC from CFLAGS as libtool takes care of it upstream.
0c6acdd4
– rrt <rrt>
authored
on 2007/05/11 21:37
Improve linking so that libsndfile and libFLAC aren't linked into all
93ef280a
– rrt <rrt>
authored
on 2007/05/11 21:36
Fix sample usage message
fe98b28b
– rrt <rrt>
authored
on 2007/05/11 21:35
Remove spurious quote marks
c06c8db7
– rrt <rrt>
authored
on 2007/05/11 21:34
Tidy up usage
3cc779f1
– evilynux <evilynux>
authored
on 2007/05/11 13:05
Fixed most LIBS e.g. libsox_fmt_vorbis.so.0 is no longer linked against libmad.
5ecbc133
– rrt <rrt>
authored
on 2007/05/10 09:43
Fix to output host-endian rather than little-endian data (patch
f9e3268b
– rrt <rrt>
authored
on 2007/05/10 09:40
Faster ADPCM conversion (patch from Philippe Chaintreuil, patch
00a8871d
– rrt <rrt>
authored
on 2007/05/10 08:27
Use DOS/Windows hacks on DJGPP too; thanks Doug Kaufman
14e69e6b
– evilynux <evilynux>
authored
on 2007/05/08 21:13
Added checks for avutil and avcodec, required by strict libtool policy.
ad221b90
– robs <robs>
authored
on 2007/05/06 15:23
noisered doc updates
b7e2b108
– robs <robs>
authored
on 2007/05/06 13:36
Fix for NaNs (from Tommi Höynälänmaa)
1ecccdb9
– robs <robs>
authored
on 2007/05/06 13:32
Protection against concurrent use of stdin/stdout.
7d66951a
– robs <robs>
authored
on 2007/05/06 13:22
Replace licence referring to foobar with a standard soxlib one
b01f93d4
– robs <robs>
authored
on 2007/05/06 12:03
Replace licence referring to foobar with a standard soxlib one
6e9b8e64
– robs <robs>
authored
on 2007/05/05 10:21
Updates mainly for compander
d97addd9
– robs <robs>
authored
on 2007/05/05 06:36
Fix flac logic
7eab1712
– robs <robs>
authored
on 2007/05/05 05:44
Add AMR-NB file format
60b5e4f3
– rrt <rrt>
authored
on 2007/05/04 20:21
Rather than guarding the code of optional modules with #ifdefs, guard
48d4c6c3
– rrt <rrt>
authored
on 2007/05/04 19:26
Load format modules properly dynamically, by scanning the directory,
f9c7137a
– evilynux <evilynux>
authored
on 2007/05/03 11:59
No longer conflicting with libst and libst-dev.
f098e629
– evilynux <evilynux>
authored
on 2007/05/03 10:19
Installing plugins.
3388334c
– evilynux <evilynux>
authored
on 2007/05/03 00:51
Cleanly fixed the missing symbols on libsox_fmt_vorbis, thanks Reuben!
cd4d9a3c
– robs <robs>
authored
on 2007/05/02 18:01
Trying with external amr-wb lib
b0cbf09f
– robs <robs>
authored
on 2007/05/02 17:56
Trying with external amr-wb lib
52efa2b9
– rrt <rrt>
authored
on 2007/05/02 13:34
First fairly rough and mechanical cut at splitting up sox(1). There