1
1
mirror of https://github.com/wader/fq.git synced 2024-12-29 00:22:38 +03:00
fq/doc
Mattias Wadman f4480c6fe5 decode,interp: Support for format specific options
interp: Refactor format help and also include options
interp: Add -o name=@path to load file content as value (not documented yet, might change)
interp,decode: Expose decode out value as _out (might change)
interp: Refactor foramts.jq into format_{decode,func,include}.jq
interp: Refactor torepr into _format_func for generic format function overloading
interp: Refactor -o options parsing to be more generic and collect unknowns options to be used as format options
decode of decode alises
func for format overloaded functions
include for format specific jq functions (also _help, torepr etc)
flac_frame: Add bits_per_sample option
mp3: Add max_unique_header_config and max_sync_seek options
mp4: Add decode_samples and allow_truncate options
avc_au: Has length_size option
hevc_au: Has length_size option
aac_frame: Has object_typee option
doc: Rewrite format doc generation, less hack more jq
2022-05-01 17:08:30 +02:00
..
presentations/bts2022 doc: Add fq bts2022 presentation 2022-03-08 18:20:18 +01:00
demo.sh doc: Update README a bit 2021-11-22 14:16:59 +01:00
demo.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
dev.md doc: Add 0.0.6 changes 2022-03-11 17:01:26 +01:00
display_decode_value_d.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +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_dv.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +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.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +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_json.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_json.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +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 doc: Tweak format diagram 2022-02-28 10:42:39 +01:00
formats.jq decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
formats.md decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
formats.svg rtmp,amf0: Improve decoders, aac asc, chunk stream interrupt, fix amf0 ecma arrays 2022-04-04 14:42:16 +02: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 repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
usage.md interp: Cleanup binary regexp overloading and add explode 2022-03-09 20:17:12 +01:00