1
1
mirror of https://github.com/wader/fq.git synced 2024-08-16 15:30:36 +03:00
fq/format
2024-04-03 09:57:03 +02:00
..
all pe,pe_msdos_stub,coff: Add decoders 2024-04-03 09:57:03 +02:00
ape interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
apple macho: Move timestamp string to description 2023-10-25 18:00:44 +02:00
ar html: Add to probe group 2023-05-11 19:07:18 +02:00
asn1 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
av1 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
avro interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
bencode interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
bitcoin interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
bits interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
bson bson: Fix jq style a bit 2023-12-07 15:09:16 +01:00
bzip2 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
caff png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
cbor fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
crypto interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
csv fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
dns interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
elf interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
fairplay formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
fit fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
flac fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
flv decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
gif interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
gzip gzip: Correctly handle multiple members 2023-10-24 10:45:32 +02:00
icc fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
id3 png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
inet fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
jpeg interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
json gzip: Correctly handle multiple members 2023-10-24 10:45:32 +02:00
leveldb fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
luajit interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
markdown help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
math interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
matroska opus,vorbis: More sym snake_case 2024-03-27 18:30:27 +01:00
moc3 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
mp3 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
mp4 fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
mpeg pe,pe_msdos_stub,coff: Add decoders 2024-04-03 09:57:03 +02:00
msgpack interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
nes nes: Add support for iNES/NES 2.0 ROM files 2024-03-16 19:18:21 +01:00
ogg opus,vorbis: More sym snake_case 2024-03-27 18:30:27 +01:00
opentimestamps interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
opus opus,vorbis: More sym snake_case 2024-03-27 18:30:27 +01:00
pcap pcapng: Decode all section headers, clenaup descriptions 2024-02-06 01:06:59 +01:00
pe pe,pe_msdos_stub,coff: Add decoders 2024-04-03 09:57:03 +02:00
png png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
postgres interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
prores mp4: Don't decode samples if track has external data reference 2023-12-11 14:55:10 +01:00
protobuf fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
riff webp: Decode width, height and flags for lossless webp 2024-01-20 17:14:27 +01:00
rtmp interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
tar interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
text fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
tiff exif,tiff: Handle broken last next ifd offset by treating it as end marker 2023-11-03 16:13:49 +01:00
tls tls: Fix field name typos 2023-12-25 00:32:42 +01:00
toml fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
tzif test: Support to more common -update flag 2023-12-06 11:47:38 +01:00
vorbis opus,vorbis: More sym snake_case 2024-03-27 18:30:27 +01:00
vpx formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
wasm test: Support to more common -update flag 2023-12-06 11:47:38 +01:00
xml fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
yaml fq: Use go 1.20 and cleanup 2024-04-01 19:14:10 +02:00
zip png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
format.go pe,pe_msdos_stub,coff: Add decoders 2024-04-03 09:57:03 +02:00
fqtest_test.go test: Support to more common -update flag 2023-12-06 11:47:38 +01:00
fuzz_test.go decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
inet.go golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
media.go golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
shared.go doc,fq: Improve cli help and some cleanup 2023-02-15 11:04:39 +01:00