shithub: sox

RSS feed

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

fbcad60e – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/24 16:52
Fix lock-up when a special-file option is given with another option in

4cb7d826 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/23 09:00
fix nonsense values for peak and trough RMS with very short files

462bbd36 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/21 19:21
typo

932b03df – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/20 17:09
Asterisk raw format

30ed2025 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/20 17:04
Asterisk raw format

4e77d5b7 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/20 16:54
rm obsolete file (we still have, and refer to, the wav version)

14ed58bd – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/20 16:51
tempo does not involve a rate change

42e1b8e5 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/20 16:45
we've not had a voc file for long while

8bffa592 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/10 11:25
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

4933b58e – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/10 11:22
allow inspection of bitrate of VBR frames for debug

02ebdd61 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/04/02 18:15
Delete obsolete ax_create_stdint_h.m4

06c09425 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/04/02 17:51
Fix getopt to not use global state

e614255a – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/02 06:11
cmake build fix

c9baa397 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/02 04:50
continuing move from off_t to uint64_t

a6c1a357 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/04/02 04:50
cmake build fix

381a7bd0 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/27 20:39
Remove globals from sox.h

88eec9c7 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/26 13:13
Portability fixes for sox.h

e29e9ceb – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/21 20:59
Improved large file support

fdfceb50 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/21 20:53
Clean up some warnings

474a9674 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/20 21:34
Fix use of UNUSED in example1.c

c62be7fd – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/20 21:02
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

ac259297 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/20 19:53
Cosmetic/consistency fixes for sox.h

8b00c21f – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/20 14:47
final git commit email test.

96c0585c – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/20 14:42
another whitespace change to test commit email

cd95b596 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/20 14:08
whitespace change to test email hook.

46f7237a – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 22:31
Fix warning regarding prototype of lsx_getopt

2d5b2941 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 22:31
Fix warning for strict aliasing of magic

b5d46fd0 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 22:30
Fix warning for unused tagtype function

abdbc766 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 22:30
Fix warning for unused id3tagmap

0ef04719 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 22:28
Add changelog for sox_globals.use_threads

125c8815 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 21:21
Fix compile warning in trim.c when ulong != size_t

0f8e566c – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 21:09
MSys make can't handle multiple inference rules on one line

32fe572b – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 20:57
sox should not depend on libsox configuration

c153c657 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 19:53
Fix broken lt_dlsetsearchpath

dcd4fe8e – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 19:48
In sox_format_supports_encoding, allow path to be null if filetype is set.

923f690a – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/03/19 19:32
Add a bunch of comments to sox.h. No functional changes.

ac589cfe – Pascal Giard <evilynux@gmail.com> authored on 2011/03/04 06:27
Small fix to sox description.

e688d755 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/03 15:02
Revert "Convert filelength to off_t instead of size_t"

8dc39989 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/03 14:29
Convert filelength to off_t instead of size_t

b2986b68 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/02 13:51
Convert .cvsignore to .gitignore

b0546451 – Chris Bagwell <cbagwell@users.sourceforge.net> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2011/03/02 13:44
Update version # in git for next release.

b906c98c – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/03/02 11:21
Mention specifically that floating points are supported in WAV.

f204a4dc – Pascal Giard <evilynux@gmail.com> authored on 2011/03/02 06:22
Sync with latest Debian package.

a87a798f – Chris Bagwell <cbagwell@users.sourceforge.net> authored on 2011/02/28 16:04
add note about tempo man page update.

b535f8dd – Chris Bagwell <cbagwell@users.sourceforge.net> authored on 2011/02/27 12:48
Updates to release script made during 14.3.2 release.

7507a001 – cbagwell <cbagwell> authored on 2011/02/27 12:16
README.osx wasn't easily readable in Finder. Revert back to

dd776a38 – cbagwell <cbagwell> authored on 2011/02/27 11:41
Updates for 14.3.2 release.

097eee4a – cbagwell <cbagwell> authored on 2011/02/23 23:31
do pointer math on char * instead of float * to fix mem

70291cec – cbagwell <cbagwell> authored on 2011/02/23 22:53
Fix warning message while recording.

c4e5ba5b – cbagwell <cbagwell> authored on 2011/02/23 22:22
Document the multiple combine method in man and usage output.

8aafb703 – cbagwell <cbagwell> authored on 2011/02/23 21:54
Update example3 so that it can play mono files on OSX with coreaudio.

5b834068 – cbagwell <cbagwell> authored on 2011/02/23 21:03
Free pthread items and remove callbacks. Allows back-to-back

b90cd902 – cbagwell <cbagwell> authored on 2011/02/22 23:27
Move device start until after locking mutex so less chance of playing

2c1b8ba2 – cbagwell <cbagwell> authored on 2011/02/22 22:17
Miscalculated consumed samples when short buffer was provided.

2bc58856 – cbagwell <cbagwell> authored on 2011/02/21 23:26
Another attempt and fixing coreaudio segfaults. Simplify by

b7dbdc17 – cbagwell <cbagwell> authored on 2011/02/20 13:41
changelog/news cleanups.

f13f3f83 – cbagwell <cbagwell> authored on 2011/02/20 13:33
meant to leave build enabled by default.

3b26f5a8 – cbagwell <cbagwell> authored on 2011/02/20 13:16
Add release script to automate as much as possible.

042b6a03 – cbagwell <cbagwell> authored on 2011/02/19 21:03
Update with new items since 14.32-RC1.

e38ffc2c – cbagwell <cbagwell> authored on 2011/02/19 20:43
Support an absolute end position for trim effect instead of only

083d40f1 – cbagwell <cbagwell> authored on 2011/02/19 20:00
Update copyright dates and doc dates

Next