Mattias Wadman
|
628f0f403d
|
bson: Add decoder
Only supports basic types for now
|
2022-01-06 00:51:37 +01:00 |
|
Mattias Wadman
|
681dbc26b7
|
elf,ar: Add ar decoder, improved elf decoder
Add x86, 386, arm64, arm v6, arm v7 linux elf test files
|
2022-01-05 22:05:09 +01:00 |
|
Mattias Wadman
|
b9aef39ed4
|
pcap,pcapng,bsd_loopback_frame: Add decoder, refactor link frame into a group
Also fix incorrect struct name s/UDPDatagramIn/UDPPayloadIn/
|
2022-01-03 21:06:27 +01:00 |
|
Mattias Wadman
|
f55b1af6ac
|
inet: Add tcp and ipv4 reassembly
Also add tcp_stream and udp_payload to decode content
|
2021-11-29 18:42:18 +01:00 |
|
Mattias Wadman
|
1f61704ad5
|
doc: Regenerate svg after ansisvg monospace update
|
2021-11-25 15:02:15 +01:00 |
|
Mattias Wadman
|
7b7faaf02b
|
pcap: Add pcap, pcapng, ether8023, ipv4, udp, udp
|
2021-11-24 18:13:00 +01:00 |
|
Mattias Wadman
|
d6d3265b34
|
doc: Update README a bit
|
2021-11-22 14:16:59 +01:00 |
|
Mattias Wadman
|
0480a2f722
|
decode: Some format decode and sub buffer work
|
2021-11-20 18:56:59 +01:00 |
|
Mattias Wadman
|
d838d2f613
|
zip: Add format decoder
|
2021-11-19 00:22:26 +01:00 |
|
Mattias Wadman
|
d469edfcbc
|
doc,make: Correctly strip out graphviz version from svg
|
2021-11-02 16:16:26 +01:00 |
|
Mattias Wadman
|
95b9c3253a
|
make: doc/formats.svg: Ignore graphviz verison to get less diff
|
2021-11-01 17:44:37 +01:00 |
|
Mattias Wadman
|
88eade9ab9
|
ogg: Add flac support
Refactor flac_streaminfo and flac_metadata from flac_metadatablocks
Some deocde bitbuf api cleanup
|
2021-10-29 18:30:16 +02:00 |
|
Mattias Wadman
|
5052bae18e
|
decode,interp: Refactor to allow decode/fillgap a range
|
2021-10-19 14:38:11 +02:00 |
|
Mattias Wadman
|
2b35d28f3b
|
flac_picture,mp4: avif images and data fallback is image format fails
|
2021-10-19 01:58:07 +02:00 |
|
Mattias Wadman
|
242525f8de
|
doc: Move formats to own file
|
2021-09-19 10:31:43 +02:00 |
|