shithub: sox

RSS feed

b1e18d58 – cbagwell <cbagwell> authored on 2009/12/09 23:25
Update with latest instructions for cygwin and mingw+fedora build.

a6c3f58f – cbagwell <cbagwell> authored on 2009/12/09 23:23
Look for libpng12 as backup to libpng since some people may not package

5847d353 – cbagwell <cbagwell> authored on 2009/12/08 22:26
automate building mingw version of sox under unix with cross compiler.

7240239c – cbagwell <cbagwell> authored on 2009/12/08 20:38
Force gcc-4 again.

c777d1f1 – cbagwell <cbagwell> authored on 2009/12/08 20:35
Removing unused optional-fmts.in file.

c826576d – cbagwell <cbagwell> authored on 2009/12/08 20:29
Support file extensions to allow testing mingw cross compiles+wine.

63bba519 – idigdoug <idigdoug> authored on 2009/12/06 21:27
Remove redundant typedef from msvc9 soxconfig.h file.

3f21ef30 – idigdoug <idigdoug> authored on 2009/12/06 20:53
Fix wavpack support for MSVC9 project.

f628fcf2 – idigdoug <idigdoug> authored on 2009/12/06 01:56
Update documentation regarding VC9 build.

fc31b990 – cbagwell <cbagwell> authored on 2009/12/02 09:45
Get rid of all references to amr1.h and amr2.h this time.

96db055f – cbagwell <cbagwell> authored on 2009/12/02 09:39
Remove now unneeded headers from distribution.

2d5b46df – idigdoug <idigdoug> authored on 2009/12/02 07:11
Add info about the msvc9 build project.

5cc55d28 – idigdoug <idigdoug> authored on 2009/12/02 06:18
MSVC9 build solution for SoX and supplemental libraries. Requires the sources for the supplemental libraries to be extracted next to the SoX sources.

b01b3221 – idigdoug <idigdoug> authored on 2009/12/02 06:11
Add optional support for glob and ltdl on MS Windows via minimal substitute libraries.

1135e7d9 – idigdoug <idigdoug> authored on 2009/12/02 06:09
Output better diagnostic messages when searching for shared libraries. Define aliases for Posix function names so they can be recognized by VC without warning. Allow use of 64-bit file lengths with the MSVC CRT.

7e33bc77 – idigdoug <idigdoug> authored on 2009/12/02 06:06
Skip compiling ffmpeg.c if !HAVE_FFMPEG. Skip compiling wavpack.c if !HAVE_WAVPACK_H && !HAVE_WAVPACK. If HAVE_WAVPACK_H is set, look for <wavpack.h> (source location), otherwise look for <wavpack/wavpack.h> (installed location). Does not affect existing code, but allows MSVC compiles to more easily build against the wavpack source distribution.

ea405f02 – idigdoug <idigdoug> authored on 2009/12/02 06:01
No longer needed after recent changes to AMR plugin.

200bd01f – cbagwell <cbagwell> authored on 2009/11/29 20:42
Fix disabling of sndfile support introduced with dlopen support.

b9e77a7f – cbagwell <cbagwell> authored on 2009/11/29 20:08
Only link in external libraries once. For shared libsox, link into

867e2c23 – cbagwell <cbagwell> authored on 2009/11/29 15:55
Add support for dlopen() of amr-nb and amr-wb libraries.

4428da8a – cbagwell <cbagwell> authored on 2009/11/28 11:05
Change MP3 input percision back to 16 bits to make default behavior

0ab7230f – cbagwell <cbagwell> authored on 2009/11/28 10:48
Don't link in sndfile with --enable-dl-sndfile.

334287d8 – cbagwell <cbagwell> authored on 2009/11/28 01:09
Cleanup ID3 tag support to work with 3.97 lame as much as possible.

1e097282 – cbagwell <cbagwell> authored on 2009/11/27 22:36
Don't check each windows header file to prevent multiple additions

c8ec2375 – cbagwell <cbagwell> authored on 2009/11/27 22:29
mmsystem.h requires windows.h to be loaded first. Required for cygwin.

1c381cce – cbagwell <cbagwell> authored on 2009/11/27 22:08
Add support for --enable-dl-sndfile to configure (dlopen libsndfile).

92bdeaa6 – cbagwell <cbagwell> authored on 2009/11/27 20:51
Depredicate lame 3.97.

d46ab74d – cbagwell <cbagwell> authored on 2009/11/27 20:15
Only support ID3TAG writing with lame 3.98 using id3tag_set_fieldvalue