1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/format
2021-09-28 13:04:51 +02:00
..
all lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
ape dump: Add ascii header 2021-09-16 22:40:03 +02:00
av1 lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
bzip2 decode: Simplify and move format arg into DecodeOptions 2021-09-16 15:29:11 +02:00
dns mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
elf lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
flac flac_frame: Use d.Invalid for posssible errors 2021-09-24 16:26:17 +02:00
flv build: Require go 1.17 2021-09-12 13:08:52 +02:00
gif dump: Add ascii header 2021-09-16 22:40:03 +02:00
gzip dump: Add ascii header 2021-09-16 22:40:03 +02:00
icc decode: Add UTF8Fn functions and trim some null terminated strings 2021-09-17 22:13:35 +02:00
id3 decode: Add UTF8Fn functions and trim some null terminated strings 2021-09-17 22:13:35 +02:00
jpeg dump: Add ascii header 2021-09-16 22:40:03 +02:00
json dump: Add ascii header 2021-09-16 22:40:03 +02:00
matroska lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
mp3 mp3_frame: Rename samples_per_frame to sample_count 2021-09-20 18:54:20 +02:00
mp4 lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
mpeg lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
ogg dump: Add ascii header 2021-09-16 22:40:03 +02:00
opus dump: Add ascii header 2021-09-16 22:40:03 +02:00
png decode,png: Add FieldFormatReaderLen, refactor out zlib to format 2021-09-19 20:49:15 +02:00
protobuf decode: Simplify and move format arg into DecodeOptions 2021-09-16 15:29:11 +02:00
raw mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
registry format: Add panic if register after resolve 2021-09-28 13:04:51 +02:00
tar decode: Add UTF8Fn functions and trim some null terminated strings 2021-09-17 22:13:35 +02:00
tiff lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
vorbis dump: Add ascii header 2021-09-16 22:40:03 +02:00
vpx lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
wav decode: Add UTF8Fn functions and trim some null terminated strings 2021-09-17 22:13:35 +02:00
webp dump: Add ascii header 2021-09-16 22:40:03 +02:00
default.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
fqtest_test.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
fuzz_test.go build: Require go 1.17 2021-09-12 13:08:52 +02:00