jpff
|
97a6e71c20
|
reset eos flag
|
2007-08-12 15:38:59 +01:00 |
|
jpff
|
33c0bfda4d
|
layout
|
2007-08-12 15:06:38 +01:00 |
|
Erik de Castro Lopo
|
7b59cf62b7
|
Merge from jpff.
|
2007-08-12 23:30:18 +10:00 |
|
jpff
|
611bff66f3
|
calculate vorbis length
|
2007-08-12 14:08:09 +01:00 |
|
jpff
|
ec1d16b5ce
|
from erik
|
2007-08-12 12:26:03 +01:00 |
|
jpff
|
e7a63e0e54
|
Minor
|
2007-08-12 09:52:53 +01:00 |
|
Erik de Castro Lopo
|
c407bb63af
|
Add string tests for ogg/vorbis.
|
2007-08-12 09:07:34 +10:00 |
|
Erik de Castro Lopo
|
acf57411ad
|
tests/Makefile.am : Add ogg/vorbis testing.
|
2007-08-12 08:59:22 +10:00 |
|
Erik de Castro Lopo
|
eb83c87fcd
|
tests/lossy_comp_test.c : Add option to test ogg/vorbis.
|
2007-08-12 08:58:54 +10:00 |
|
Erik de Castro Lopo
|
e7a94fa06b
|
tests/floating_point_test.tpl : Reduce target SNR for vorbis.
|
2007-08-12 08:45:23 +10:00 |
|
Erik de Castro Lopo
|
b3cec33e05
|
Merge from jpff.
|
2007-08-12 07:50:31 +10:00 |
|
Erik de Castro Lopo
|
39639d63a0
|
Merge from jpff.
|
2007-08-12 07:19:55 +10:00 |
|
jpff
|
9ff66dff03
|
initial crude seek
|
2007-08-11 17:03:26 +01:00 |
|
jpff
|
3099ed804c
|
initial crude seek
|
2007-08-11 16:24:48 +01:00 |
|
jpff
|
14a397c037
|
Separate init and writing header in ogg to allow metadata
|
2007-08-11 15:12:23 +01:00 |
|
jpff
|
8f08074dbb
|
Separate init and writing header in ogg to allow metadata
|
2007-08-11 15:10:33 +01:00 |
|
jpff
|
26cbea1f9f
|
Allow more error in test of vorbis
|
2007-08-11 14:47:05 +01:00 |
|
jpff
|
543f28a61a
|
Move ptr on in read
|
2007-08-11 14:40:29 +01:00 |
|
jpff
|
d51170edb5
|
Move ptr on in read
|
2007-08-11 14:34:57 +01:00 |
|
jpff
|
0cd1cfe227
|
updating
|
2007-08-10 21:15:08 +01:00 |
|
Erik de Castro Lopo
|
cdc216c7b9
|
tests/ogg_test.c : Add a bunch test code.
|
2007-08-10 22:22:33 +10:00 |
|
Erik de Castro Lopo
|
6447d603db
|
tests/ogg_test.c : Update test. Seek currently failing.
|
2007-08-10 22:06:45 +10:00 |
|
Erik de Castro Lopo
|
6e46221b5f
|
Add file tests/ogg_test.c, hook into build.
|
2007-08-10 21:37:39 +10:00 |
|
Erik de Castro Lopo
|
a065003d5f
|
examples/sndfile-convert.c : Use copy_data_fp if input or output is vorbis.
|
2007-08-10 21:25:45 +10:00 |
|
Erik de Castro Lopo
|
c1b2629e99
|
examples/sndfile-convert.c : Allow conversion to ogg/vorbis.
|
2007-08-10 20:52:56 +10:00 |
|
Erik de Castro Lopo
|
c900bcc244
|
src/sndfile.c : Fix sf_format_check for ogg/vorbis.
|
2007-08-10 20:52:30 +10:00 |
|
Erik de Castro Lopo
|
b77bf80074
|
src/sndfile.c : Ogg is no longer experiemental.
|
2007-08-10 20:37:19 +10:00 |
|
Erik de Castro Lopo
|
88396d415b
|
Merge from jpff.
|
2007-08-10 19:38:34 +10:00 |
|
jpff
|
0c6b467599
|
starting metadata
|
2007-08-10 09:45:06 +01:00 |
|
Erik de Castro Lopo
|
5698b2252c
|
Merge from jpff.
|
2007-08-10 16:33:58 +10:00 |
|
jpff
|
f629a16b1b
|
starting metadata
|
2007-08-10 06:06:45 +01:00 |
|
Erik de Castro Lopo
|
4f16c2e401
|
Merge from jpff.
|
2007-08-10 09:21:18 +10:00 |
|
jpff
|
440ceb4cde
|
added OGG to sf_format-check
|
2007-08-09 14:24:13 +01:00 |
|
jpff
|
6d2e8c7e82
|
move formats to sndfile.h
|
2007-08-09 13:44:39 +01:00 |
|
Erik de Castro Lopo
|
78975c0f9d
|
tests/floating_point_test.tpl : Add first test for ogg vorbis.
|
2007-08-09 21:54:38 +10:00 |
|
Erik de Castro Lopo
|
bd5f20cdaf
|
Move SF_FORMAT_OGG and SF_FORMAT_VORBIS definitions from common.h to sndfile.h.in.
|
2007-08-09 21:42:10 +10:00 |
|
Erik de Castro Lopo
|
a9fe176f59
|
src/ogg.c : Fix compiler error.
|
2007-08-09 21:20:41 +10:00 |
|
Erik de Castro Lopo
|
f0d881ce69
|
Merge from jpff.
|
2007-08-09 21:11:14 +10:00 |
|
jpff
|
205704935b
|
working ogg write
|
2007-08-09 11:29:10 +01:00 |
|
jpff
|
1066a5cd84
|
working ogg read
|
2007-08-09 10:09:34 +01:00 |
|
Erik de Castro Lopo
|
6aa06050b1
|
src/ogg.c : Fix compile errors.
|
2007-08-09 18:46:04 +10:00 |
|
Erik de Castro Lopo
|
1cc43b42aa
|
Merge from jpff.
|
2007-08-09 18:34:57 +10:00 |
|
jpff
|
8b11cb6393
|
working ogg read
|
2007-08-09 08:41:40 +01:00 |
|
Erik de Castro Lopo
|
99a26d950b
|
Hack/sndfile-fuzzbomb.ml : Minor tweaks.
|
2007-08-09 10:32:03 +10:00 |
|
Erik de Castro Lopo
|
90f4ec9866
|
configure.ac : Bump version to 1.0.18pre14.
|
2007-08-09 08:55:29 +10:00 |
|
Erik de Castro Lopo
|
6cdaeca644
|
src/au.c : Fix crash on AU files with zero channel count.
|
2007-08-09 08:40:28 +10:00 |
|
Erik de Castro Lopo
|
f1ea3c1adc
|
Add a generic SFE_CHANNEL_COUNT_ZERO error, remove format specific errors.
|
2007-08-09 08:37:15 +10:00 |
|
Erik de Castro Lopo
|
da1214e011
|
src/voc.c : Fix bug in handling file supplied by Matt Olenik.
|
2007-08-08 20:28:28 +10:00 |
|
Erik de Castro Lopo
|
b56911ccc2
|
Merge from jpff.
|
2007-08-08 06:42:20 +10:00 |
|
jpff
|
8364e963a7
|
Still stopping early
|
2007-08-07 16:59:22 +01:00 |
|