1
0
mirror of synced 2026-08-31 07:44:28 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Borewit 65e6146668 Add support Apple’s QuickTime File Format 2025-11-09 14:14:54 +01:00
Borewit b16866e666 Add support for MP4 fragments
Add support to decode `moof`, `traf`, `tfhd`, and `trak` boxes
2025-06-26 20:52:44 +02:00
Borewit ca306bfc1e Fix size in 'stst' box and handle sample description entry 2025-01-24 21:52:09 +01:00
Borewit 2923a8be25 MP4 decoder: Replace Buffer with Uint8Array in integer decoding
Improve unit test: replace `Buffer` with `Uint8Array`.

Fix: Borewit/music-metadata#877, Borewit/audio-tag-analyzer#563
2021-08-04 11:52:06 +02:00
Borewit d3e7618af7 #749 Add unit test for handling MP4 0 box length. 2021-02-06 20:35:34 +01:00
Borewit d56cf696f5 Borewit/music-metadata#744: Add unit test. 2021-02-04 20:19:00 +01:00
Borewit fa80ad3211 Extract MP4 creation and modification time 2021-01-02 19:32:22 +01:00
ozelot379 6d1dc0051c Add and fix some mappings 2020-06-29 20:58:11 +02:00
Borewit e3c01ebf2c Add unit test covering issue #387 (0000 as valid Four-CC in meta item) 2020-02-18 20:52:26 +01:00
Borewit 2a072ec9a5 Add unit test for parsing M4B chapters 2019-11-17 21:17:05 +01:00
Borewit 25c5f88058 Remove unit test using sample with invalid sample description atom. 2019-11-17 17:26:43 +01:00
Borewit 434e92e2c9 Fix stripped MP4 samples 2019-11-17 11:55:25 +01:00
Borewit 279382ddd6 Improve samples 2019-11-15 08:46:39 +01:00
Borewit a414513753 Add unit test for invalid MP4 root atom 2019-11-13 18:22:18 +01:00
Borewit 3b56c0a5e8 #151 Add the unit test sample file. 2018-10-04 21:28:41 +02:00
Borewit 123e5b3ae6 #149 Fix iTunes tv-show mappings 2018-09-30 12:57:22 +02:00