1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 07:16:49 +03:00
fq/format
2023-05-01 13:19:04 +02:00
..
all golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
ape decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
apple formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
ar formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
asn1 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
av1 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
avro formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
bencode decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
bitcoin formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
bits decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
bson formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
bzip2 decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
cbor formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
crypto interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
csv formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
dns formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
elf formats: Clenaup naming a bit 2023-05-01 13:19:04 +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 decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
icc formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
id3 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
inet formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
jpeg formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
json formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
markdown decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +02:00
math interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
matroska formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
mp3 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
mp4 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
mpeg formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
msgpack formats: Clenaup naming a bit 2023-05-01 13:19:04 +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 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
png formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
prores formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
protobuf formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
riff formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
rtmp formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
tar formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
text interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
tiff formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
tls formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
toml formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
tzif decode,interp: Refactor format groups into a proper struct 2023-04-29 20:02:34 +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 formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
webp formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
xml formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
yaml formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
zip formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
format.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02: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