Mattias Wadman
4930a3e3cc
Merge pull request #751 from wader/bump-github-golangci-lint-1.54.2
...
Update github-golangci-lint to 1.54.2 from 1.54.1
2023-08-21 19:37:46 +02:00
Mattias Wadman
0cefc46b8b
golangci: Fix gosec aliasing warnings
2023-08-21 19:26:21 +02:00
Mattias Wadman
c503bc1313
html: Add forgotten re test
2023-08-21 19:26:00 +02:00
bump
31de3f9782
Update github-golangci-lint to 1.54.2 from 1.54.1
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.54.2
2023-08-21 16:03:54 +00:00
Mattias Wadman
7189798f96
Merge pull request #749 from wader/doc-regen
...
doc,moc3,caff: Add author and regenerate docs
2023-08-21 10:15:29 +02:00
Mattias Wadman
f15f9bc1a4
doc,moc3,caff: Add author and regenerate docs
2023-08-21 10:04:37 +02:00
Mattias Wadman
2eae4c2fd5
Merge pull request #747 from Ronsor/live2d-formats
...
moc3 and caff: add decoder
2023-08-20 19:06:50 +02:00
Ronsor
833b06363c
moc3: update test data
2023-08-20 09:55:59 -07:00
Ronsor
fac1e68395
moc3: count_info: extra space is reserved, not normal alignment/padding
2023-08-19 21:09:50 -07:00
Ronsor
e424e2932e
moc3: eliminate gaps and properly handle padding, fix version 5 format decoding
2023-08-19 21:03:54 -07:00
Ronsor
b3759de7f0
caff: run go fmt
2023-08-19 07:18:33 -07:00
Ronsor
013cc2f68f
caff: eliminate gaps and specify unused fields
2023-08-19 07:07:10 -07:00
Ronsor
4dd0f6d88b
caff: run go fmt
2023-08-18 20:02:26 -07:00
Ronsor
d3073c6459
moc3: add test data for new version 5
2023-08-18 20:02:12 -07:00
Ronsor
fa1157221b
caff: obfuscation key is a signed integer, add test data
...
The obfuscation key is actually a signed integer, and thanks to two's complement
arithmetic and sign extension, this is actually significant.
2023-08-18 19:45:09 -07:00
Ronsor
03ba71b67f
moc3: add support for version 5
2023-08-18 17:42:17 -07:00
Ronsor
ce40fd19d7
moc3: consistency - scales array contains value elements, not scale elements
2023-08-18 12:02:55 -07:00
Ronsor
3caf34e32a
moc3: nicer tree structure, use more meaningful names for array elements
2023-08-18 11:42:16 -07:00
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