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

1997 Commits

Author SHA1 Message Date
Mattias Wadman
db90e16b99
Merge pull request #577 from wader/bump-gomod-golang-x-crypto-0.6.0
Update gomod-golang-x-crypto to 0.6.0 from 0.5.0
2023-02-09 18:44:48 +01:00
bump
97643b9873 Update gomod-golang/text to 0.7.0 from 0.6.0
Source diff 0.6.0..0.7.0 https://github.com/golang/text/compare/v0.6.0..v0.7.0
2023-02-09 16:04:05 +00:00
bump
2430fba7e5 Update gomod-golang-x-net to 0.6.0 from 0.5.0
Tags https://github.com/golang/net/tags
2023-02-09 16:04:02 +00:00
bump
b1d9306b18 Update gomod-golang-x-crypto to 0.6.0 from 0.5.0
Tags https://github.com/golang/crypto/tags
2023-02-09 16:03:59 +00:00
Mattias Wadman
0609369b56
Merge pull request #575 from wader/matoska-unknown-size-non-master
matroska: Handle unknown size for non-master types a bit better
2023-02-08 12:26:17 +01:00
Mattias Wadman
0d14d7b40f matroska: Handle unknown size for non-master types a bit better
For non-master types assume size to be rest of file
Still does not follow the ebml spec
2023-02-08 12:14:40 +01:00
Mattias Wadman
52b76b05c1
Merge pull request #574 from wader/matroska-decode-samples-option
matroska: Add decode_samples option
2023-02-08 11:43:10 +01:00
Mattias Wadman
b60aceca9e matroska: Add decode_samples option
Also change the option help a bit, maybe medid and support is confusing, we
might evetually decode non-audio/video things.
2023-02-08 11:31:41 +01:00
Mattias Wadman
5b3ed334e6
Merge pull request #573 from wader/jqvalue-cancel-error
Fix cancel panic when interrupting big json output
2023-02-07 17:06:26 +01:00
Mattias Wadman
dc79a73b72 interp,json: Move error handling to colorjson
Cancel error from ValueFn etc will be return by Marshal instead
2023-02-07 16:57:54 +01:00
Mattias Wadman
50d26ec759 colorjson: Handle encoding error value
Can happen if ValueFn is used and it returns an error, reader is canceled etc
2023-02-07 16:45:29 +01:00
Mattias Wadman
5c8e115106 colorjson: Refactor to option struct 2023-02-07 16:18:32 +01:00
Mattias Wadman
3ce9e9fc71
Merge pull request #572 from wader/fosdem2023-link
doc: Add FOSDEM 2023 talk
2023-02-06 17:03:24 +01:00
Mattias Wadman
156aeecacd doc: Add FOSDEM 2023 talk 2023-02-06 16:50:49 +01:00
Mattias Wadman
b537bfe34f
Merge pull request #570 from wader/bump-make-golangci-lint-1.51.1
Update make-golangci-lint to 1.51.1 from 1.51.0
2023-02-05 19:14:57 +01:00
Mattias Wadman
61fff1b8fc
Merge pull request #571 from wader/bump-github-golangci-lint-1.51.1
Update github-golangci-lint to 1.51.1 from 1.51.0
2023-02-05 19:14:38 +01:00
bump
ce2637260c Update github-golangci-lint to 1.51.1 from 1.51.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.51.1
2023-02-05 16:03:46 +00:00
bump
36df57ebec Update make-golangci-lint to 1.51.1 from 1.51.0
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.51.1
2023-02-05 16:03:43 +00:00
Mattias Wadman
bafc8e3d93
Merge pull request #562 from wader/release-0.3.0
Release 0.3.0
2023-02-02 11:32:47 +01:00
Mattias Wadman
00c0cde6ab fq: Release 0.3.0 2023-02-02 11:23:02 +01:00
Mattias Wadman
23e244e6e5
Merge pull request #568 from wader/bump-github-go-version-1.20.0
Update github-go-version to 1.20.0 from 1.19.5, 1.19.5, 1.19.5
2023-02-02 11:17:42 +01:00
Mattias Wadman
57144b2f95 github-action: Use quotes becase yaml (1.20 -> 1.2) 2023-02-02 11:05:53 +01:00
bump
d338c8b7c3 Update github-go-version to 1.20.0 from 1.19.5, 1.19.5, 1.19.5 2023-02-02 11:05:01 +01:00
Mattias Wadman
c34050b132
Merge pull request #565 from wader/bump-docker-golang-1.20.0
Update docker-golang to 1.20.0 from 1.19.5
2023-02-02 11:04:47 +01:00
Mattias Wadman
72dbd73952
Merge pull request #566 from wader/bump-make-golangci-lint-1.51.0
Update make-golangci-lint to 1.51.0 from 1.50.1
2023-02-02 11:04:07 +01:00
Mattias Wadman
a7177c2427
Merge pull request #567 from wader/bump-github-golangci-lint-1.51.0
Update github-golangci-lint to 1.51.0 from 1.50.1
2023-02-02 11:03:52 +01:00
bump
ad4919a810 Update github-golangci-lint to 1.51.0 from 1.50.1
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.51.0
2023-02-02 08:29:34 +00:00
bump
f1057b9bfe Update make-golangci-lint to 1.51.0 from 1.50.1
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.51.0
2023-02-02 08:29:30 +00:00
bump
a7f37d7300 Update docker-golang to 1.20.0 from 1.19.5 2023-02-02 08:29:27 +00:00
Mattias Wadman
c21d960d8f
Merge pull request #564 from wader/gomod-update-bump
gomod: Update non-bump tracked mods and add bump config
2023-01-31 18:03:02 +01:00
Mattias Wadman
7855b359eb gomod: Update non-bump tracked mods and add bump config 2023-01-31 17:54:22 +01:00
Mattias Wadman
f3db2d53ef
Merge pull request #563 from wader/update-gojq
gojq: Update rebased fq fork
2023-01-31 17:54:07 +01:00
Mattias Wadman
0aa6e3e285 gojq: Update rebased fq fork
Upstream:
avoid nil panic
fix crash on assignment operators with multiple values
2023-01-31 17:40:06 +01:00
Mattias Wadman
4fdb661de0
Merge pull request #561 from wader/tcp-decode-options
tcp_segment: Decode standard options and rename maxseg to mss
2023-01-31 12:52:46 +01:00
Mattias Wadman
62e2cef5c2 tcp_segment: Decode standard options and rename maxseg to mss 2023-01-31 12:42:16 +01:00
Mattias Wadman
20464eb1fb
Merge pull request #560 from wader/readline-fix-delete-issue
readline: Update fq fork to fix draw issue when using del key
2023-01-29 15:16:09 +01:00
Mattias Wadman
55ef7a4b64 readline: Update fq fork to fix draw issue when using del key
Turrned out reading flag was no reset on del causing writes to be ignored
2023-01-29 14:57:58 +01:00
Mattias Wadman
a2c0a161fe
Merge pull request #559 from wader/tcp-flow-ignore-tcp-option-check
tcp: Ignore TCP option check for now as it seems unreliable in dumps
2023-01-28 21:03:48 +01:00
Mattias Wadman
1eb5e502af tcp: Ignore TCP option check for now as it seems unreliable in dumps
For example MSS can be to small in local dumps
2023-01-28 20:49:20 +01:00
Mattias Wadman
a2cdb3d6c9
Merge pull request #558 from wader/mp4-udta-with-no-length
mp4: udta: Handle box with value rest of box
2023-01-25 16:34:58 +01:00
Mattias Wadman
6340365841 mp4: udta: Handle box with value rest of box
Try distinguish by probing length field. Should probably be improved, what does ffmpeg do?

Regression from c3e3b3e90d #553
2023-01-25 16:24:28 +01:00
Mattias Wadman
0d1fdb5edf
Merge pull request #557 from wader/mp3-max-unknown-opt
mp3: Add max_unknown option to fail decode if too much unknown bits
2023-01-25 16:00:49 +01:00
Mattias Wadman
2d82c05f64 mp3: Add max_unknown option to fail decode if too much unknown bits
Hopefully help fix even more miss-detections
2023-01-25 15:27:31 +01:00
Mattias Wadman
1238734ea5
Merge pull request #556 from wader/flac-picture-type-mpeg-objec-type-desc-fix
flac_picture,mpeg: Fix trailing ")" typo in map sym and description
2023-01-25 14:38:11 +01:00
Mattias Wadman
b04a650bae flac_picture,mpeg: Fix trailing ")" typo in map sym and description 2023-01-25 14:01:34 +01:00
Mattias Wadman
d645e71008
Merge pull request #554 from wader/mp4-ftyp-qt-minor-desc
mp4: Decode qt minor verison as YYYY.MM description
2023-01-16 12:23:42 +01:00
Mattias Wadman
62f1f49fa2
Merge pull request #553 from wader/mp4-udta-without-meta
mp4: Decode udta metadata boxes without meta box
2023-01-16 12:13:55 +01:00
Mattias Wadman
f386a5158e mp4: Decode qt minor verison as YYYY.MM description 2023-01-16 12:13:19 +01:00
Mattias Wadman
c3e3b3e90d mp4: Decode udta metadata boxes without meta box 2023-01-16 12:03:53 +01:00
Mattias Wadman
c2795a7c2f
Merge pull request #552 from wader/mp4-tkhd-flags
mp4: Decode tkhd flags
2023-01-13 18:02:53 +01:00