Mattias Wadman
d703321a7a
avi: Add extended chunks support and option
...
This is used for >1gb files. Disable decode will speed up
deocde a lot but will probably also produce some gaps as same
part of the movi chunks will not be reference by the indx index.
2023-10-20 15:55:19 +02:00
Mattias Wadman
76edd48dff
Merge pull request #789 from wader/display-bits-exclusive-end
...
interp: Change bit ranges to use exclusive end
2023-10-20 15:53:00 +02:00
Mattias Wadman
051a70bd4b
interp: Change bit ranges to use exclusive end
...
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.
Update docs and add additional example for non-byte-aligned field.
Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00
Mattias Wadman
677c7e4258
Merge pull request #788 from wader/from_jq-better-error
...
interp: Better from_jq error handling
2023-10-20 14:39:44 +02:00
Mattias Wadman
45a8dd9c74
interp: Better from_jq error handling
...
Thanks @emanuele6 for reporting
2023-10-20 14:21:58 +02:00
Mattias Wadman
5b9c902949
Merge pull request #787 from wader/matroska-ebml-date
...
matroska: Decode ebml date type
2023-10-17 11:31:32 +02:00
Mattias Wadman
1d14ea51cd
matroska: Decode ebml date type
...
Also some refactor of shared date decode functions to allow unit
2023-10-17 11:10:48 +02:00
Mattias Wadman
5af1174741
Merge pull request #784 from wader/bump-gomod-golang-x-net-0.17.0
...
Update gomod-golang-x-net to 0.17.0 from 0.16.0
2023-10-11 18:16:16 +02:00
Mattias Wadman
1e992d4b12
Merge pull request #783 from wader/bump-docker-golang-1.21.3
...
Update docker-golang to 1.21.3 from 1.21.2
2023-10-11 18:15:52 +02:00
Mattias Wadman
8fecd75ef0
Merge pull request #785 from wader/bump-github-go-version-1.21.3
...
Update github-go-version to 1.21.3 from 1.21.2
2023-10-11 18:14:29 +02:00
bump
d7663569bd
Update github-go-version to 1.21.3 from 1.21.2
2023-10-11 16:04:00 +00:00
bump
5381f38108
Update gomod-golang-x-net to 0.17.0 from 0.16.0
...
Tags https://github.com/golang/net/tags
2023-10-11 16:03:58 +00:00
bump
d70471169b
Update docker-golang to 1.21.3 from 1.21.2
2023-10-11 16:03:51 +00:00
Mattias Wadman
80aaef9e84
Merge pull request #781 from wader/brightbg-fixes
...
interp: Improve colors when using light background
2023-10-11 14:51:10 +02:00
Mattias Wadman
a6984a8d1b
Merge pull request #782 from wader/avi-indx-unused
...
avi: Add unused field for extra indx chunk space
2023-10-10 17:03:43 +02:00
Mattias Wadman
0f225c3245
avi: Add unused field for extra indx chunk space
2023-10-10 16:46:05 +02:00
Mattias Wadman
c28163f8f4
interp: Improve colors when using light background
...
Related to #729
2023-10-10 11:08:38 +02:00
Mattias Wadman
a9051e8c5a
Merge pull request #780 from wader/avi-even-better-sample-size-heuristics
...
avi: Increase sample size heuristics to 32bit stereo
2023-10-08 10:51:12 +02:00
Mattias Wadman
c7ec18d6d2
avi: Increase sample size heuristics to 32bit stereo
2023-10-08 10:33:36 +02:00
Mattias Wadman
b921a5f91e
Merge pull request #779 from wader/avi-cleanup-consts
...
avi: Add stream type constants
2023-10-07 21:52:36 +02:00
Mattias Wadman
55521bbaec
avi: Add stream type constants
2023-10-07 21:19:14 +02:00
Mattias Wadman
9e92cdc6f7
Merge pull request #778 from wader/avi-only-sample-heru-if-no-format
...
avi: Only use sample size heuristics if there is no format
2023-10-07 18:21:29 +02:00
Mattias Wadman
9b10e59802
avi: Only use sample size heuristics if there is no format
2023-10-07 18:07:46 +02:00
Mattias Wadman
87ac051c3d
Merge pull request #777 from wader/scalar-refactor-syntetic
...
decode,interp: Make synthetic values more visible and not act as deco…
2023-10-07 18:01:01 +02:00
Mattias Wadman
23ae4d978b
decode,interp: Make synthetic values more visible and not act as decode values
2023-10-07 17:40:16 +02:00
Mattias Wadman
aa00c8f67c
Merge pull request #776 from wader/avi-sample-size
...
avi: Handle stream sample size
2023-10-07 17:12:24 +02:00
Mattias Wadman
df085b91b9
avi: Handle stream sample size
...
When > 0 split sample into sub samples
2023-10-07 16:48:59 +02:00
Mattias Wadman
3549e5ecfb
Merge pull request #775 from wader/avi-stream-type-handler
...
avi: Add type, handler, format_tag and compreession per stream
2023-10-07 15:45:32 +02:00
Mattias Wadman
5196554989
avi: Add type, handler, format_tag and compreession per stream
...
Also simplify stream tracking code a bit
2023-10-07 11:35:30 +02:00
Mattias Wadman
4fbeacdf50
Merge pull request #772 from wader/bump-docker-golang-1.21.2
...
Update docker-golang to 1.21.2 from 1.21.1
2023-10-06 18:18:10 +02:00
Mattias Wadman
a74eefe0ed
Merge pull request #773 from wader/bump-gomod-golang-x-net-0.16.0
...
Update gomod-golang-x-net to 0.16.0 from 0.15.0
2023-10-06 18:18:04 +02:00
Mattias Wadman
9e0d57b24d
Merge pull request #774 from wader/bump-github-go-version-1.21.2
...
Update github-go-version to 1.21.2 from 1.21.1
2023-10-06 18:17:58 +02:00
bump
861487d4f5
Update github-go-version to 1.21.2 from 1.21.1
2023-10-06 16:04:00 +00:00
bump
f108194de4
Update gomod-golang-x-net to 0.16.0 from 0.15.0
...
Tags https://github.com/golang/net/tags
2023-10-06 16:03:58 +00:00
bump
b7022183cf
Update docker-golang to 1.21.2 from 1.21.1
2023-10-06 16:03:53 +00:00
Mattias Wadman
52bac67d1b
Merge pull request #771 from wader/avi-strf-extra
...
avi: More correct strf chunk extra data
2023-10-05 23:27:53 +02:00
Mattias Wadman
a745b12da2
avi: More correct strf chunk extra data
2023-10-05 23:11:55 +02:00
Mattias Wadman
58faf09f22
Merge pull request #770 from wader/bump-gomod-golang-x-crypto-0.14.0
...
Update gomod-golang-x-crypto to 0.14.0 from 0.13.0
2023-10-05 18:59:51 +02:00
bump
906bc3bb3e
Update gomod-golang-x-crypto to 0.14.0 from 0.13.0
...
Tags https://github.com/golang/crypto/tags
2023-10-05 16:04:12 +00:00
Mattias Wadman
3988399e7c
Merge pull request #765 from wader/release-0.8.0
...
fq: Release 0.8.0
2023-09-27 18:26:15 +02:00
Mattias Wadman
cc01267ee9
fq: Release 0.8.0
2023-09-27 12:15:59 +02:00
Mattias Wadman
a67427b3c3
Merge pull request #769 from fiatjaf/opentimestamps
...
add OpenTimestamps file parser
2023-09-26 20:59:00 +02:00
fiatjaf
976a7564c7
opentimestamps: one last make doc.
2023-09-26 15:42:02 -03:00
fiatjaf
912f4116a9
opentimestamps: add help text.
2023-09-26 15:22:23 -03:00
fiatjaf
64a4ff2e7a
opentimestamps: account for unknown attestation types.
2023-09-26 15:00:35 -03:00
fiatjaf
cc8e6f1abc
opentimestamps: abstract away file digest sizes and support sha1, ripemd160 and keccac256.
2023-09-26 14:49:00 -03:00
fiatjaf
5e7c01a013
opentimestamps: address comments and improve things.
2023-09-26 12:35:18 -03:00
fiatjaf
0a22a3253c
opentimestamps: satisfy linter.
2023-09-25 23:04:03 -03:00
fiatjaf
1aa557d533
opentimestamps: add tests.
2023-09-25 22:52:56 -03:00
fiatjaf
cef5faa85d
opentimestamps: add parser.
2023-09-25 22:52:41 -03:00