Commit Graph

1159 Commits

Author SHA1 Message Date
Erik de Castro Lopo
68dd574123 src/FLAC : Merge from FLAC upstream. 2007-08-26 15:28:48 +10:00
Erik de Castro Lopo
939b83aa3a Bump configure.ac version to 1.0.18pre15. 2007-08-26 14:29:45 +10:00
Erik de Castro Lopo
770cc5d27c Merge branch that added ability to build GNU Octave modules. 2007-08-26 14:07:37 +10:00
Erik de Castro Lopo
44064a3a9a M4/clip_mode.m4 : Fix bug for x86_64. 2007-08-26 13:28:22 +10:00
Erik de Castro Lopo
216c5ab901 Fix 'make distcheck'. 2007-08-26 13:12:04 +10:00
Erik de Castro Lopo
511d81cbaf More x86_64 fixes for octave modules. 2007-08-26 12:45:48 +10:00
Erik de Castro Lopo
14504e70fc Octave/*.cc : Minor x86_64 fixes. 2007-08-26 12:10:09 +10:00
Erik de Castro Lopo
8b34db3af0 M4/octave_build.m4 : Pick up -fPIC flag as well. 2007-08-26 12:09:45 +10:00
Erik de Castro Lopo
2f7cd34146 Remove vorbisfile.[ch]. Not needed. 2007-08-26 11:27:31 +10:00
Erik de Castro Lopo
ce3b8302d5 Sync src/VORBIS to upstream. 2007-08-26 11:08:23 +10:00
Erik de Castro Lopo
dacd183c6c Octave/Makefile.am : Finally seems to work. 2007-08-25 23:15:21 +10:00
Erik de Castro Lopo
d85196befb Octave/Makefile.am : Add comments (not yet working when configured with --enable-shared). 2007-08-25 21:43:44 +10:00
Erik de Castro Lopo
529d041017 Add Octave/octave_test.m. 2007-08-25 21:05:25 +10:00
Erik de Castro Lopo
18e8067450 M4/octave_build.m4 : More octave build hacks. 2007-08-25 20:15:42 +10:00
Erik de Castro Lopo
dda5fc596d Octave/sfwrite.cc : Fix compile warning. 2007-08-25 19:43:25 +10:00
Erik de Castro Lopo
4af42d603e M4/octave_eval.m4 : Add -H (no history) to octave command. 2007-08-25 19:11:23 +10:00
Erik de Castro Lopo
ece63c6b49 More 'make distcheck'fixes. 2007-08-25 18:58:47 +10:00
Erik de Castro Lopo
61d849e7f3 M4/octave_build.m4 : Find values for OCT_CXXFLAGS, OCT_LIB_DIR, OCT_LIBS. 2007-08-25 17:31:12 +10:00
Erik de Castro Lopo
eb670d1cab Fix 'make distcheck'. 2007-08-25 17:12:35 +10:00
Erik de Castro Lopo
86a91c5b3f Octave/*.cc : Minor cleanups. 2007-08-25 16:55:31 +10:00
Erik de Castro Lopo
5ecea5a8d1 More Octave module hacking. 2007-08-25 13:20:00 +10:00
Erik de Castro Lopo
24ac5c75e0 Add Ocatve/sfwrite.cc and auzilliary functions, hook into build. 2007-08-25 07:52:11 +10:00
Erik de Castro Lopo
4996cb91a7 Octave/sfread.cc : Tweaks. 2007-08-24 20:20:03 +10:00
Erik de Castro Lopo
210fa2ced1 Add file Octave/Readme.txt. 2007-08-24 15:14:18 +10:00
Erik de Castro Lopo
3d705ecb42 Add file Octave/sfread.cc and hook into build. 2007-08-24 14:54:02 +10:00
Erik de Castro Lopo
bccb30ff31 M4/octave_version.m4 : Minor fixes. 2007-08-24 10:05:14 +10:00
Erik de Castro Lopo
05bb74faa3 Add a bunch of m4 files for detecting/verifying octave and octave module build tools. 2007-08-23 21:16:57 +10:00
Erik de Castro Lopo
fac1cb5e08 tests/dft_cmp.c : Fix signed/unsigned compare warning. 2007-08-23 21:14:09 +10:00
Erik de Castro Lopo
308436a224 Merge from -mdev branch. 2007-08-23 16:12:57 +10:00
Erik de Castro Lopo
da3d973250 Merge from -m4 branch. 2007-08-23 16:12:10 +10:00
Erik de Castro Lopo
d16072542e configure.ac : Tell aclocal where local m4 dir is. 2007-08-23 15:59:59 +10:00
Erik de Castro Lopo
31eaa01201 Add M4/Makefile.am and make sure 'make distcheck' works. 2007-08-23 15:46:14 +10:00
Erik de Castro Lopo
26e49c9889 Remove acinclude.m4 and move separate m4 files to M4 dir. 2007-08-23 15:22:13 +10:00
Erik de Castro Lopo
5004de23b7 Minor tweaks. 2007-08-23 14:42:06 +10:00
Erik de Castro Lopo
983503c599 configure.ac : Verison 1.0.18octave1. 2007-08-23 14:20:15 +10:00
Erik de Castro Lopo
dbf67a9d9c More vorbis bug workarounds in the test suite. 2007-08-22 21:30:58 +10:00
Erik de Castro Lopo
add9190907 tests/floating_point_test.tpl : Add workaround to make vorbis test work. 2007-08-22 21:21:38 +10:00
Erik de Castro Lopo
ba710aa180 Minor tweaks. 2007-08-22 19:45:46 +10:00
Erik de Castro Lopo
c51fc7985f src/ogg.c : Really fix segfault in ogg_close. 2007-08-22 19:34:49 +10:00
Erik de Castro Lopo
7cab0bc674 src/ogg.c : Fix segfault in ogg_close. 2007-08-22 18:38:12 +10:00
Erik de Castro Lopo
9e58a268b6 src/ogg.c : Use SFE_VORBIS_ENCODER_BUG as appropriate. 2007-08-22 11:34:35 +10:00
Erik de Castro Lopo
0998c82d8c Fix speeling of SFE_VORBIS_ENCODER_BUG. 2007-08-22 11:34:01 +10:00
Erik de Castro Lopo
e82677bb3b Add SFE_VORBIS_ENCODER_BUG error enum. 2007-08-22 11:22:02 +10:00
Erik de Castro Lopo
2e2b932bd5 Hack/sndfile-fuzzbomb.ml : Big updates. 2007-08-22 11:16:40 +10:00
Erik de Castro Lopo
00bf4b2eeb src/ogg.c : Fix typo, 'Ccomment' -> 'Comment'. 2007-08-21 21:53:17 +10:00
Erik de Castro Lopo
e1775948c9 src/ogg.c : Clean up reporting of metadata. 2007-08-21 21:23:59 +10:00
Erik de Castro Lopo
be7b5ce41e tests/vorbis_test.c : Change name of test generated file. 2007-08-21 20:24:14 +10:00
Erik de Castro Lopo
7a2f9d2785 tests/vorbis_test.c : More parameter tweaks. 2007-08-21 19:52:05 +10:00
Erik de Castro Lopo
6e4137e939 tests/vorbis_test.c : Tweak params to trigger vorbis bug. 2007-08-21 19:50:43 +10:00
Erik de Castro Lopo
0ff1064963 configure.ac : Change version to 1.0.18vorbis1. 2007-08-21 14:20:11 +10:00