Mattias Wadman
|
b66ed32614
|
decode,interp: Make fuzzing work again and cleanup fatal/error code
|
2021-11-16 17:11:26 +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
|
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
|
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
|
3ff0c9b5e0
|
lint: Enable errcheck adnd revive
|
2021-09-27 11:01:14 +02:00 |
|
Mattias Wadman
|
3e7e133047
|
interp: Move formats func def to jq
|
2021-09-21 16:42:35 +02:00 |
|
Mattias Wadman
|
ed21f36b23
|
mp3_frame: Rename samples_per_frame to sample_count
|
2021-09-20 18:54:20 +02:00 |
|
Mattias Wadman
|
3db11d3fa8
|
decode: Add UTF8Fn functions and trim some null terminated strings
|
2021-09-17 22:13:35 +02:00 |
|
Mattias Wadman
|
589207da20
|
mp4: Use descriptor field for all descriptor boxes
|
2021-09-17 15:51:37 +02:00 |
|
Mattias Wadman
|
797bd4d652
|
flac: Refactor flac_metadatablock into flac_metadatablocks
metadatablocks are not really used alone
|
2021-09-17 15:46:13 +02:00 |
|
Mattias Wadman
|
ee972f490d
|
dump: Add ascii header
|
2021-09-16 22:40:03 +02:00 |
|
Mattias Wadman
|
6ee7977c53
|
decode,format: Allow root array
|
2021-09-16 16:27:47 +02:00 |
|
Mattias Wadman
|
473b2243c9
|
decode: Simplify and move format arg into DecodeOptions
|
2021-09-16 15:29:11 +02:00 |
|
Mattias Wadman
|
777191f685
|
avc: Correct sign expgolomb decode
|
2021-09-15 00:32:00 +02:00 |
|
Mattias Wadman
|
798141a0b0
|
format: Cleanup comments
|
2021-09-14 17:01:25 +02:00 |
|
Mattias Wadman
|
9ac17bd0e3
|
mp4: Add comment about future truncate to size option
|
2021-09-14 14:35:13 +02:00 |
|
Mattias Wadman
|
962d84dc68
|
funcs: Make intdiv truncate to int
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
48517c7c60
|
cli: Unbreak part of completion
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
161dcaffd4
|
mp4: Better fragmented mp4 support
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
08018825cb
|
mp4: Fix field name typo for sample_composition_time_offsets_present
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
c7d45ff1e0
|
mp4: add pssh_playready format
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
9f55b6e619
|
decode: Refactor and add symbol struct and mapping
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
f322e78e8e
|
mp4: More _time decoding
|
2021-09-12 13:08:51 +02:00 |
|
Mattias Wadman
|
f1507f7f65
|
mod: Use proper path and dont use replace
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
c155c89ba3
|
decode: Rename format *Decode to *Format
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
8dc0f06b62
|
cli: Add completion tests
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
6b8d26c0de
|
mp4: Properly decode tfra
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
f2c1327005
|
mp4: Use ISOBMFF naming and some more tests
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
6a1fa045e7
|
Decode hvc1 as hevc samplesa also
|
2021-09-12 13:08:48 +02:00 |
|
Mattias Wadman
|
970465996c
|
Init
|
2021-09-12 13:08:42 +02:00 |
|