1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 12:05:39 +03:00
Commit Graph

2327 Commits

Author SHA1 Message Date
Ronsor
cc58c4b81d caff: update doc/formats.md 2023-08-18 11:04:57 -07:00
Ronsor
6a3fecd294 caff: include uncompressed bits for proper decompressed entries that can't be decoded as a format 2023-08-18 09:25:10 -07:00
Ronsor
441fcd09c8 moc3, caff: update tests and README 2023-08-18 07:41:17 -07:00
Ronsor
23e660f4ca caff: minor formatting changes 2023-08-18 07:40:54 -07:00
Ronsor
6d10a25bb4 moc3: update certain array element names, explicitly mark unused or reserved space 2023-08-18 07:40:31 -07:00
Mattias Wadman
28a59f7903
Merge pull request #748 from wader/protobuf_widevine-protection_scheme-fourcc
protobuf_widevine: Make protection_scheme constants less magic
2023-08-18 11:35:28 +02:00
Mattias Wadman
456a6a4fb5 protobuf_widevine: Make protection_scheme constants less magic 2023-08-18 11:24:57 +02:00
Ronsor
20f02e79b7 moc3: remove dead code 2023-08-17 20:13:35 -07:00
Ronsor
092662ec85 moc3: initial implementation 2023-08-17 20:07:55 -07:00
Ronsor
29084e358e caff: remove dead code 2023-08-17 13:19:28 -07:00
Ronsor
da41a8d311 caff: initial implementation 2023-08-17 13:17:01 -07:00
Mattias Wadman
0e27492d07
Merge pull request #744 from wader/bump-github-golangci-lint-1.54.1
Update github-golangci-lint to 1.54.1 from 1.54.0
2023-08-11 18:36:36 +02:00
Mattias Wadman
e4f723650c
Merge pull request #743 from wader/bump-make-golangci-lint-1.54.1
Update make-golangci-lint to 1.54.1 from 1.54.0
2023-08-11 18:36:29 +02:00
bump
7906a4637f Update github-golangci-lint to 1.54.1 from 1.54.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.54.1
2023-08-11 16:03:46 +00:00
bump
fc4101dc58 Update make-golangci-lint to 1.54.1 from 1.54.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.54.1
2023-08-11 16:03:44 +00:00
Mattias Wadman
b3df26680d
Merge pull request #741 from wader/bump-github-golangci-lint-1.54.0
Update github-golangci-lint to 1.54.0 from 1.53.3
2023-08-09 18:17:54 +02:00
Mattias Wadman
f3ae1ee49e
Merge pull request #740 from wader/bump-make-golangci-lint-1.54.0
Update make-golangci-lint to 1.54.0 from 1.53.3
2023-08-09 18:17:46 +02:00
Mattias Wadman
174e108917
Merge pull request #739 from wader/bump-docker-golang-1.21.0
Update docker-golang to 1.21.0 from 1.20.7
2023-08-09 18:17:24 +02:00
Mattias Wadman
913ed9d679
Merge pull request #742 from wader/bump-github-go-version-1.21.0
Update github-go-version to 1.21.0 from 1.20.7
2023-08-09 18:17:05 +02:00
bump
c09d50a2a6 Update github-go-version to 1.21.0 from 1.20.7 2023-08-09 16:04:11 +00:00
bump
104c3bdbb9 Update github-golangci-lint to 1.54.0 from 1.53.3
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.54.0
2023-08-09 16:04:08 +00:00
bump
1fa14a03c2 Update make-golangci-lint to 1.54.0 from 1.53.3
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.54.0
2023-08-09 16:04:05 +00:00
bump
8bd7b6d680 Update docker-golang to 1.21.0 from 1.20.7 2023-08-09 16:04:02 +00:00
Mattias Wadman
4ed8c6df18
Merge pull request #738 from wader/gomod-update
gomod: Update x/exp and gomarkdown
2023-08-09 14:57:28 +02:00
Mattias Wadman
0d0147643a gomod: Update x/exp and gomarkdown
Add cmp package from go 1.21 to have cmp.Compare to make sort easier
2023-08-09 14:36:51 +02:00
Mattias Wadman
f7dd2bb0ff
Merge pull request #737 from wader/matroska-update-spec
matroska: Update spec and regenerate
2023-08-09 14:13:23 +02:00
Mattias Wadman
c07673a07a matroska: Update spec and regenerate 2023-08-09 13:59:21 +02:00
Mattias Wadman
a3665fc905
Merge pull request #736 from wader/cli-raw-output0-arg
cli: Rename --null/nul-output to --raw-output0
2023-08-08 16:47:35 +02:00
Mattias Wadman
d5345f0b8a cli: Rename --null/nul-output to --raw-output0
Remove -0 short arg, now it means the expression "-0".
This is to be in sync with jq 1.7 https://github.com/jqlang/jq/pull/2684

Correct and clarify that NUL and new lines are outputted after and not between each output.

Still missing is to abort on output containing zero when using --raw-output0
2023-08-08 16:33:39 +02:00
Mattias Wadman
c605ff6c57
Merge pull request #735 from wader/gojq-update-fq-fork
gojq: Update fq fork
2023-08-08 12:36:31 +02:00
Mattias Wadman
fa3dba104b gojq: Update fq fork
Changes from upstream:
8fcc90e implement abs function
cbbd4bb fix default module paths assuming gojq is located in a bin directory
45d4c5b change behavior of walk with multiple outputs
846cf99 fix stderr to output strings in raw format
c352d50 change zero division to produce an error when dividend is zero
d579009 fix empty string repeating with the maximum integer
d4de65c fix string multiplication by zero to emit empty string
04b48fd remove deprecated leaf_paths function
c882861 bump up version to 0.12.13
c310d5d update CHANGELOG.md for v0.12.13
8fb5cc3 update dependencies
fb00b66 improve error message of indices, setpath, delpaths functions
2023-08-08 12:22:29 +02:00
Mattias Wadman
ed720c55ef
Merge pull request #733 from wader/bump-gomod-golang-x-net-0.14.0
Update gomod-golang-x-net to 0.14.0 from 0.13.0
2023-08-05 19:53:50 +02:00
Mattias Wadman
f06411248c
Merge pull request #732 from wader/bump-gomod-golang-x-crypto-0.12.0
Update gomod-golang-x-crypto to 0.12.0 from 0.11.0
2023-08-05 19:50:31 +02:00
bump
a46ee6597f Update gomod-golang-x-net to 0.14.0 from 0.13.0
Tags https://github.com/golang/net/tags
2023-08-05 16:04:52 +00:00
bump
8394729372 Update gomod-golang-x-crypto to 0.12.0 from 0.11.0
Tags https://github.com/golang/crypto/tags
2023-08-05 16:04:50 +00:00
Mattias Wadman
7cef7c9e83
Merge pull request #731 from wader/bump-gomod-golang/text-0.12.0
Update gomod-golang/text to 0.12.0 from 0.11.0
2023-08-05 00:39:36 +02:00
bump
79432e71da Update gomod-golang/text to 0.12.0 from 0.11.0
Source diff 0.11.0..0.12.0 https://github.com/golang/text/compare/v0.11.0..v0.12.0
2023-08-04 16:04:02 +00:00
Mattias Wadman
dea9303bbe
Merge pull request #728 from wader/elf-fix-static-tests
elf: Fix broken static and segfault tests
2023-08-02 22:23:12 +02:00
Mattias Wadman
56fec2aa7e elf: Fix broken static and segfault tests 2023-08-02 22:13:33 +02:00
Mattias Wadman
9c3d09b994
Merge pull request #725 from wader/bump-docker-golang-1.20.7
Update docker-golang to 1.20.7 from 1.20.6
2023-08-02 18:21:14 +02:00
Mattias Wadman
dd7c0934fb
Merge pull request #726 from wader/bump-gomod-golang-x-net-0.13.0
Update gomod-golang-x-net to 0.13.0 from 0.12.0
2023-08-02 18:21:00 +02:00
Mattias Wadman
c44d223f37
Merge pull request #727 from wader/bump-github-go-version-1.20.7
Update github-go-version to 1.20.7 from 1.20.6
2023-08-02 18:20:49 +02:00
bump
3828b42386 Update github-go-version to 1.20.7 from 1.20.6 2023-08-02 16:04:14 +00:00
bump
c8aae6660b Update gomod-golang-x-net to 0.13.0 from 0.12.0
Tags https://github.com/golang/net/tags
2023-08-02 16:04:11 +00:00
bump
6daa0aa751 Update docker-golang to 1.20.7 from 1.20.6 2023-08-02 16:04:03 +00:00
Mattias Wadman
9f1fe72f7a
Merge pull request #724 from wader/jq-reformat
dev,jq: Reformat jq code to look more the same
2023-07-27 13:53:47 +02:00
Mattias Wadman
44f0060205 dev,jq: Reformat jq code to look more the same 2023-07-27 13:21:04 +02:00
Mattias Wadman
9f38734cef
Merge pull request #723 from wader/mp4-brand-qt-symbolic
mp4: Nicer major brand and handle some qt brand short strings better
2023-07-26 12:31:52 +02:00
Mattias Wadman
97194ad8bc mp4: Nicer major brand and handle some qt brand short strings better 2023-07-26 12:15:51 +02:00
Mattias Wadman
25c13940e9
Merge pull request #722 from wader/dev-cleanup-move-to-wiki
dev: Move examples and snippets to wiki
2023-07-26 11:23:47 +02:00