shithub: sox

RSS feed

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.

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.

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.

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

f24d4259 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/04 17:52
Fix compile error in oss.c

4568ed79 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/03 20:44
Deprecate ffmpeg format handler

22924df9 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/02 20:06
Increase maximum width for spectrograms

ffd8837b – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/12/15 17:21
Fix bug in lsx_parsesamples

15bd4c16 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/12/06 01:29
speed up small-factor downsampling; e.g. ~15% improvement for 48k->44100

c20cfab0 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/12/06 01:15
[3592482] Fix hang with rate effect & signal-length more than 2^31 samples.

1badd3e9 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/21 16:34
splice: set output length to unknown, not 0

fc127d04 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/16 06:34
Fix reading 64-bit float WAVs

b94453cf – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/16 06:30
Improve warning message wording in WAV handler

542cab5f – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/15 23:37
Merge branch 'dot' into master

c97d3bb1 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/15 23:08
Clarify speed effect documentation

226e3a5e – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/03/19 08:42
Update Debian version numbers to 14.4.2

3517e47f – Pascal Giard <evilynux@gmail.com> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/03/11 19:38
Backported Debian changes from post-14.4.1 branch

5e8bb94f – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/14 17:34
Extend time specification syntax

5ddcaeaa – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/27 04:27
Unify documentation for time specifications

d955d5fb – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/26 22:02
spectrogram: allow sample counts for -d and -S

1c697d3f – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/02 11:19
Improve lsx_parsesamples syntax checking

6c7a96cc – Reuben Thomas <rrt@sc3d.org> authored on 2012/09/18 14:05
sox.1: fix a typo

9a200a75 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/01 14:50
delay: allow mixing time and sample-count args

9f49ec72 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/01 14:44
pad: fix a code comment

ed9b202a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/01 14:28
spectrogram: fix memory leak

c443ca78 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/01 12:57
Seal a memory leak in do-nothing effects

62245d8d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/01 11:01
Documentation spelling alignment: centre -> center

f410bc6f – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/31 22:21
Allow sending spectrograms to stdout

eb5b65ec – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/31 21:44
spectrogram: fix default length regression

68127910 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/26 10:45
Read Ogg Vorbis files with any number of channels

d1fe487a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/26 10:20
Update changelog

2730cf01 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/24 05:29
Clarify misleading error message

fe29bc0e – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/24 05:06
Check if pulseaudio is actually available

35eebaf6 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/08/07 15:55
1) Restore multi-threaded FFT performance lost in 14.3.1.

8131c24b – Rob Sykes <robs@users.sourceforge.net> authored on 2012/08/02 15:28
prevent SIGFPE from inf * 10

184d25cd – Rob Sykes <robs@users.sourceforge.net> authored on 2012/07/28 10:33
fix passing of floating point args to lsx_fail

ce8b321c – Rob Sykes <robs@users.sourceforge.net> authored on 2012/07/28 09:32
commit file accidentally missed out of previous commit

a69f6b2b – Rob Sykes <robs@users.sourceforge.net> authored on 2012/07/28 09:14
Downsampling speed-ups; comparative execution time examples:

959708b9 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/07/16 04:02
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

8e885645 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/07/16 04:00
firfit: add support for --plot global option; detect error condition: knot freqs not increasing

f16cdf32 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/07/10 04:24
Use EXEEXT even for symlink files.

9e11da62 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/07/10 04:18
Use sox_i.h for ltdl.h inclusion.

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

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

c4ea6bf3 – Pascal Giard <evilynux@gmail.com> authored on 2012/06/27 19:18
Fixed spelling errors found by Debian's lintian tool.

b5b352d9 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/24 09:02
use full resolution that sample_t provides

eb532fc9 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/24 07:47
Merge branch 'robs-120512'

d5fd5920 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/24 07:43
C++ not used, so don't fail if not available

35342bff – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/24 07:43
doc updates

4e023943 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/24 05:25
C++ not used, so don't fail if not available

8e0b24e4 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/24 05:24
doc updates

92b54bdc – Rob Sykes <robs@users.sourceforge.net> authored on 2012/06/22 04:29
deemph now additionally works at 48k

e9a8dcf7 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/05/23 17:52
flac: fix invalid memory access w/ optimize_trim

55c0aa70 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/05/07 06:35
check that writable devices can actually be openned for writing, before selecting as the default device. Tested so far with pulseaudio fall-back to alsa; more testing required

dce8fe1d – Rob Sykes <robs@users.sourceforge.net> authored on 2012/04/17 15:41
rate speed-ups: down-sample by 3/4, down-sample by > 4

ff11eb90 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/07 17:55
Update version numbers

002ad34d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/07 17:53
Update version numbers

823bccee – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/07 15:06
Improve (de)interleave performance

d588a49f – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/07 17:49
Report again whether OpenMP is configured in

2a93b6ca – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/06 13:35
Use newer LT_INIT instead of AC_PROG_LIBTOOL

47065fce – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/06 13:19
Add OpenMP linker workaround for older libtools

0943845e – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/05 19:30
Unify OpenMP and non-OpenMP code in effects.c

84eaacb5 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/05 19:06
Require OpenMP >= 3.0

33837263 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/05 17:20
Provide a fallback for UINT64_MAX

fc6a9530 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/05 21:00
Undo "Fix VS2008 build issues"

e97ad93d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/05 15:51
Deprecate OpenMP 2.x

4be080eb – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/04/03 17:28
Fix VS2008 build issues

a2ead81a – Rob Sykes <robs@users.sourceforge.net> authored on 2012/04/02 15:43
more rate speed-ups

Next