Mattias Wadman
|
6ce4ba919b
|
interp: Use snake_case for all options
|
2021-09-22 00:32:57 +02:00 |
|
Mattias Wadman
|
90c19c6cc1
|
make,test: Move testjq to own script and reuse fq binary
Remove version from --help for now
|
2021-09-19 11:50:41 +02:00 |
|
Mattias Wadman
|
93fd097b53
|
cli: Add -M -C support and default to color if tty
|
2021-09-19 01:19:48 +02:00 |
|
Mattias Wadman
|
797bd4d652
|
flac: Refactor flac_metadatablock into flac_metadatablocks
metadatablocks are not really used alone
|
2021-09-17 15:46:13 +02:00 |
|
Mattias Wadman
|
d350971fa2
|
cli: Add --decode-file VAR PATH support
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
f5ffd32096
|
cli: Implement --arg, --argjson and --rawfile
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
c8f0264682
|
cli: more jq compat
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
25f5ad7566
|
fq,cli: Rename chunk to streaks, cleanup
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
c7d45ff1e0
|
mp4: add pssh_playready format
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
ac8cfca500
|
cli: Make --raw-string work with input/0 and inputs/0
Also lots of refactor
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
17104f02d3
|
cli: Add --options to make help a bit nicer
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
6356a84f15
|
cli: Add --raw-string
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
4242bf6013
|
*_annexb: Refactor into avc/hevc_annexb
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
f4b11b4be2
|
mpeg_annexb: Add format
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
b849895970
|
fq: Add truncate array support to dump/display
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
dee10dbb78
|
fqtest: No need to escape empty stdout
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
e2ff2a277a
|
cli: Move help/0 to inter.jq, better help for -n
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
75cf46f8f4
|
cli: Refactor options code
Make nearly all options be just options and cli arguments
just sets various options.
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
b9b0326009
|
doc: fq - jq for files
|
2021-09-12 13:08:52 +02:00 |
|
Mattias Wadman
|
ae5566a6ce
|
cli: Include paths and some refactor
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
706b2f28e5
|
cli: Add exit 2 (like jq) for no args
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
8d1fafe4b8
|
cli: Only show fq info for --help
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
8dc0f06b62
|
cli: Add completion tests
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
78eb73724a
|
cli: Nicer usage and indent input iteration
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
3693667df4
|
Start of configurable json bit buffer formats
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
d0bb9a59f6
|
cli: Nicer grammar for --null-input help
|
2021-09-12 13:08:48 +02:00 |
|
Mattias Wadman
|
57f0ec1856
|
Improve cli help a bit
|
2021-09-12 13:08:48 +02:00 |
|
Mattias Wadman
|
1bd34bffc8
|
Same args error behavior as jq
|
2021-09-12 13:08:48 +02:00 |
|
Mattias Wadman
|
970465996c
|
Init
|
2021-09-12 13:08:42 +02:00 |
|