1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/dev
Mattias Wadman 1ddea1ada3 interp,format: Refactor registry usage and use function helpers
Move registry to interp and add support for functions and filesystems.
This will be used later for allow formats to add own functions and fq code.

Add gojqextra function helpers to have more comfortable API to add functions.
Takes care of argument type casting and JQValue:s and some more things.

Refactor interp package to use new function helper and registry. Probably
fixes a bunch of JQValue bugs and other type errors.

Refactor out some mpeg nal things to mpeg format.

Refactor interp jq code into display.q and init.jq.

Remove undocumented aes_ctr funciton, was a test. Hopefully will add more crypto things laster.
2022-07-16 19:24:13 +02:00
..
editlist.jq editlit.jq: Update after mp4 field renames 2021-09-12 13:08:53 +02:00
format_summary.jq doc: Cleanup and note about repl limit 2021-09-12 13:08:55 +02:00
fuzzbytes.go pcapng,fuzz: Fix infinite loop by fatal error on block length <= 0 2022-01-23 13:34:56 +01:00
snippets.jq interp: Add internal _is_<type> helpers 2022-05-20 16:49:00 +02:00
tmpl.go interp,format: Refactor registry usage and use function helpers 2022-07-16 19:24:13 +02:00
x264sei.jq decode: Fix MapRawToScalar regression 2021-11-17 17:14:19 +01:00