1
1
mirror of https://github.com/wader/fq.git synced 2024-10-26 20:06:29 +03:00
fq/format/id3/testdata
Mattias Wadman 051a70bd4b interp: Change bit ranges to use exclusive end
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.

Update docs and add additional example for non-byte-aligned field.

Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00
..
apic Init 2021-09-12 13:08:42 +02:00
apic.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
ctoc id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
ctoc.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
id3v1 Init 2021-09-12 13:08:42 +02:00
id3v1.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
id3v1.mp3 Init 2021-09-12 13:08:42 +02:00
id3v23 Init 2021-09-12 13:08:42 +02:00
id3v23.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
id3v24 Init 2021-09-12 13:08:42 +02:00
id3v24.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
txxx-nonullterm id3v2: In the wild COMM and TXXX frame might not have a null terminator 2022-10-20 22:07:37 +02:00
txxx-nonullterm.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
txxx-wxxx id3v2: Handle W000-WZZZ,W00-WZZ URL frames 2023-09-04 15:41:57 +02:00
txxx-wxxx.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
utf16-apic Init 2021-09-12 13:08:42 +02:00
utf16-apic.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00