shithub: sox

RSS feed

26223070 – Rob Sykes <robs@users.sourceforge.net> authored on 2014/10/29 06:01
AIFF comments implementation now passes this test

5688e65d – Rob Sykes <robs@users.sourceforge.net> authored on 2014/10/29 06:00
fix warning on 64-bit arch.

2c68f382 – Chris Bagwell <chris@cnpbagwell.com> authored on 2014/10/26 17:30
Work around for libsndfile size bug on RF64

0fc1ff31 – Chris Bagwell <chris@cnpbagwell.com> authored on 2014/10/26 17:26
Add reading support for RF64 WAV files.

78bf52d2 – Eric Wong <normalperson@yhbt.net> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2013/09/29 02:17
ladspa: optionally perform latency compensation

48a659ed – Chris Bagwell <chris@cnpbagwell.com> authored on 2014/10/07 17:12
Remove deprecated options in tests.

937dc834 – Chris Bagwell <chris@cnpbagwell.com> authored on 2014/10/07 17:04
fix lsx_filelength() prototype mismatach.

56a5fc5e – Chris Bagwell <chris@cnpbagwell.com> authored on 2014/10/05 18:04
Fix for max size text chunks in aiff files.

4927023d – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/11/25 19:31
Add missing comma in man page

a6be594c – Rob Sykes <rob@rob-Ideapad-S205.(none)> authored on 2013/05/27 14:35
add Dolph window for spectrogram effect

5fb5573e – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/04/10 14:39
Fix signalinfo handling in example3.c

ccd23600 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/10 02:14
configure.ac: Simplify version comparisons

0ed6d04e – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/10 10:56
Link Windows build to wsock32.dll again

5c584135 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/08 21:23
Don't export (most) internal libsox symbols

703bedf7 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/07 22:14
Merge branch 'opus'

f5b1ce0d – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/07 22:10
Only use -Wno-long-long on GCC

f236814d – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/07 21:50
Add documentation for Opus support

9fd6eeea – John Stumpo <stump@jstump.com> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2013/03/05 19:04
Add read-only Opus support using libopusfile.

e597e802 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/05 18:36
Remove remaining references to FFmpeg

e60dbd62 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/05 18:20
Remove deprecated mixer effect

003122e8 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/04 08:59
Simplify configuration checks for math functions

184a7ff4 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/04 08:02
Call AC_CONFIG_MACRO_DIR unconditionally

6ede7102 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/03 16:51
Enable writing WAV files with 64-bit floats

e9268909 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/03 16:16
Add missing includes

08286bbf – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/03 15:54
Use binary mode when writing spectrogram to stdout

c770ed09 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/01 05:35
Document limited Replay Gain tag support

c023cafa – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/03/01 04:59
Add binaries with .exe extension to .gitignore

7d09b456 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/28 06:21
Update INSTALL

1d88da48 – Rob Sykes <robs@users.sourceforge.net> authored on 2013/02/27 16:58
fix warnings

ae4743ad – Rob Sykes <robs@users.sourceforge.net> authored on 2013/02/27 16:53
quash warning

93556f52 – Rob Sykes <robs@users.sourceforge.net> authored on 2013/02/27 16:46
fix size_t/uint64_t mismatch

fcbcd918 – Pascal Giard <evilynux@gmail.com> authored on 2013/02/22 18:07
Fixed typo: Sytem -> System

572d36d0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/21 20:16
configure.ac: replace obsolete AC_HELP_STRING

97bea98f – Guido Aulisi <guido.aulisi@gmail.com> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/11/26 10:38
mcompand: fix bad clipping due to overflow of band summing.

9f65df88 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/13 19:43
Complete renaming of debian/sox.dirs.in

c6037337 – Pascal Giard <evilynux@gmail.com> authored on 2013/02/11 16:30
No need to substitute anything in sox.dirs.

d4164a57 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/11 21:07
tempo: calculate output length

4dd9b895 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/11 20:47
Document soxi -p in man page

5ae40497 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/11 20:37
Remove deprecated ffmpeg format handler

2991721d – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/11 20:16
Add pipe rewinding for IRIX

c7a10cd0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/02/02 06:38
Merge branch 'dot' into master

fb412eb2 – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/02/01 14:01
sox-14.4.1 release

aa5ce885 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 22:38
Draft NEWS for 14.4.1 release

c916dbe9 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 22:01
Fix typo in sox.1

86791c4b – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 21:23
Merge branch 'positions'

a586ad95 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 20:46
Apply new timespec syntax to documentation example

7672dd34 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 20:19
pad: use lsx_parseposition

f52cfb29 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 19:05
splice: use lsx_parseposition

2469faa0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/31 12:46
bend: use lsx_parseposition

fbbc16d6 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/30 17:44
Replace removed options in stat output

681cf749 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/30 16:00
Fix (m)compand modifying their arguments

44f6f02e – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/01/29 15:44
rc3 right before final release

ed4e4fc7 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/28 20:23
Fix length calculation for "repeat -"

0a2fea5f – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/28 20:17
Simplify scripts/alert.sh

3af10ea0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/28 20:16
Some cleanup of example scripts

0ac9f7f7 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/28 19:47
Don't use removed options in examples

dc1f3866 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/28 18:39
Update changelog

050b3330 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/28 18:16
Use binary mode for pipes on all Windows compilers

34252aa3 – Rob Sykes <robs@users.sourceforge.net> authored on 2013/01/23 12:35
improved pink noise freq. response

c4282821 – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 18:12
More Debian packaging changes, these are more interesting, some highlights:

4cca3b10 – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 18:18
Oops, that last bit was not needed.

075757c0 – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 18:18
Oops, that last bit was not needed.

38660e34 – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 18:12
More Debian packaging changes, these are more interesting, some highlights:

2e8d225e – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 18:01
ffmpeg is gone from the Debian packages.

bc1a75aa – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 17:35
Fixed tarball name to match version from configure.ac.

d4526282 – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 17:26
Sync' with latest Debian uploads plus few updates toward the next upload.

cc281d30 – Pascal Giard <evilynux@gmail.com> authored on 2013/01/22 17:26
Sync' with latest Debian uploads plus few updates toward the next upload.

2219a7cd – Pascal Giard <pascal.giard@mail.mcgill.ca> authored on 2013/01/18 05:36
"make distclean" should not get rid of the files distributed in the tarball; text files are deleted with the maintainer-clean target.

585fb5f6 – Pascal Giard <pascal.giard@mail.mcgill.ca> authored on 2013/01/18 05:36
"make distclean" should not get rid of the files distributed in the tarball; text files are deleted with the maintainer-clean target.

7d9091ff – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 20:33
Update documentation dates

2f07e582 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 20:10
Merge branch 'dot' into master

9b5acb4f – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 10:32
repeat: support infinite repetition

88edc75a – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/01/13 08:48
sox-14.4.1rc2

3c6126af – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/01/13 08:47
mingw script updates

388af59e – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/07/10 04:10
Don't use symbol names read/write.

943cae72 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/07/10 04:13
Updated check for MINGW compile

3e4bb567 – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/01/13 07:44
Updating osxbuild to work with OS X 10.7+/XCode 4.x.

946687bf – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 09:13
Check for sys/stat.h when building with cmake

7c7f1b95 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 05:15
Update changelog

de763541 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 05:05
Update changelog

ea3eb44f – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 04:26
rate: don't hang if more than 2^31 output samples

a1fea160 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 03:10
tempo: use 64-bit numbers to count samples

d24b42ab – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/03/18 23:25
dft_filter: use 64-bit numbers to count samples

2f6742e2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 00:45
configure.ac: use AC_CONFIG_HEADERS

38165cf8 – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/01/12 17:16
Fix for autoconf 2.69

2d9b0294 – Rob Sykes <robs@users.sourceforge.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2013/01/10 00:59
Fix truncation due to integer division

4d1529dd – Rob Sykes <robs@users.sourceforge.net> authored on 2013/01/10 00:59
fix truncation due to integer division (found by Michael Niedermayer)

ff332f56 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/09 20:27
Minor documentation fixes

f4562efd – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/08 03:55
soxi: new option (-p) to display sample precision

a2f13777 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/08 03:35
Fix soxi help message

d891d7e0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/07 21:27
Merge branch 'ladspa-multiport'

202042e2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/07 20:37
ladspa: Update documentation

58ab5ac8 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/10/05 13:07
ladspa: support M:N channel mapping in plugins

efde7c1a – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/10 05:02
ladspa: support multi-channel plugins and chains

11c13fc0 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/10 02:53
ladspa: call cleanup function if given

104dc19d – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/09 05:21
ladspa: free memory allocated for control ports

880a4939 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/07 19:18
Update changelog

f611e818 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/10 02:53
ladspa: call cleanup function if given

985b1f4d – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/09 05:21
ladspa: free memory allocated for control ports

43177ac5 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/05/30 02:04
flac: dynamically (re)size encoder buffer

Next