flac-arm-1.1.3.git  about / heads / tags
ARM7 asm optimizations for FLAC 1.1.3 (old, unmaintained)
blob 7e2957dea4dddc42936a92188473b7601929c661 1014 bytes (raw)
$ git show HEAD:test/metaflac-test-files/case45-expect.meta	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
 
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: 4
    comment[0]: f=0123456789abcdefghij
    comment[1]: TITLE=Tittle
    comment[2]: artist=Fartist
    comment[3]: artist=artits
METADATA block #3
  type: 5 (CUESHEET)
  is last: false
  length: 480
  media catalog number: 1234567890123
  lead-in: 0
  is CD: false
  number of tracks: 2
    track[0]
      offset: 0
      number: 1
      ISRC: 
      type: AUDIO
      pre-emphasis: false
      number of index points: 1
        index[0]
          offset: 0
          number: 1
    track[1]
      offset: 80000
      number: 1 (LEAD-OUT)
METADATA block #4
  type: 1 (PADDING)
  is last: true
  length: 147

git clone https://yhbt.net/flac-arm-1.1.3.git