sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
 messages from 2018-03-19 11:41:38 to 2020-08-24 11:09:54 UTC [more...]

ladspa support detection
 2020-08-24 11:09 UTC  (2+ messages)

Build system cleanup
 2020-08-24 11:04 UTC  (43+ messages)

compiler detection
 2020-08-22 21:11 UTC  (2+ messages)

stdint
 2020-08-21 22:05 UTC  (2+ messages)

Build system cleanup
 2020-08-21 12:27 UTC  (4+ messages)

Your message to SoX-devel awaits moderator approval
 2020-08-21  8:20 UTC 

AMR codecs
 2020-08-13 21:31 UTC  (2+ messages)

[PATCH RESEND 0/9] some old accumulated patches
 2020-08-13 16:38 UTC  (26+ messages)
` [PATCH RESEND 1/9] use non-blocking stdin for interactive mode
` [PATCH RESEND 2/9] speed up "|program" inputs on Linux 2.6.35+
` [PATCH RESEND 3/9] sox.1: fix section name
` [PATCH RESEND 4/9] sndio: handle 24-bit samples properly on OpenBSD
` [PATCH RESEND 5/9] Handle vorbis_analysis_headerout errors
` [PATCH RESEND 6/9] fix manpage warning: "table wider than line width"
` [PATCH RESEND 7/9] spectrogram: remove arbitrary limit on height of spectrogram
` [PATCH RESEND 8/9] Add spectrogram -n flag to normalise the output to maximum brightness
` [PATCH RESEND 9/9] Added average power spectrum for stat -freq -a

[PATCH] use posix_fadvise to increase readahead
 2020-08-13 11:32 UTC  (5+ messages)

WAV reader cleanup
 2020-08-12  9:30 UTC  (4+ messages)

Build systems
 2020-08-11 16:34 UTC  (13+ messages)

[PATCH] oss: remove check for machine/soundcard.h and libossaudio
 2020-08-11 15:17 UTC  (9+ messages)

sunaudio detection and libossaudio
 2020-08-11 15:11 UTC 

Bundled GSM library
 2020-08-11 14:24 UTC  (5+ messages)

An effect that is not an effect
 2020-08-03 11:56 UTC 

NSP support
 2020-08-02  0:26 UTC 

[PATCH] wavpack: check errors when initializing
 2020-07-31  9:23 UTC  (3+ messages)

RF64 support in Sox
 2020-07-16 12:23 UTC  (6+ messages)

Easy extension for Effects?
 2020-07-16 10:31 UTC  (2+ messages)

Guide to building Sox/Lame/Libmad on Win 10 with Visual Studio
 2020-03-12 21:43 UTC 

[Patch] Change to exit(0) for --help-format
 2019-12-17 18:43 UTC  (5+ messages)

Next release
 2019-09-03 15:41 UTC  (5+ messages)

I'd love to see a SoX release soon!
 2019-08-07  3:24 UTC 

is libsox thread safe?
 2019-07-12 18:05 UTC  (3+ messages)

RIAA filter for 192k files
 2019-07-09 13:10 UTC  (2+ messages)

Interest in updating synth.c with a Gaussian white noise effect?
 2019-07-09 11:50 UTC 

[Patch] Fix win32-glob.c resource leak hfindfile
 2019-07-09  9:44 UTC  (2+ messages)

Review/merge request - RSO/RSF support
 2019-05-17 19:10 UTC  (3+ messages)
  ` Review/merge request - RSO/RSF support - V2

runtime effects discovery/use
 2019-05-05  9:12 UTC 

libsox tempo API in C
 2018-12-03 20:53 UTC 

Using play to play internet streams encoded with aac
 2018-11-17 19:32 UTC 

Question about extracting total length and timestamp from a ogg vorbis stream
 2018-11-08 10:54 UTC  (2+ messages)

Updating synth.c with a Gaussian white noise effect?
 2018-10-08 21:59 UTC 

Debugging SoX in MSVC
 2018-09-26  1:19 UTC 

Question about effects and reading data to the buffer
 2018-08-19 14:03 UTC 

Merge Request to add 192kHz support for RIAA effect
 2018-08-04  1:53 UTC  (2+ messages)

[PATCH] sox: use sigaction where available [bug #214]
 2018-04-30 20:58 UTC 

[PATCH v2] hcom: fix crash on input with corrupt dictionary (CVE-2017-11358)
 2018-04-29 15:55 UTC 

[PATCH 0/8] CVE fixes
 2018-04-28 12:50 UTC  (13+ messages)
` [PATCH 1/8] wav: fix crash if channel count is zero (CVE-2017-11332)
` [PATCH 2/8] hcom: fix crash on input with corrupt dictionary (CVE-2017-11358)
` [PATCH 3/8] wav: fix crash writing header when channel count >64k (CVE-2017-11359)
` [PATCH 4/8] wav: ima_adpcm: fix buffer overflow on corrupt input (CVE-2017-15370)
` [PATCH 5/8] flac: fix crash on corrupt metadata (CVE-2017-15371)
` [PATCH 6/8] adpcm: fix stack overflow with >4 channels (CVE-2017-15372)
` [PATCH 7/8] aiff: fix crash on empty comment chunk (CVE-2017-15642)
` [PATCH 8/8] xa: validate channel count (CVE-2017-18189)

[PATCH 0/5] Various bug fixes
 2018-04-28  0:24 UTC  (7+ messages)
` [PATCH 1/5] Added $(DESTDIR) in front of ${bindir} so proper sox binary is invoked during tests
` [PATCH 2/5] update FSF mailing address
` [PATCH 3/5] oss: fix input buffer overrun
` [PATCH 4/5] amr: check for invalid block types
` [PATCH 5/5] aiff: fix handling of unknown odd-sized chunks

[PATCH] wav: disallow zero-size chunks [bug #278]
 2018-04-27 23:53 UTC 

[PATCH] fix obsolete example in INSTALL file [bug #257]
 2018-04-27 21:44 UTC 

[PATCH] voc: abort if channel count or sample format changes
 2018-04-27 21:27 UTC 

[PATCH] wav: adpcm: stricter header validation
 2018-04-27 17:50 UTC 

[PATCH] oss: prefer stereo mode
 2018-04-27 17:50 UTC 

[PATCH 1/2] fix out of tree text/pdf/html generation
 2018-04-27 13:16 UTC  (2+ messages)
` [PATCH 2/2] Fix Bug #261: absurd docs bug - PDF is doubled

[PATCH] delete debian packaging files
 2018-04-27 12:51 UTC 

[PATCH] msvc: fix build with Visual Studio 2015
 2018-04-27 11:10 UTC 

upstream
 2018-04-26 10:27 UTC  (12+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).