Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
ff151cc7
Commit
ff151cc7
authored
Aug 28, 2006
by
Josh Coalson
Browse files
switch metaflac test over to comparing output against "golden" files
parent
08c719a5
Changes
48
Hide whitespace changes
Inline
Side-by-side
test/metaflac-test-files/Makefile.am
0 → 100644
View file @
ff151cc7
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2006 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
# are distributed under Xiph.Org's BSD-like license (see the file
# COPYING.Xiph in this distribution). All other programs, libraries, and
# plugins are distributed under the GPL (see COPYING.GPL). The documentation
# is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
# FLAC distribution contains at the top the terms under which it may be
# distributed.
#
# Since this particular file is relevant to all components of FLAC,
# it may be distributed under the Xiph.Org license, which is the least
# restrictive of those mentioned above. See the file COPYING.Xiph in this
# distribution.
EXTRA_DIST
=
\
case00-expect.meta
\
case01-expect.meta
\
case02-expect.meta
\
case03-expect.meta
\
case04-expect.meta
\
case05-expect.meta
\
case06-expect.meta
\
case07-expect.meta
\
case08-expect.meta
\
case09-expect.meta
\
case10-expect.meta
\
case11-expect.meta
\
case12-expect.meta
\
case13-expect.meta
\
case14-expect.meta
\
case15-expect.meta
\
case16-expect.meta
\
case17-expect.meta
\
case18-expect.meta
\
case19-expect.meta
\
case20-expect.meta
\
case21-expect.meta
\
case22-expect.meta
\
case23-expect.meta
\
case24-expect.meta
\
case25-expect.meta
\
case26-expect.meta
\
case27-expect.meta
\
case28-expect.meta
\
case29-expect.meta
\
case30-expect.meta
\
case31-expect.meta
\
case32-expect.meta
\
case33-expect.meta
\
case34-expect.meta
\
case35-expect.meta
\
case36-expect.meta
\
case37-expect.meta
\
case38-expect.meta
\
case39-expect.meta
\
case40-expect.meta
\
case41-expect.meta
\
case42-expect.meta
\
case43-expect.meta
\
case44-expect.meta
\
case45-expect.meta
CLEANFILES
=
\
$(
wildcard
out.
*
)
test/metaflac-test-files/case00-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 40
comments: 0
METADATA block #3
type: 1 (PADDING)
is last: true
length: 4096
test/metaflac-test-files/case01-expect.meta
0 → 100644
View file @
ff151cc7
a042237c5493fdb9656b94a83608d11a
1152
1152
10
10
8000
1
8
80000
test/metaflac-test-files/case02-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 40
comments: 0
METADATA block #3
type: 1 (PADDING)
is last: false
length: 4096
METADATA block #4
type: 1 (PADDING)
is last: true
length: 12345
test/metaflac-test-files/case03-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 93
comments: 1
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16392
test/metaflac-test-files/case04-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 117
comments: 2
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
comment[1]: ARTIST=Chuck_Woolery
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16368
test/metaflac-test-files/case05-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 132
comments: 3
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
comment[1]: ARTIST=Chuck_Woolery
comment[2]: ARTIST=Vern
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16353
test/metaflac-test-files/case06-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 166
comments: 4
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
comment[1]: ARTIST=Chuck_Woolery
comment[2]: ARTIST=Vern
comment[3]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16319
test/metaflac-test-files/case07-expect.meta
0 → 100644
View file @
ff151cc7
reference libFLAC 1.1.3 20060805
ARTIST=The_artist_formerly_known_as_the_artist...
ARTIST=Chuck_Woolery
ARTIST=Vern
test/metaflac-test-files/case08-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 113
comments: 3
comment[0]: ARTIST=Chuck_Woolery
comment[1]: ARTIST=Vern
comment[2]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16372
test/metaflac-test-files/case09-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16411
test/metaflac-test-files/case10-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
test/metaflac-test-files/case11-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
test/metaflac-test-files/case12-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
test/metaflac-test-files/case13-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16411
test/metaflac-test-files/case14-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16411
test/metaflac-test-files/case15-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: true
length: 16411
test/metaflac-test-files/case16-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: false
length: 16411
METADATA block #4
type: 1 (PADDING)
is last: false
length: 4321
METADATA block #5
type: 1 (PADDING)
is last: true
length: 4321
test/metaflac-test-files/case17-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: true
length: 25061
test/metaflac-test-files/case18-expect.meta
0 → 100644
View file @
ff151cc7
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
total samples: 80000
MD5 signature: a042237c5493fdb9656b94a83608d11a
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 18
seek points: 1
point 0: sample_number=0
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 74
comments: 1
comment[0]: TITLE=He_who_smelt_it_dealt_it
METADATA block #3
type: 1 (PADDING)
is last: false
length: 25061
METADATA block #4
type: 1 (PADDING)
is last: true
length: 0
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment