RSS feed
aadab41d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 16:29
install the manpage
99adb24d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 14:28
install the manpage
6bc6a9bb
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 16:06
fix warnings
b22cc88f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 15:26
add plan 9 config, fix mkfile
f2204009
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 15:26
sox_effect_options: fix a sanitizer warning about NULL arg to memcpy
e2d5e5bd
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 12:43
build sox executable
e85a7b00
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/17 00:14
add formats
f261dd3a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/08/16 23:28
build libsox on Plan 9
f07dfa6b
– Helmut Grohne <helmut@subdivi.de>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/16 22:03
hcom: fix dictionary resource leaks
20de3746
– Helmut Grohne <helmut@subdivi.de>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/16 22:02
fix a resource leak of comments on input parsing failure
52924c14
– Bastien Roucariès <rouca@debian.org>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/13 10:14
CVE-2023-32627 Filter null sampling rate in VOC coder
3ccca3b8
– Helmut Grohne <helmut@subdivi.de>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/16 22:02
formats: reject implausible rate
ceffff92
– Helmut Grohne <helmut@subdivi.de>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/16 22:02
formats+aiff: reject implausibly large number of channels
283920fc
– Helmut Grohne <helmut@subdivi.de>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/16 22:02
sphere: avoid integer underflow
f720b343
– Helmut Grohne <helmut@subdivi.de>
authored
and Sigrid Solveig Haflínudóttir <sigrid@pingthings.io>
committed
on 2023/08/16 22:01
hcom: validate dictsize
42b3557e
– Mans Rullgard <mans@mansr.com>
authored
on 2021/05/09 17:17
mp3: fix error handling in rewrite_tags()
7524160b
– Mans Rullgard <mans@mansr.com>
authored
on 2021/02/01 08:11
sox.1: fix example for mcompand
6914142d
– Mans Rullgard <mans@mansr.com>
authored
on 2017/05/22 13:55
aiff: handle id3 tags
63010290
– Mans Rullgard <mans@mansr.com>
authored
on 2017/05/22 14:22
id3: fix COMM frame handling
0637e2d9
– Mans Rullgard <mans@mansr.com>
authored
on 2017/05/22 13:56
id3: handle TCOM frame
2c4a42e6
– Mans Rullgard <mans@mansr.com>
authored
on 2015/08/30 18:02
id3: make parsing available to all format handlers
ce770096
– Mans Rullgard <mans@mansr.com>
authored
on 2021/01/31 05:59
build: use FLAC_CFLAGS
6e278eee
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/20 20:39
formats: clarify setting of reverse_bytes
021c7886
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/05 10:16
stats: improve bit depth reporting [bug #267]
d68424fe
– Nigel Kettlewell <njk@njknet.org.uk>
authored
and Mans Rullgard <mans@mansr.com>
committed
on 2016/04/19 12:02
formats: release stdin/stdout reservation on close
dd8b63bd
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/26 11:30
build: do not link format modules against libsox
d9ae1ddf
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/25 15:48
build: replace exported symbols regex with a list
6ff0e932
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/14 09:35
build: rewrite most of configure using new macros
24ee773f
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/11 04:22
build: add useful m4 macros
3d55a193
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/19 07:48
build: simplify win32 glob selection
cb3ed3c6
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 19:21
configure: reorder things more logically
abec85c6
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/16 14:03
build: drop libtool target
34d88865
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/16 13:21
build: drop dlopen from LT_INIT options
579fae4a
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/16 11:38
build: drop --enable-debug option
c6e78c58
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 19:48
build: drop --enable-silent-libtool option
ad5ad532
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 19:01
build: add warning options whenever supported
c24cef36
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 18:14
build: drop -z defs linker option
11285041
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 18:37
build: always pass -no-undefined to libtool
3b6c2741
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 15:39
build: do not build examples by default
fb924314
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/09 20:30
build: add PNG_LIBS conditionally
70c85915
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 08:57
build: simplify stack protector setup
8f6aaf97
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 16:05
build: simplify DISTRO definition
85fe52b1
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/15 11:17
build: simplify pkg-config setup
794e0d43
– Mans Rullgard <mans@mansr.com>
authored
on 2020/08/14 17:25
build: simplify symlink creation