Vanilagy
|
b9f7ab2fa2
|
Skip HEVC RASL slices following a decoder reset
|
2025-09-09 13:09:41 +02:00 |
|
Vanilagy
|
cb9f4e0fdf
|
Fix conversion progress non-monotonicity
|
2025-09-07 22:36:53 +02:00 |
|
Vanilagy
|
f3613b7260
|
Fix null sample in encoder support checking logic in Conversion API (#90)
|
2025-09-06 12:00:46 +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
|
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
|
7f310eccdf
|
Merge branch 'main' into metadata
|
2025-09-03 21:34:14 +02:00 |
|
Vanilagy
|
9c0ce3458b
|
Fix MP3 demuxer wrong data offset
|
2025-09-03 21:26:57 +02:00 |
|
Vanilagy
|
034a7254d2
|
Merge branch 'main' into metadata
|
2025-09-03 21:12:16 +02:00 |
|
Vanilagy
|
a2a30c3e92
|
Add API doc generator, improve documentation across the board
|
2025-09-03 18:11:43 +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
|
d2507a5a72
|
Fix incorrect decoded audio sample timestamps in Firefox
|
2025-09-01 16:39:19 +02:00 |
|
Vanilagy
|
718216bcc9
|
Fix incorrect VideoSample dimensions
|
2025-09-01 11:39:53 +02:00 |
|
Vanilagy
|
1a0c14f272
|
Remove junk code
|
2025-08-30 17:11:31 +02:00 |
|
Vanilagy
|
137f82cc94
|
Add missing validation for sizeChangeBehavior
|
2025-08-30 17:04:30 +02:00 |
|
Vanilagy
|
f514c16ee9
|
Update docs
|
2025-08-30 16:50:52 +02:00 |
|
Vanilagy
|
e5df6f1a63
|
Add FilePathSource for server-side use
|
2025-08-30 16:32:14 +02:00 |
|
Vanilagy
|
bd4d9b966d
|
Fix cache bug
|
2025-08-30 15:18:52 +02:00 |
|
Vanilagy
|
ae9cf31ed2
|
Adjust comments
|
2025-08-30 15:02:19 +02:00 |
|
Vanilagy
|
896d41d60a
|
Add logic to handle HTTP requests dying mid-response, fix a few ReadOrchestrator things
|
2025-08-30 14:57:27 +02:00 |
|
Vanilagy
|
99051e1848
|
Fix remaining type/doc issues
|
2025-08-29 22:58:30 +02:00 |
|
Vanilagy
|
cba0525e51
|
Reorder stuff, rename stuff, add license header
|
2025-08-29 22:52:27 +02:00 |
|
Vanilagy
|
c222973571
|
Implement improved StreamSource, restructure source code (hah, get it?)
|
2025-08-29 22:50:24 +02:00 |
|
Vanilagy
|
c93755def1
|
Implement ReadOrchestrator class, add highly optimized UrlSource
|
2025-08-29 19:39:50 +02:00 |
|
Vanilagy
|
641cdd02e3
|
Add new slice-based reader system, port all demuxers to new reader system, add optimized BlobSource
|
2025-08-28 17:24:31 +02:00 |
|
Vanilagy
|
7f8770de99
|
Fix regular Language element in Matroska not having an effect anymore
|
2025-08-27 08:56:41 +02:00 |
|
Vanilagy
|
c82ebb93da
|
Add lyrics field to metadata
|
2025-08-26 17:36:49 +02:00 |
|
Vanilagy
|
2d11f53192
|
Oops
|
2025-08-25 19:57:25 +02:00 |
|
Vanilagy
|
1b4628cbb0
|
Add temp conversion fix regarding languageCode
|
2025-08-25 19:45:02 +02:00 |
|
Vanilagy
|
fb0c41aa09
|
Implement MP3 metadata (ID3v1/2) read & write
|
2025-08-25 17:43:40 +02:00 |
|
Vanilagy
|
72eb54391e
|
Reorder
|
2025-08-24 18:10:35 +02:00 |
|
Vanilagy
|
63b8190185
|
Add logic for encoding video frames that change size over time (#63)
|
2025-08-24 16:37:03 +02:00 |
|
Vanilagy
|
ad26edc6b5
|
Catch degenerate ISOBMFF matrices
|
2025-08-24 14:49:33 +02:00 |
|
Vanilagy
|
945df51944
|
Copy track name in Conversion API
|
2025-08-24 11:15:08 +02:00 |
|
Vanilagy
|
803e58a0d2
|
Add internalCodecId field
|
2025-08-23 16:24:36 +02:00 |
|
Vanilagy
|
e6420caea4
|
Add support for LanguageBCP47
|
2025-08-23 15:58:58 +02:00 |
|
Vanilagy
|
bb1b20afa7
|
Add track name support
|
2025-08-23 15:33:44 +02:00 |
|