1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
fq/format
2023-08-21 19:26:21 +02:00
..
all moc3, caff: update tests and README 2023-08-18 07:41:17 -07:00
ape decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
apple help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
ar html: Add to probe group 2023-05-11 19:07:18 +02:00
asn1 help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
av1 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
avro help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
bencode help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
bitcoin bitcoin: fix witness item structs 2023-05-15 18:36:26 +08:00
bits bits,bytes: Behave as binary instead of raw decode value 2023-05-11 18:45:16 +02:00
bson help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
bzip2 html: Add to probe group 2023-05-11 19:07:18 +02:00
caff doc,moc3,caff: Add author and regenerate docs 2023-08-21 10:04:37 +02:00
cbor help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
crypto interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
csv help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
dns formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
elf elf: Fix broken static and segfault tests 2023-08-02 22:13:33 +02:00
fairplay formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
flac formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
flv decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
gif formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
gzip html: Add to probe group 2023-05-11 19:07:18 +02:00
icc formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
id3 id3v2: Decode CTOC flags 2023-05-02 13:43:58 +02:00
inet golangci: Fix gosec aliasing warnings 2023-08-21 19:26:21 +02:00
jpeg formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
json dev,jq: Reformat jq code to look more the same 2023-07-27 13:21:04 +02:00
luajit luajit: file null terminator: raw bits, validate 2023-07-25 18:34:44 +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 matroska: Update spec and regenerate 2023-08-09 13:59:21 +02:00
moc3 doc,moc3,caff: Add author and regenerate docs 2023-08-21 10:04:37 +02:00
mp3 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
mp4 gomod: Update x/exp and gomarkdown 2023-08-09 14:36:51 +02:00
mpeg formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
msgpack help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
ogg formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
opus formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
pcap golangci: Fix gosec aliasing warnings 2023-08-21 19:26:21 +02:00
png formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
postgres postgres: doc 2023-05-06 08:54:56 +03:00
prores mp4: Nicer major brand and handle some qt brand short strings better 2023-07-26 12:15:51 +02:00
protobuf protobuf_widevine: Make protection_scheme constants less magic 2023-08-18 11:24:57 +02:00
riff golangci: Fix gosec aliasing warnings 2023-08-21 19:26:21 +02:00
rtmp help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
tar html: Add to probe group 2023-05-11 19:07:18 +02:00
text fix non-ascii characters handling in to_hex and to_base64 functions 2023-05-16 09:44:35 +08:00
tiff formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
tls help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
toml Update gomod-BurntSushi/toml to 1.3.2 from 1.2.1 2023-07-05 17:36:12 +02:00
tzif help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
vorbis formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
vpx formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
wasm help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
webp formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
xml html: Add forgotten re test 2023-08-21 19:26:00 +02:00
yaml formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
zip html: Add to probe group 2023-05-11 19:07:18 +02:00
format.go moc3: initial implementation 2023-08-17 20:07:55 -07:00
fqtest_test.go doc,dev: Add more usage and dev tips 2022-12-03 19:00:47 +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