Mattias Wadman
|
ee611a489a
|
gzip,bzip2: Calculate CRC
|
2021-11-21 20:13:42 +01:00 |
|
Mattias Wadman
|
606c0b67ae
|
format: Add vorbis-comment-picture test, add .gitignore and cleanup
|
2021-11-21 19:32:52 +01:00 |
|
Mattias Wadman
|
f40320b04c
|
decode: Remove D.Scalar* and add d.(Try)FieldScala*Fn instead
Idea is scalar fn should not read
|
2021-11-21 13:08:18 +01:00 |
|
Mattias Wadman
|
046f2fd965
|
mp3: Don't allow more than 64k between frames
Should rethink this
|
2021-11-21 12:02:40 +01:00 |
|
Mattias Wadman
|
9029143acc
|
zip: Fix nested decode for none compress
|
2021-11-21 12:01:09 +01:00 |
|
Mattias Wadman
|
0480a2f722
|
decode: Some format decode and sub buffer work
|
2021-11-20 18:56:59 +01:00 |
|
Mattias Wadman
|
d1b514edeb
|
format: Some claeanup
|
2021-11-19 16:44:06 +01:00 |
|
Mattias Wadman
|
527f917698
|
mp3: Error if > 5 unique header configs
Hopefully make it less likely to missprobe
|
2021-11-19 16:22:18 +01:00 |
|
Mattias Wadman
|
278e909a2f
|
mp4: Add tapt, prof, enof and clap boxes
|
2021-11-19 15:29:49 +01:00 |
|
Mattias Wadman
|
d838d2f613
|
zip: Add format decoder
|
2021-11-19 00:22:26 +01:00 |
|
Mattias Wadman
|
5344c7e3de
|
icc: Add mluc support
|
2021-11-18 11:22:07 +01:00 |
|
Mattias Wadman
|
ffb5adff1d
|
registry: Move to pkg/registry, feels better
|
2021-11-18 01:22:21 +01:00 |
|
Mattias Wadman
|
7af191d974
|
decode: Move io helper into *D
|
2021-11-18 01:17:41 +01:00 |
|
Mattias Wadman
|
6fba1a8125
|
decode: Fix bitbuf root handling a bit
|
2021-11-18 01:17:15 +01:00 |
|
Mattias Wadman
|
c083a9e475
|
decode: Fix MapRawToScalar regression
|
2021-11-17 17:14:19 +01:00 |
|
Mattias Wadman
|
986d5ecc50
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
|
Mattias Wadman
|
3cea849101
|
dns: Cleanup a bit
|
2021-11-17 16:30:01 +01:00 |
|
Mattias Wadman
|
5d98a6949a
|
decode: Refactor Error/Fatal into printf functions
|
2021-11-17 16:26:13 +01:00 |
|
Mattias Wadman
|
ede2e77975
|
decode: Nicer scalar template and add doc
|
2021-11-17 16:13:10 +01:00 |
|
Mattias Wadman
|
b66ed32614
|
decode,interp: Make fuzzing work again and cleanup fatal/error code
|
2021-11-16 17:11:26 +01:00 |
|
Mattias Wadman
|
f9f866000e
|
interp,decode: Add force option to ignore asserts
|
2021-11-16 13:03:56 +01:00 |
|
Mattias Wadman
|
1b32b42f93
|
decode: Major decode API refactor
Generate more code
More generic and comfortable API
Improve and Update format decoder to new API
Add some more format tests
|
2021-11-15 21:12:07 +01:00 |
|
Mattias Wadman
|
cc5f405554
|
interp,format: Update tests after decode refactor/tosym/toactual
|
2021-11-05 17:29:23 +01:00 |
|
Mattias Wadman
|
6a15625587
|
interp,decode: Refactor out Scalar from Value and merge Array/Struct into Compound
Also add tosym, toactual
|
2021-11-05 17:29:22 +01:00 |
|
Mattias Wadman
|
13fae09172
|
interp: Don't print context cancel
|
2021-11-01 13:01:05 +01:00 |
|
Mattias Wadman
|
67898cb44a
|
interp: Cleanup, use BufferRange for _open, progress for all decode
|
2021-10-30 01:17:14 +02: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
|
c1d9b4d2d5
|
flac_metadatablocks: typ > 127 can't happen, add app id
|
2021-10-23 23:06:03 +02:00 |
|
Mattias Wadman
|
bc9951cc59
|
flac_frame: Fail if trying to decode outside block size
|
2021-10-20 13:55:34 +02:00 |
|
Mattias Wadman
|
4af5739712
|
interp: Rework string/buffer for decode values
|
2021-10-20 01:31:59 +02:00 |
|
Mattias Wadman
|
49d2e617f9
|
tar: Unbreak num parsing and add test
|
2021-10-19 22:36:03 +02:00 |
|
Mattias Wadman
|
344f628403
|
flac: Calculate correct md5 when total samples count is zero
|
2021-10-19 18:05:22 +02:00 |
|
Mattias Wadman
|
1f26d4f233
|
flac_frame: Correctly read escaped samples and also a bit less allocations
|
2021-10-19 17:27:05 +02:00 |
|
Mattias Wadman
|
ce044baf7e
|
flac: Cleanup
|
2021-10-19 15:44:15 +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
|
6ff5acae03
|
gif: Support GIF87a
|
2021-10-19 01:53:37 +02:00 |
|
Mattias Wadman
|
b643e22877
|
flac_frame: Support non-8 bit align sample size
|
2021-10-19 01:52:59 +02:00 |
|
Mattias Wadman
|
ec97eca054
|
format: Split default.go into format.go and shared.go
|
2021-10-18 11:51:50 +02:00 |
|
Mattias Wadman
|
984ba1aa43
|
flac_metadatablocks: type >= 127 is invalid
|
2021-10-13 21:40:20 +02:00 |
|
Mattias Wadman
|
509b8f8c50
|
flac_picture: Add picture_type names
|
2021-10-13 21:34:14 +02:00 |
|
Mattias Wadman
|
691688022f
|
fqtest: Refactor our script part to own package
Hopefully can be reused for docs generation
|
2021-10-06 18:49:03 +02:00 |
|
Mattias Wadman
|
f9622c2dc7
|
vorbis_comment: Fix field name typo
|
2021-10-06 12:01:07 +02:00 |
|
Mattias Wadman
|
761c411ca9
|
exif: Add note about JPEGInterchangeFormat
|
2021-10-01 17:08:16 +02:00 |
|
Mattias Wadman
|
723542aea2
|
flac_frame: Make utf8Uint reader more correct and robust
|
2021-09-29 11:53:14 +02:00 |
|
Mattias Wadman
|
aa38ccf0e1
|
format,interp: Use MustGroup and add probe order test
|
2021-09-28 13:08:22 +02:00 |
|
Mattias Wadman
|
8a4f66f616
|
mp3: Probe order after formwats with raw samples and similar sync headers
|
2021-09-28 13:07:10 +02:00 |
|
Mattias Wadman
|
577c0f5315
|
format: Add panic if register after resolve
|
2021-09-28 13:04:51 +02:00 |
|
Mattias Wadman
|
3ff0c9b5e0
|
lint: Enable errcheck adnd revive
|
2021-09-27 11:01:14 +02:00 |
|
Mattias Wadman
|
2daa738de8
|
flac_frame: Use d.Invalid for posssible errors
|
2021-09-24 16:26:17 +02:00 |
|