1
1
mirror of https://github.com/wader/fq.git synced 2024-09-17 14:57:09 +03:00
fq/format
2024-01-20 17:14:27 +01:00
..
all leveldb: fix all.fqtest failures 2023-12-06 23:45:37 +01: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 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +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 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
flac png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01: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 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
id3 png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
inet interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +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 leveldb: improve stringify by preallocating result 2023-12-09 15:23:45 +01: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 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02: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 png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
mpeg hevc_sps: Fix some incorrect profile_tier_level decoding 2023-12-07 13:26:53 +01:00
msgpack interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
ogg interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
opentimestamps interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
opus interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
pcap tls: Fix field name typos 2023-12-25 00:32:42 +01: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 protobuf: No need for synthetic for string and bytes value 2023-10-29 16:10:22 +01: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 interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +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 Update gomod-BurntSushi/toml to 1.3.2 from 1.2.1 2023-07-05 17:36:12 +02:00
tzif test: Support to more common -update flag 2023-12-06 11:47:38 +01:00
vorbis png: Type flags were off-by-one bit 2024-01-05 16:53:05 +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 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 png: Type flags were off-by-one bit 2024-01-05 16:53:05 +01:00
format.go leveldb: updates per PR comments 2023-12-06 23:22:32 +01: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