1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/format/mp3
Mattias Wadman e238f292af repl: Speedup multi input to sub-repl
Rewrite non-sub-repl queries as "q" -> ".[] | q" and pass in inputs as array.
Before each input did an eval.

Also fixup error message a bit, skip line:column when they dont make sense.
2022-02-18 01:13:45 +01:00
..
testdata repl: Speedup multi input to sub-repl 2022-02-18 01:13:45 +01:00
mp3.go mp3: Decrease max sync seek length between frames to 4k 2022-01-25 16:08:43 +01:00
xing.go decode: Move registry package to decode/registry and add a format group type 2021-11-17 16:59:56 +01:00