.. |
all
|
zip: Add format decoder
|
2021-11-19 00:22:26 +01:00 |
ape
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
av1
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
bzip2
|
decode: Some format decode and sub buffer work
|
2021-11-20 18:56:59 +01:00 |
dns
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
elf
|
decode: Remove D.Scalar* and add d.(Try)FieldScala*Fn instead
|
2021-11-21 13:08:18 +01:00 |
flac
|
format: Some claeanup
|
2021-11-19 16:44:06 +01:00 |
flv
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
gif
|
decode: Move io helper into *D
|
2021-11-18 01:17:41 +01:00 |
gzip
|
decode: Some format decode and sub buffer work
|
2021-11-20 18:56:59 +01:00 |
icc
|
icc: Add mluc support
|
2021-11-18 11:22:07 +01:00 |
id3
|
decode: Move io helper into *D
|
2021-11-18 01:17:41 +01:00 |
jpeg
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
json
|
decode: Some format decode and sub buffer work
|
2021-11-20 18:56:59 +01:00 |
matroska
|
format: Some claeanup
|
2021-11-19 16:44:06 +01:00 |
mp3
|
mp3: Don't allow more than 64k between frames
|
2021-11-21 12:02:40 +01:00 |
mp4
|
format: Some claeanup
|
2021-11-19 16:44:06 +01:00 |
mpeg
|
decode: Remove D.Scalar* and add d.(Try)FieldScala*Fn instead
|
2021-11-21 13:08:18 +01:00 |
ogg
|
decode: Remove D.Scalar* and add d.(Try)FieldScala*Fn instead
|
2021-11-21 13:08:18 +01:00 |
opus
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
png
|
decode: Move io helper into *D
|
2021-11-18 01:17:41 +01:00 |
protobuf
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
raw
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
registry
|
registry: Move to pkg/registry, feels better
|
2021-11-18 01:22:21 +01:00 |
tar
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
tiff
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
vorbis
|
decode: Some format decode and sub buffer work
|
2021-11-20 18:56:59 +01:00 |
vpx
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
wav
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
webp
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
zip
|
zip: Fix nested decode for none compress
|
2021-11-21 12:01:09 +01:00 |
format.go
|
mp3: Error if > 5 unique header configs
|
2021-11-19 16:22:18 +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 |
shared.go
|
decode: Major decode API refactor
|
2021-11-15 21:12:07 +01:00 |