Mattias Wadman
|
684193afdb
|
snippets: add changes/1
|
2021-09-12 13:08:56 +02:00 |
|
Mattias Wadman
|
c9777aaded
|
repl: completion in jq
|
2021-09-12 13:08:56 +02:00 |
|
bump
|
31cd26e069
|
Update golangci-lint from 1.42.0 to 1.42.1
|
2021-09-12 13:08:56 +02:00 |
|
bump
|
1decf852ff
|
Update make-golangci-lint from 1.42.0 to 1.42.1
|
2021-09-12 13:08:56 +02:00 |
|
Mattias Wadman
|
44d8b66a8e
|
repl: Give error if repl is used in non-repl mode
|
2021-09-12 13:08:56 +02:00 |
|
Mattias Wadman
|
ec98fd315a
|
cli: Make --argjson and --decode-file error similar
|
2021-09-12 13:08:56 +02:00 |
|
Mattias Wadman
|
1d15c1d0f2
|
gojq: Update fq fork
|
2021-09-12 13:08:56 +02:00 |
|
Mattias Wadman
|
4344b621da
|
mp3: Only look for supported mp3 sync headers
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
da386ea282
|
mp3: Be more relaxed with zero padding, just warn
|
2021-09-12 13:08:55 +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
|
962d84dc68
|
funcs: Make intdiv truncate to int
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
48517c7c60
|
cli: Unbreak part of completion
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
f8e5944f91
|
dump,json: Properly figure if compound or not
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
0a97f86f32
|
doc: Cleanup and note about repl limit
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
a49e924d5f
|
decode: Use golang.org/x/text for text decoding
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
85d17199de
|
cli: jq compat, multiple -L
|
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
|
ccf6cab491
|
repl: use map in _query_slurp_wrap
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
538f4ffe71
|
cli: add -nul-output compat
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
8cb380e7d9
|
fq: Generate decode alises code
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
834f4a5893
|
fq: use jq functions for all display alises
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
a1312101c2
|
doc: Cleanup and add note about . argument
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
c4a31205c0
|
mp3,README: some cleanup
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
905c0ab74e
|
fq: Add chunk/1
|
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
|
285356d21e
|
fqtest: Cleanup and dont assert when WRITE_ACTUAL
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
1d0ebb55e4
|
repl: Handle directives, add tests
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
49f541c317
|
cli: Add proper repl iterator support
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
161dcaffd4
|
mp4: Better fragmented mp4 support
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
c14c29a4a9
|
cli: Cleanup and more commens
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
184df0a11b
|
cli: A bit clearner array and iter prompt
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
08018825cb
|
mp4: Fix field name typo for sample_composition_time_offsets_present
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
c7d45ff1e0
|
mp4: add pssh_playready format
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
10d7ed7806
|
cli: Fix error filename on script error
|
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
|
845bc6b917
|
gojq: Update gojq fq fork
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
21a74fa0c3
|
doc: Update
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
2010caccd5
|
cli: Add error test
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
569b631904
|
cli: Add output join tests
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
3304f2956a
|
cli: Add string_input options test
|
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
|
c8776abcc3
|
gojq: Update gojq fq fork
|
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
|
9f55b6e619
|
decode: Refactor and add symbol struct and mapping
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
f4b11b4be2
|
mpeg_annexb: Add format
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
69c6d150e2
|
editlit.jq: Update after mp4 field renames
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
b33f2cd678
|
cli: Make profile build optional and move it to cli
|
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 |
|