1
1
mirror of https://github.com/wader/fq.git synced 2024-12-21 04:11:55 +03:00
fq/format/mp4
Mattias Wadman 7d25fbfdbb mp4: Properly use trun data offset
Each trun has it's own data offset, before the last offset was wrongly used
for all truns. Could also cause sample ranges to be beyond EOF.

tenc: Decode default constant iv

Fixes #292
2022-06-07 17:43:45 +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 mp4: Properly use trun data offset 2022-06-07 17:43:45 +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