1
1
mirror of https://github.com/wader/fq.git synced 2024-12-25 14:23:18 +03:00
fq/format/mp4
Mattias Wadman a6a97136b7 decode: Cleanup Try<f>/<f> pairs
Decode API design is that Try* returns error non-Try panics.
Also rename Must* as they should panic and introduce some new Try* functions
that were missing.
2022-06-30 12:13:46 +02:00
..
testdata mp4,senc: Refactor current track/moof tracking and add senc box support 2022-06-03 21:13:49 +02:00
boxes.go decode: Cleanup Try<f>/<f> pairs 2022-06-30 12:13:46 +02:00
brands.go mp4: Add more HEIF boxes 2022-04-07 19:11:49 +02:00
desc.go mp4: Add more HEIF boxes 2022-04-07 19:11:49 +02:00
mp4.go mp4: Properly use trun data offset 2022-06-07 17:43:45 +02:00
mp4.jq decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
pssh_playready.go fq: Use go 1.18 2022-05-20 15:23:16 +02:00