sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* [PATCH RESEND 0/9] some old accumulated patches
@ 2020-07-31  9:37 Eric Wong
  2020-07-31  9:37 ` [PATCH RESEND 1/9] use non-blocking stdin for interactive mode Eric Wong
                   ` (10 more replies)
  0 siblings, 11 replies; 26+ messages in thread
From: Eric Wong @ 2020-07-31  9:37 UTC (permalink / raw)
  To: Måns Rullgård; +Cc: sox-devel

Hi Måns, I guess you're merging stuff these days?

I still use sox every day, but I've mostly stopped hacking C
since gcc and clang takes too long to compile.  Here's a bunch
of non-critical patches I had queued up from years ago.  (I
mailed separately about the wavpack issue).

In particular, I'm really happy with the "|program" speedup
on Linux with F_SETPIPE_SZ and use it all the time.

Anyways, thanks for keeping this project going!

The following changes since commit 9f2d60f9cd52a1cc5ae92e02bd862c8cb4b85f13:

  sox: silence gcc warning in headroom() function (2020-07-17 18:52:20 +0100)

are available in the Git repository at:

  https://80x24.org/sox.git for-mans_20200731

for you to fetch changes up to f5f7a3f32ac2d03fde04ac7433514666dd4e0700:

  Added average power spectrum for stat -freq -a (2020-07-31 09:14:53 +0000)

----------------------------------------------------------------
Alexandre Ratchov (1):
      sndio: handle 24-bit samples properly on OpenBSD

Eric Wong (2):
      use non-blocking stdin for interactive mode
      speed up "|program" inputs on Linux 2.6.35+

Guido Günther (1):
      Handle vorbis_analysis_headerout errors

Jan Stary (1):
      sox.1: fix section name

Martin Guy (2):
      spectrogram: remove arbitrary limit on height of spectrogram
      Add spectrogram -n flag to normalise the output to maximum brightness

Pander (1):
      Added average power spectrum for stat -freq -a

gabor.karsay@gmx.at (1):
      fix manpage warning: "table wider than line width"

 sox.1             | 14 +++++++++++--
 src/formats.c     | 51 ++++++++++++++++++++++++++++++++++++++++++++++
 src/sndio.c       |  8 ++++++--
 src/sox.c         | 12 +++++++++++
 src/spectrogram.c | 60 +++++++++++++++++++++++++++++++++++++++++++------------
 src/stat.c        | 27 ++++++++++++++++++++++++-
 src/vorbis.c      |  8 ++++++--
 7 files changed, 160 insertions(+), 20 deletions(-)


_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2020-08-13 16:39 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-31  9:37 [PATCH RESEND 0/9] some old accumulated patches Eric Wong
2020-07-31  9:37 ` [PATCH RESEND 1/9] use non-blocking stdin for interactive mode Eric Wong
2020-07-31  9:37 ` [PATCH RESEND 2/9] speed up "|program" inputs on Linux 2.6.35+ Eric Wong
2020-07-31 10:53   ` Måns Rullgård
2020-07-31  9:37 ` [PATCH RESEND 3/9] sox.1: fix section name Eric Wong
2020-07-31  9:37 ` [PATCH RESEND 4/9] sndio: handle 24-bit samples properly on OpenBSD Eric Wong
2020-07-31 10:59   ` Måns Rullgård
2020-07-31  9:37 ` [PATCH RESEND 5/9] Handle vorbis_analysis_headerout errors Eric Wong
2020-07-31  9:37 ` [PATCH RESEND 6/9] fix manpage warning: "table wider than line width" Eric Wong
2020-07-31  9:37 ` [PATCH RESEND 7/9] spectrogram: remove arbitrary limit on height of spectrogram Eric Wong
2020-07-31 14:34   ` Måns Rullgård
     [not found]     ` <CAL4-wQpF-qOD=BRVPhgZFC7fjvFDV-rQx1stvwY_xCTyj5uooA@mail.gmail.com>
2020-08-13 16:20       ` Måns Rullgård
2020-08-13 16:30         ` Pander via SoX-devel
2020-08-13 16:38           ` Måns Rullgård
2020-07-31  9:38 ` [PATCH RESEND 8/9] Add spectrogram -n flag to normalise the output to maximum brightness Eric Wong
2020-07-31  9:38 ` [PATCH RESEND 9/9] Added average power spectrum for stat -freq -a Eric Wong
2020-08-01 11:52   ` Måns Rullgård
2020-08-02  1:03     ` Eric Wong
2020-08-02 10:43       ` Måns Rullgård
2020-08-02 10:52     ` Måns Rullgård
2020-08-03 12:44       ` Pander via SoX-devel
2020-08-03 13:41         ` Måns Rullgård
2020-07-31 10:13 ` [PATCH RESEND 0/9] some old accumulated patches Måns Rullgård
2020-07-31 21:16   ` Eric Wong
2020-07-31 21:44     ` Måns Rullgård
2020-08-01 16:57 ` Måns Rullgård

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).