shithub: sox

RSS feed

a9ff0679 – Pascal Giard <evilynux@gmail.com> authored on 2011/12/10 19:06
Clarified that the opencore-amr implementation can also be used.

a411456c – Pascal Giard <evilynux@gmail.com> authored on 2011/12/10 19:03
Clarified that the opencore-amr implementation can also be used.

a74c6364 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/09 20:04
Don't include math.h in hilbert.c

263a35a6 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/05 04:48
New hilbert effect

9f2bf1b9 – Reuben Thomas <rrt@sc3d.org> authored on 2011/12/02 13:06
sox.1: Don’t use deprecated sample size flags in example code.

ee63cc75 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/11/22 09:56
Update .dat format description

6526c600 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/11/08 21:12
Read more of the file for automatic format detection

a44503f4 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/11 20:40
Fix two more memory leaks

ca3acec8 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/11 20:29
fir effect: don't crash when no coefficients are given

e24ea5f2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/11 19:53
Fix "may be undefined" compiler warnings

caab3554 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/11 01:38
WAV format: pad to an even number of data bytes

ddb3f05a – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/10 23:48
delay effect: more syntax checking

5469291f – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/10 23:20
delay effect: Allow a delay to be more than the input length

4cc26362 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/10 17:05
Fix several memory leaks

8ffd05c7 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/09 20:33
Update change log with compand/mcompand fixes

98e7e8e5 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/09 19:54
Prevent memory corruption in mcompand effect

d96b541d – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/09 19:46
Fix crash in compand effect

2d3823c2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/10/05 22:21
Add support for floating point encodings in AIFF-C files

6698585c – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/10/04 05:56
Use "rb" with popen() on windows.

2a13b33f – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/09/29 17:06
Fix OSX coreaudio device name searches. Would stop looking

1967dddb – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/09/29 17:02
fix uint64 prototype issues

74baf8c9 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/09/28 16:51
Update changelog.

a994f4f5 – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/26 11:49
Reuse --interactive option for interactive mode

339d38d1 – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/26 12:12
Make interactive skipping more robust

28303e73 – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/27 08:28
Fix newfile/restart in connection with merging, mixing

792d710e – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/23 12:39
Allow unlimited number of user effects for SoX

e9a66b7c – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/03/07 20:45
Allow unlimited number of effects for libsox

0c2f7a09 – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/23 13:18
Enable --plot for the biquad effect

f3a44dfb – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/23 13:02
Fix documentation for unsigned-integer encoding

09474519 – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/09/05 21:21
Correct documentation for splice effect

ca0b938e – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/03/06 16:52
Replace "CVS" with "git" in readmes

e1e99f62 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/09/24 09:27
make pusleaudio driver highest priority audio driver

4de92cb7 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/09/24 09:21
fix effect pipeline and file length propogation

05bf8557 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/08/30 06:20
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

e1dd26ac – Rob Sykes <robs@users.sourceforge.net> authored on 2011/08/30 06:16
git ignores

db11a831 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/08/30 06:03
add upsample effect

0957f2eb – Pascal Giard <evilynux@gmail.com> authored on 2011/08/21 20:48
Sync'd with latest upload to Debian.

c81a45e9 – Pascal Giard <evilynux@gmail.com> authored on 2011/08/21 20:44
Added support for libav >= 0.7.0.

3e264d19 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/08/13 03:52
the splice effect is easily misunderstood; hopefully, this diagram will help alleviate this

0904a4c1 – Reuben Thomas <rrt@sc3d.org> authored on 2011/05/25 18:38
Stop using some deprecated symbol names.

d620a0b0 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/25 17:49
fix some speexdsp warnings

076b51a2 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/25 04:39
replace monkey.au