Mattias Wadman
7b6492eed0
Improve README.md a bit, one more demo and move up usage
2022-11-17 11:10:08 +01:00
Mattias Wadman
58e741902e
Merge pull request #481 from wader/xing-info-has-ext
...
mp3_frame_tags: Refactor and rename xing format to mp3_frame_tags
2022-11-16 17:40:57 +01:00
Mattias Wadman
c3a0686c9e
mp3_frame_tags: Refactor and rename xing format to mp3_frame_tags
...
Make more sense to use a more general name when there is both info and xing
and possibly vbri in the future. Also both xing and info seems to have extension
fields
Remove some old tests that are not really needed anymore.
2022-11-16 17:32:03 +01:00
Mattias Wadman
2606e7ba46
Merge pull request #480 from wader/mp3-frame-correct-size
...
mp3_frame: Fix issue calc frame size for some configs
2022-11-16 17:31:47 +01:00
Mattias Wadman
2de875393a
mp3_frame: Fix issue calc frame size for some configs
...
Seems have to use the 144000*bitrate/sameplrate to get correct size or
one would miss one byte (odd size rounded to even?)
2022-11-16 15:55:10 +01:00
Mattias Wadman
96b56c1ad1
Merge pull request #478 from wader/bump-docker-golang-1.19.3
...
Update docker-golang to 1.19.3 from 1.19.2
2022-11-02 17:13:20 +01:00
Mattias Wadman
7bb800728a
Merge pull request #479 from wader/bump-github-go-version-1.19.3
...
Update github-go-version to 1.19.3 from 1.19.2, 1.19.2, 1.19.2
2022-11-02 17:13:04 +01:00
bump
003197eb2a
Update github-go-version to 1.19.3 from 1.19.2, 1.19.2, 1.19.2
2022-11-02 16:04:11 +00:00
bump
e033449749
Update docker-golang to 1.19.3 from 1.19.2
2022-11-02 16:04:07 +00:00
Mattias Wadman
5529084dc1
Merge pull request #477 from wader/better-decode-error-help
...
cli: Better decode error help
2022-11-02 12:40:11 +01:00
Mattias Wadman
41b2d1ad1b
cli: Better decode error help
2022-11-02 12:28:53 +01:00
Mattias Wadman
0b5a2d2719
Merge pull request #475 from wader/gomod-update
...
gomod: Update modules that lack bump config
2022-10-30 14:17:02 +01:00
Mattias Wadman
d8641ab1c3
gomod: Update modules that lack bump config
2022-10-30 14:08:50 +01:00
Mattias Wadman
a5742ff9ac
Merge pull request #474 from wader/gojq-rebase
...
gojq: Update rebased fq fork
2022-10-30 14:08:38 +01:00
Mattias Wadman
349d949701
gojq: Update rebased fq fork
...
From upstream:
improve performance of assignment operators and del function
improve jq compatibility of walk function (fix #195 )
2022-10-30 14:00:00 +01:00
Mattias Wadman
83ef85ecee
Merge pull request #473 from wader/nttw6-link-docs
...
doc: Add link to nttw6 presentation video and slides
2022-10-30 13:59:28 +01:00
Mattias Wadman
4bfd9d8119
doc: Add link to nttw6 presentation video and slides
...
Also clarify install instructions a bit
2022-10-30 13:28:46 +01:00
Mattias Wadman
37ef134c88
Merge pull request #470 from wader/bump-gomod-BurntSushi/toml-1.2.1
...
Update gomod-BurntSushi/toml to 1.2.1 from 1.2.0
2022-10-22 18:27:37 +02:00
Mattias Wadman
4fc6b497f4
Merge pull request #469 from wader/bump-make-golangci-lint-1.50.1
...
Update make-golangci-lint to 1.50.1 from 1.50.0
2022-10-22 18:26:59 +02:00
Mattias Wadman
9633634904
Merge pull request #471 from wader/bump-github-golangci-lint-1.50.1
...
Update github-golangci-lint to 1.50.1 from 1.50.0
2022-10-22 18:26:51 +02:00
bump
453963dddd
Update github-golangci-lint to 1.50.1 from 1.50.0
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.50.1
2022-10-22 16:04:34 +00:00
bump
56dcb3a0e3
Update gomod-BurntSushi/toml to 1.2.1 from 1.2.0
...
Source diff 1.2.0..1.2.1 https://github.com/BurntSushi/toml/compare/v1.2.0..v1.2.1
2022-10-22 16:04:32 +00:00
bump
753927ba68
Update make-golangci-lint to 1.50.1 from 1.50.0
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.50.1
2022-10-22 16:04:28 +00:00
Mattias Wadman
b5f5b55b3d
Merge pull request #468 from wader/id3v2-comm-txxx-no-null-term
...
id3v2: In the wild COMM and TXXX frame might not have a null terminator
2022-10-20 22:17:22 +02:00
Mattias Wadman
f66e224452
id3v2: In the wild COMM and TXXX frame might not have a null terminator
2022-10-20 22:07:37 +02:00
Mattias Wadman
24a3146081
Merge pull request #467 from wader/decode-negative-nbytes
...
decode,elf,fuzz: TryBytesRange error on negative size
2022-10-20 15:25:07 +02:00
Mattias Wadman
7254b0f9f5
decode,elf,fuzz: TryBytesRange error on negative size
2022-10-20 15:10:35 +02:00
Mattias Wadman
f0ddb6afae
Merge pull request #466 from wader/bump-gomod-golang/text-0.4.0
...
Update gomod-golang/text to 0.4.0 from 0.3.8
2022-10-18 18:25:50 +02:00
bump
d80f12c700
Update gomod-golang/text to 0.4.0 from 0.3.8
...
Source diff 0.3.8..0.4.0 https://github.com/golang/text/compare/v0.3.8..v0.4.0
2022-10-18 16:07:35 +00:00
Mattias Wadman
fb4f9ea26b
Merge pull request #465 from wader/flac-fatal-neg-sample-count
...
flac,fuzz: Fatal error on negative partition sample count
2022-10-18 13:50:42 +02:00
Mattias Wadman
fb2a2b949c
flac,fuzz: Fatal error on negative partition sample count
2022-10-18 13:40:48 +02:00
Mattias Wadman
16ab994b28
Merge pull request #464 from wader/doc-license-gomarkdown
...
doc: Add gomarkdown to license/dependencies
2022-10-14 12:38:26 +02:00
Mattias Wadman
0b9b01736c
doc: Add gomarkdown to license/dependencies
2022-10-14 12:13:32 +02:00
Mattias Wadman
fc88b92ca1
Merge pull request #463 from wader/bump-gomod-golang/text-0.3.8
...
Update gomod-golang/text to 0.3.8 from 0.3.7
2022-10-12 18:47:24 +02:00
bump
101b2806f6
Update gomod-golang/text to 0.3.8 from 0.3.7
...
Source diff 0.3.7..0.3.8 https://github.com/golang/text/compare/v0.3.7..v0.3.8
2022-10-12 16:08:07 +00:00
Mattias Wadman
e6026eb75d
Merge pull request #462 from wader/yaml-panic
...
yaml,fuzz: gojq.Normalize value to fix type panic
2022-10-11 19:48:21 +02:00
Mattias Wadman
2606916753
yaml,fuzz: gojq.Normalize value to fix type panic
2022-10-11 19:22:49 +02:00
Mattias Wadman
a49fe00898
Merge pull request #461 from wader/flac-frame-esc-zero-sample-size
...
flac_frame: Properly decode zero escape sample size
2022-10-11 17:38:57 +02:00
Mattias Wadman
7859be1e5d
flac_frame: Properly decode zero escape sample size
2022-10-11 17:05:19 +02:00
Mattias Wadman
d5b15d2853
Merge pull request #460 from wader/fuzz-stadanrd-go
...
fuzz: gotip not needed anymore
2022-10-11 15:42:37 +02:00
Mattias Wadman
7cb2a6c995
fuzz: gotip not needed anymore
2022-10-11 15:00:12 +02:00
Mattias Wadman
3a578152f2
Merge pull request #459 from wader/decode-s-must-least-1bit
...
decode,fuzz: Signed integer (S) read require at least one bit
2022-10-11 12:41:28 +02:00
Mattias Wadman
bafd1f564e
decode,fuzz: Signed integer (S) read require at least one bit
...
Otherwise there is no sign bit and it will panic on shifting.
Maybe should require 2? now -0 and +1 hmm
2022-10-11 12:12:28 +02:00
Mattias Wadman
0f1b3d6233
Merge pull request #458 from wader/update-gomarkdown
...
markdown,fuzz: Update gomarkdown
2022-10-11 11:13:47 +02:00
Mattias Wadman
d07b2eec73
markdown,fuzz: Update gomarkdown
...
Fixes performance https://github.com/gomarkdown/markdown/issues/265
Should make it possible to fuzz all formats again. Before fuzzer timed out at times.
2022-10-11 10:44:17 +02:00
Mattias Wadman
4d03157c27
Merge pull request #457 from wader/fuzz-one-group
...
fuzz: make fuzz GROUP=mp4 to fuzz one group
2022-10-10 21:26:22 +02:00
Mattias Wadman
cef4245b49
fuzz: make fuzz GROUP=mp4 to fuzz one group
2022-10-10 21:07:10 +02:00
Mattias Wadman
e9aa4837e9
Merge pull request #454 from dgmcdona/reference_size_bug_fix
...
fixes reference calculation to use reference size from trailer
2022-10-09 21:48:12 +02:00
David McDonald
b09d61162b
makes dictionary key type checking more sensible
2022-10-09 13:34:00 -05:00
Mattias Wadman
543dc2717e
Merge pull request #456 from wader/doc-ex-rtmp-pcap-markdown
...
doc,rtmp,pcap,markdown: Add more examples
2022-10-09 19:26:48 +02:00