1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 12:05:39 +03:00
fq/doc
Mattias Wadman c51271399c interp: Add skip_gaps option for tovalue/-V
Skips gap fields in struct and arrays.

Gaps fields are bit ranges that a decoder did not add any fields for.
Note that skipping gaps in arrays will affect indexes.
2023-04-30 13:04:39 +02:00
..
presentations decode: Support multiple format args and some rename and refactor 2023-02-18 21:38:51 +01:00
demo.svg id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
demo.svg.sh id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
dev.md decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00
display_decode_value_d.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
display_decode_value_d.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
display_decode_value_dv.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_decode_value_dv.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
display_decode_value.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
display_decode_value.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
display_json.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_json.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
file.mp3 cli: Make --raw-string work with input/0 and inputs/0 2021-09-12 13:08:54 +02:00
file.mp4 Undo change to doc/file.mp4. I have no idea how this got changed in the first place? Maybe some macos shenanigans. 2022-01-19 19:07:08 -06:00
formats_diagram.jq interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
formats.jq doc: Add some padding margin to formats table to make it less likely to cause git conflicts 2022-12-05 12:25:00 +01:00
formats.md aiff: Add basic decoder 2023-03-09 15:16:52 +01:00
formats.svg aiff: Add basic decoder 2023-03-09 15:16:52 +01:00
mdsh.go Init 2021-09-12 13:08:42 +02:00
mdsh.sh doc: Add per format documentation 2022-01-29 12:01:36 +01:00
TODO.md decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
usage.md interp: Add skip_gaps option for tovalue/-V 2023-04-30 13:04:39 +02:00