1
1
mirror of https://github.com/wader/fq.git synced 2024-11-30 09:58:13 +03:00
fq/format/mp3/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
..
header-zeros-frames.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
header-zeros-frames.mp3 Init 2021-09-12 13:08:42 +02:00
headerfooter.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
headerfooter.mp3 Init 2021-09-12 13:08:42 +02:00
help_mp3.fqtest mp3: Add max_unknown option to fail decode if too much unknown bits 2023-01-25 15:27:31 +01:00
mp3_frame_info mp3_frame_tags: Covert to decode group and split to mp3_frame_{xing,vbri} decoders 2022-12-15 12:10:06 +01:00
mp3_frame_info.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
mp3_frame_vbri mp3_frame_tags: Covert to decode group and split to mp3_frame_{xing,vbri} decoders 2022-12-15 12:10:06 +01:00
mp3_frame_vbri.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
mp3_frame_xing mp3_frame_tags: Covert to decode group and split to mp3_frame_{xing,vbri} decoders 2022-12-15 12:10:06 +01:00
mp3_frame_xing.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
unknown.fqtest mp3: Add max_unknown option to fail decode if too much unknown bits 2023-01-25 15:27:31 +01:00
unknown.mp3 mp3: Add max_unknown option to fail decode if too much unknown bits 2023-01-25 15:27:31 +01:00