483 Commits
Author SHA1 Message Date
Vanilagy c345e1595d Bump minor v1.14.0 2025-09-05 23:42:22 +02:00
David P.andGitHub 63cb3099ec Merge pull request #74 from Vanilagy/metadata
Add descriptive metadata read/write support
2025-09-05 23:37:42 +02:00
Vanilagy 48d0c21306 Merge branch 'main' into metadata 2025-09-05 23:35:41 +02:00
Vanilagy dcd99f8930 Add metadata tag support to Conversion API 2025-09-05 23:34:24 +02:00
Vanilagy c6cb8f7b43 Document metadata tags 2025-09-05 22:27:46 +02:00
Vanilagy bd99d8f28f Add metadata tests, fix a few bugs 2025-09-05 21:42:26 +02:00
Vanilagy 42190900cd Disallow non-Latin-1 strings for WAVE metadata tags 2025-09-05 19:02:43 +02:00
Vanilagy b58476b1b0 Renaming 2025-09-05 18:59:13 +02:00
Vanilagy dd7804e5ab Add metadata read/write support for WAVE 2025-09-05 16:31:26 +02:00
Vanilagy d3a030c307 Add metadata read/write support for Ogg 2025-09-05 15:39:29 +02:00
Vanilagy 6d32de0fb1 Add metadata read/write support for Matroska 2025-09-05 13:41:09 +02:00
Vanilagy efa933863d Add metadata read/write support to ISOBMFF, add more metadata fields, add raw metadata support 2025-09-04 21:28:23 +02:00
Vanilagy 605c258029 Bump patch v1.13.3 2025-09-04 11:14:05 +02:00
Vanilagy 4860a4bfe7 Probe encoder support with sample (fixes #90), improve encoder error handling 2025-09-04 11:11:04 +02:00
Vanilagy 68a6202269 Small fixup 2025-09-04 09:58:04 +02:00
Vanilagy 3a4153f35b Add Discord badge 2025-09-04 09:48:04 +02:00
Vanilagy 03a9073c40 Fix API generator 2025-09-04 09:38:56 +02:00
AllwhyandGitHub f8d236888a Rename mediarobot to mechabunny (#92) 2025-09-04 09:24:33 +02:00
Vanilagy 7f310eccdf Merge branch 'main' into metadata 2025-09-03 21:34:14 +02:00
Vanilagy a00386d402 What a mess 2025-09-03 21:30:38 +02:00
github-actions[bot] 69fc996c17 Merge main into release for tag v1.13.2 2025-09-03 19:27:57 +00:00
Vanilagy 9c0ce3458b Fix MP3 demuxer wrong data offset v1.13.2 2025-09-03 21:26:57 +02:00
Vanilagy 034a7254d2 Merge branch 'main' into metadata 2025-09-03 21:12:16 +02:00
Vanilagy 09190b4e6e Smol fix 2025-09-03 19:38:51 +02:00
Vanilagy e13f3ecead Add LLMs page 2025-09-03 19:26:20 +02:00
github-actions[bot] 3d97d089a3 Merge main into release for tag v1.13.1 2025-09-03 16:16:36 +00:00
Vanilagy 1c14360d79 Bump patch v1.13.1 2025-09-03 18:15:58 +02:00
Jonny BurgerandGitHub 667bc6888c Enable ESLint as formatter (#87)
* Enable ESLint as formatter

I was working on a different computer today, and the formatting on save did not work out of the box for me.

I had to manually enable this setting, most people have it probably but explicitly enabling it for this project makes it easier for contributors.

* Update settings.json
2025-09-03 18:14:05 +02:00
Jonny BurgerandGitHub f13a2e6732 Merge pull request #86 from JonnyBurger/url-source-allow-reading-small-files
Do not make UrlSource fail if the size of the file is smaller than 512kb (+ add a Vitest browser mode test)
2025-09-03 18:13:42 +02:00
Vanilagy a2a30c3e92 Add API doc generator, improve documentation across the board 2025-09-03 18:11:43 +02:00
github-actions[bot] 6c388a9915 Merge main into release for tag v1.13.0 2025-09-02 16:00:43 +00:00
Vanilagy 9d70c4c605 Bump minor v1.13.0 2025-09-02 17:50:05 +02:00
Vanilagy 5ca5fc4633 Document onwrite in conversion docs 2025-09-02 17:48:33 +02:00
Vanilagy 9d47b3c5dc Add Target.onwrite callback 2025-09-02 17:34:09 +02:00
Vanilagy 55dd8cdb4c Add NullTarget 2025-09-02 17:20:09 +02:00
Vanilagy a769d099e2 Fix UrlSource for small files 2025-09-02 16:50:59 +02:00
Vanilagy ef95960e13 Add support for unsized sources, add ReadableStreamSource, fix WAVE packet lookup 2025-09-02 16:39:38 +02:00
Vanilagy 4b3fb34a95 Fix running = false being set too late for ReadOrchestrator workers (fixes #84) 2025-09-02 16:21:39 +02:00
Vanilagy e992502d21 Add Hirbod 2025-09-02 10:42:36 +02:00
Vanilagy 62b04f4dcb Add Remotion gold sponsor to README 2025-09-01 18:42:52 +02:00
github-actions[bot] 15f49ed538 Merge main into release for tag v1.12.1 2025-09-01 16:14:14 +00:00
Vanilagy d2507a5a72 Fix incorrect decoded audio sample timestamps in Firefox v1.12.1 2025-09-01 16:39:19 +02:00
Vanilagy 4ef2d2719c Just one more fix bro 2025-09-01 16:20:07 +02:00
Vanilagy 69e1383796 Add thing 2025-09-01 16:11:42 +02:00
Vanilagy cdb00a3942 Made media player work properly on touch devices 2025-09-01 15:50:11 +02:00
Vanilagy ee4bfeed90 Fix BBB link 2025-09-01 12:05:35 +02:00
github-actions[bot] ac7e4422a3 Merge main into release for tag v1.12.0 2025-09-01 09:53:28 +00:00
Vanilagy 7ef2a2dddd Bump minor version v1.12.0 2025-09-01 11:41:28 +02:00
Vanilagy 718216bcc9 Fix incorrect VideoSample dimensions 2025-09-01 11:39:53 +02:00
Vanilagy 3dec3ab12b Add loading element to media player 2025-08-30 17:50:53 +02:00