flac-arm-1.1.3.git  about / heads / tags
ARM7 asm optimizations for FLAC 1.1.3 (old, unmaintained)
blob 357396faff75bc8911c4270aab6c623b0b2dfb81 1734 bytes (raw)
$ git show HEAD:test/flac-to-flac-metadata-test-files/case01d-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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
 
METADATA block #0
  type: 0 (STREAMINFO)
  is last: false
  length: 34
  sample_rate: 44100 Hz
  channels: 2
  bits-per-sample: 16
  total samples: 5880
  MD5 signature: 74ffd4737eb5488d512be4af58943362
METADATA block #1
  type: 3 (SEEKTABLE)
  is last: false
  length: 180
  seek points: 10
    point 0: sample_number=0
    point 1: sample_number=4608
    point 2: PLACEHOLDER
    point 3: PLACEHOLDER
    point 4: PLACEHOLDER
    point 5: PLACEHOLDER
    point 6: PLACEHOLDER
    point 7: PLACEHOLDER
    point 8: PLACEHOLDER
    point 9: PLACEHOLDER
METADATA block #2
  type: 5 (CUESHEET)
  is last: false
  length: 540
  media catalog number: 1234567890123
  lead-in: 88200
  is CD: true
  number of tracks: 3
    track[0]
      offset: 0
      number: 1
      ISRC: 
      type: AUDIO
      pre-emphasis: false
      number of index points: 2
        index[0]
          offset: 0
          number: 1
        index[1]
          offset: 588
          number: 2
    track[1]
      offset: 2940
      number: 2
      ISRC: 
      type: AUDIO
      pre-emphasis: false
      number of index points: 1
        index[0]
          offset: 0
          number: 1
    track[2]
      offset: 5880
      number: 170 (LEAD-OUT)
METADATA block #3
  type: 4 (VORBIS_COMMENT)
  is last: false
  length: 203
  comments: 6
    comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
    comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
    comment[2]: REPLAYGAIN_ALBUM_PEAK=0.99996948
    comment[3]: REPLAYGAIN_ALBUM_GAIN=-7.89 dB
    comment[4]: artist=1
    comment[5]: title=2
METADATA block #4
  type: 2 (APPLICATION)
  is last: false
  length: 4
  application ID: 66616b65
  data contents:
METADATA block #5
  type: 1 (PADDING)
  is last: true
  length: 1234

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