1
1
mirror of https://github.com/wader/fq.git synced 2024-12-24 22:05:31 +03:00

moc3, caff: update tests and README

This commit is contained in:
Ronsor 2023-08-18 07:41:17 -07:00
parent 23e660f4ca
commit 441fcd09c8
2 changed files with 6 additions and 0 deletions

View File

@ -66,6 +66,7 @@ bsd_loopback_frame,
[bson](doc/formats.md#bson),
[bytes](doc/formats.md#bytes),
bzip2,
[caff](doc/formats.md#caff),
[cbor](doc/formats.md#cbor),
[csv](doc/formats.md#csv),
dns,
@ -106,6 +107,7 @@ jsonl,
macho_fat,
[markdown](doc/formats.md#markdown),
[matroska](doc/formats.md#matroska),
moc3,
[mp3](doc/formats.md#mp3),
mp3_frame,
mp3_frame_vbri,

View File

@ -8,6 +8,7 @@ $ fq -n _registry.groups.probe
"bitcoin_blkdat",
"bplist",
"bzip2",
"caff",
"elf",
"flac",
"gif",
@ -17,6 +18,7 @@ $ fq -n _registry.groups.probe
"macho",
"macho_fat",
"matroska",
"moc3",
"mp4",
"ogg",
"pcap",
@ -72,6 +74,7 @@ bsd_loopback_frame BSD loopback frame
bson Binary JSON
bytes Raw bytes
bzip2 bzip2 compression
caff Live2D Cubism archive
cbor Concise Binary Object Representation
csv Comma separated values
dns DNS packet
@ -112,6 +115,7 @@ macho Mach-O macOS executable
macho_fat Fat Mach-O macOS executable (multi-architecture)
markdown Markdown
matroska Matroska file
moc3 MOC3 file
mp3 MP3 file
mp3_frame MPEG audio layer 3 frame
mp3_frame_vbri MP3 frame Fraunhofer encoder variable bitrate tag