1
1
mirror of https://github.com/wader/fq.git synced 2024-11-26 10:33:53 +03:00
fq/format/id3
Mattias Wadman 980ecdba82 decode: Add float 80 reader
Rename *d.Bits to UintBits as it return a uint
Add *d.Bits that return []byte
2023-03-10 01:15:55 +01:00
..
testdata id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
id3v1.go decode: Add float 80 reader 2023-03-10 01:15:55 +01:00
id3v2.go decode: Add float 80 reader 2023-03-10 01:15:55 +01:00
id3v11.go decode: Support multiple format args and some rename and refactor 2023-02-18 21:38:51 +01:00