1
1
mirror of https://github.com/wader/fq.git synced 2024-09-17 14:57:09 +03:00
Commit Graph

2577 Commits

Author SHA1 Message Date
Mattias Wadman
c3b7b5cad2 gojq: Update to rebased fq branch 2021-09-12 13:08:50 +02:00
Mattias Wadman
f8ab00eb84 cli: Remove unused eval debug arg 2021-09-12 13:08:50 +02:00
Mattias Wadman
f89329568a cli: rename fq.jq to interp.jq 2021-09-12 13:08:50 +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
55cd45f675 cli: Simplify code 2021-09-12 13:08:49 +02:00
Mattias Wadman
8dc0f06b62 cli: Add completion tests 2021-09-12 13:08:49 +02:00
Mattias Wadman
60df04b098 mp3_frame: Only supports layer 3, fixes some probe issues 2021-09-12 13:08:49 +02:00
Mattias Wadman
2b8d11db20 cli: Fix indent 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
2d6573d573 gojq: Update to rebased fq branch 2021-09-12 13:08:49 +02:00
Mattias Wadman
6b8d26c0de mp4: Properly decode tfra 2021-09-12 13:08:49 +02:00
Mattias Wadman
f2c1327005 mp4: Use ISOBMFF naming and some more tests 2021-09-12 13:08:49 +02:00
Mattias Wadman
ad850d69e3 lint: want explicit types in gojqextra.go 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
f33b31049d Refactor decode.Value gojq bindings 2021-09-12 13:08:48 +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
27095b5a29 es: Decode MPEG ASC if audio stream 2021-09-12 13:08:48 +02:00
Mattias Wadman
6a1fa045e7 Decode hvc1 as hevc samplesa also 2021-09-12 13:08:48 +02:00
Mattias Wadman
d1be16784b Add decode struct each order test 2021-09-12 13:08:48 +02:00
Mattias Wadman
74bad2dca5 Fix broken value.fqtest 2021-09-12 13:08:48 +02:00
Mattias Wadman
565f18df76 Correct avc_au format variable name 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
514739a149 Give proper error on missing short flag 2021-09-12 13:08:48 +02:00
Mattias Wadman
970465996c Init 2021-09-12 13:08:42 +02:00