RSS feed
	
	
	
		18d2609a
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/28 14:53
		
hcom: fix pointer type confusion [bug #308]
		 
	
		998208fd
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2015/08/27 12:57
		
hcom: fix double free on writing zero-length file
		 
	
		1968a7f0
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/28 16:20
		
wav: check for block align overflow [bug #279]
		 
	
		6b6a2930
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 20:53
		
wav: disallow zero-size chunks [bug #278]
		 
	
		8c2be5c7
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 14:49
		
wav: adpcm: stricter header validation [bug #265]
		 
	
		37e998b0
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 18:27
		
voc: abort if channel count or sample format changes [bug #265]
		 
	
		e81229cd
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/06/01 14:13
		
aiff: fix handling of unknown odd-sized chunks [bug #286]
		 
	
		9b27bc7f
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/26 16:19
		
amr: check for invalid block types [bug #305]
		 
	
		9c12c40e
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 11:04
		
oss: prefer stereo mode [bug #300]
		 
	
		342d3e71
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/26 15:31
		
oss: fix input buffer overrun [bug #300]
		 
	
		9923bcf0
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2015/08/10 14:37
		
msvc: fix build with Visual Studio 2015 [bug #282]
		 
	
		4b547a07
		 – Kevin Conder <kwconder@yahoo.com>
 authored
 and Mans Rullgard <mans@mansr.com>
 committed
 on 2016/01/27 16:37
		
doc: fix doubled pdf output [bug #261]
		 
	
		7bfb3d8c
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 10:08
		
doc: fix out of tree text/pdf/html generation
		 
	
		228a5709
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 18:41
		
doc: fix obsolete example in INSTALL file [bug #257]
		 
	
		db1c5a45
		 – Jaromír Mikeš <mira.mikes@gmail.com>
 authored
 and Mans Rullgard <mans@mansr.com>
 committed
 on 2017/11/05 06:59
		
spelling fixes
		 
	
		000b31b9
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/26 14:45
		
update FSF mailing address [bug #301]
		 
	
		8dcd32b1
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2018/04/27 09:40
		
delete debian packaging files [bug #270]
		 
	
		0d70a21c
		 – Jiri Kucera <jkucera@redhat.com>
 authored
 and Mans Rullgard <mans@mansr.com>
 committed
 on 2018/01/25 16:53
		
make: add $(DESTDIR) in installcheck target [bug #302]
		 
	
		09d7388c
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/09 06:45
		
xa: validate channel count (CVE-2017-18189)
		 
	
		f56c0dbc
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/20 06:03
		
aiff: fix crash on empty comment chunk (CVE-2017-15642)
		 
	
		515b9861
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/07 19:27
		
adpcm: fix stack overflow with >4 channels (CVE-2017-15372)
		 
	
		968c689a
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/05 10:57
		
flac: fix crash on corrupt metadata (CVE-2017-15371)
		 
	
		e076a7ad
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/05 11:21
		
wav: ima_adpcm: fix buffer overflow on corrupt input (CVE-2017-15370)
		 
	
		7b3f30e1
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/05 12:02
		
wav: fix crash writing header when channel count >64k (CVE-2017-11359)
		 
	
		e410d00c
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/05 11:43
		
hcom: fix crash on input with corrupt dictionary (CVE-2017-11358)
		 
	
		6e177c45
		 – Mans Rullgard <mans@mansr.com>
 authored
 on 2017/11/05 11:29
		
wav: fix crash if channel count is zero (CVE-2017-11332)
		 
	
		7e74b254
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2015/02/26 17:45
		
Remove hepler script. It's mostly unmaintained, I don't know if anyone but me ever used it. In any case, those who want a custom Debian package should be capable of updating the debian/changelog entry on their own.
		 
	
		19bdf7ef
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2015/02/26 16:39
		
chmod'ing unneeded executable bit.
		 
	
		e9189be4
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2015/02/26 17:22
		
Merge most Debian changes into master.
		 
	
		cfc3ccc2
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2015/02/22 10:25
		
Read for more development.
		 
	
		d41836d3
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2015/02/22 10:23
		
Fixes for issues found during 14.4.2 release.
		 
	
		45b161d7
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2015/02/22 09:53
		
sox-14.4.2 release
		 
	
		a3c890b8
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/22 13:41
		
News update for 14.4.2.
		 
	
		a5f2aae4
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/22 13:17
		
sox-14.4.2rc2 version bump.
		 
	
		5590cbc7
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/22 13:15
		
Distribute real sox.exe and not libtool wrapper.
		 
	
		ad03ae0d
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/22 05:46
		
Switch to rsync when releasing files
		 
	
		f39c574b
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/22 05:45
		
More checks for invalid MS ADPCM blocks.
		 
	
		7d3f3800
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/13 07:48
		
Check for minimum size sphere headers
		 
	
		d0050007
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/16 16:41
		
Update stack-protect logic to work for cygwin
		 
	
		2862cc5e
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/12/16 17:14
		
osxbuild updates for OSX 10.9 and latest libraries
		 
	
		6e75b15f
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/10/29 18:28
		
Default to silent mode for automake
		 
	
		256b7e37
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/10/29 18:19
		
Switch to gcc's -fstack-protector
		 
	
		80123617
		 – Chris Bagwell <chris@cnpbagwell.com>
 authored
 on 2014/10/29 17:47
		
Fix warning about ignored cdecl.
		 
	
		1c3d5239
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2014/10/29 16:51
		
prevent division by 0 when input signal is entirely non-negative, non-positive, or both
		 
	
		195e1bf4
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2014/10/29 10:24
		
New libsox example6: give explicit output attributes
		 
	
		1b0c9839
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2014/10/29 07:45
		
minor change: use periodic window
		 
	
		685b47a0
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2014/10/29 07:09
		
slight simplification
		 
	
		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 01: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 -"
		 
Next