1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/format
Mattias Wadman c05fe732b6
Merge pull request #59 from wader/png-plte-trns-cleanup
png: Decode PLTE and tRNS chunks and cleanup syms a bit
2022-01-07 20:13:37 +01:00
..
all bson: Add decoder 2022-01-06 00:51:37 +01:00
ape interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
ar elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
av1 decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
bson bson: Add decoder 2022-01-06 00:51:37 +01:00
bzip2 interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
dns elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
elf elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
flac png: Decode PLTE and tRNS chunks and cleanup syms a bit 2022-01-07 14:31:18 +01:00
flv decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
gif interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
gzip interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
icc interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
id3 png: Decode PLTE and tRNS chunks and cleanup syms a bit 2022-01-07 14:31:18 +01:00
inet tcp,flow: By default allow missing syn/ack for now 2022-01-07 12:02:38 +01:00
jpeg interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
json interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
matroska matroska: Assert sane tag size only for strings 2022-01-01 19:37:12 +01:00
mp3 interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
mp4 mp4,ctts: Seem more usable to treat sample count/offset as signed 2021-12-20 11:19:38 +01:00
mpeg elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
ogg interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
opus interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
pcap pcap: Don't fail if incl_len > spanlen 2022-01-03 21:27:14 +01:00
png png: Decode PLTE and tRNS chunks and cleanup syms a bit 2022-01-07 14:31:18 +01:00
protobuf interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
raw interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
registry registry: Move to pkg/registry, feels better 2021-11-18 01:22:21 +01:00
tar interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
tiff tiff: Fix endian typo and cleanup todos 2021-12-12 11:26:00 +01:00
vorbis png: Decode PLTE and tRNS chunks and cleanup syms a bit 2022-01-07 14:31:18 +01:00
vpx decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
wav interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
webp interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
zip png: Decode PLTE and tRNS chunks and cleanup syms a bit 2022-01-07 14:31:18 +01:00
format.go bson: Add decoder 2022-01-06 00:51:37 +01:00
fqtest_test.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
fuzz_test.go decode,interp: Make fuzzing work again and cleanup fatal/error code 2021-11-16 17:11:26 +01:00
inet.go decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
media.go decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00
shared.go decode: Refactor scalar usage 2021-12-02 17:39:26 +01:00