github-actions[bot]
e533bab18a
Merge main into release for tag v1.34.1
2026-02-12 17:50:59 +00:00
Vanilagy
46bd70b880
Bump patch, add bunny
v1.34.1
2026-02-12 18:50:00 +01:00
github-actions[bot]
26f3a576f3
Merge main into release for tag v1.34.0
2026-02-12 17:41:38 +00:00
Vanilagy
31b278fbd4
Fix linting errors, fix test not creating bundle
2026-02-12 18:37:55 +01:00
github-actions[bot]
1f6457a50c
Merge main into release for tag v1.34.0
2026-02-12 17:34:18 +00:00
Vanilagy
d3b737b183
Bump minor
v1.34.0
2026-02-12 18:32:32 +01:00
Vanilagy
a97200f3f0
Add @mediabunny/ac3 extension package
2026-02-12 18:31:59 +01:00
github-actions[bot]
f6aee7b414
Merge main into release for tag v1.33.0
2026-02-12 11:23:54 +00:00
Vanilagy
e3aa7108f5
Make test 150% faster
2026-02-12 12:22:25 +01:00
github-actions[bot]
0cb4665d8e
Merge main into release for tag v1.33.0
2026-02-12 11:13:21 +00:00
Vanilagy
b717cbf68c
Bump minor
v1.33.0
2026-02-12 12:06:25 +01:00
Vanilagy
7cc26edacb
Add Mediabunny Codec Registry
2026-02-12 11:56:37 +01:00
Vanilagy
de9a4bbc23
Update codec soup
2026-02-11 16:03:57 +01:00
Vanilagy
4fae45ec40
Allow negative trim ranges for conversion, add OutputFormat.supportsTimestampedMediaData
2026-02-11 15:56:51 +01:00
417c85d8ed
feat(codec): add detection support for AC-3, E-AC-3 audio codecs ( #275 )
...
* ac3/eac3 detection
* fix tests
* review pass + follow codebase comments style
* Add ac3/eac3 to docs
* WIP mpeg-2
* Set registration_descriptor
* add support for ac3 system b in mpeg-ts
* Update docs with ac3 in .ts support
* fix formatting
* Remove default to fix linter
* Add eac3 to mpeg-ts
* fix formatting
* Fix failing test
* Refactor AC3/EAC3 code a little
---------
Co-authored-by: Vanilagy <[email protected] >
2026-02-11 15:23:12 +01:00
Vanilagy
525a03d220
Merge branch 'main' into release
2026-02-11 08:39:01 +01:00
Vanilagy
612642c5ad
Remove sponsor
2026-02-11 08:38:49 +01:00
Vanilagy
808422f4f5
Merge branch 'main' into release
2026-02-10 17:08:08 +01:00
Vanilagy
2298f4a8b3
Add jepcd sponsor
2026-02-10 17:07:57 +01:00
David P. and GitHub
a613a870c8
Merge pull request #296 from yonathan06/patch-1
...
Update gling.svg
2026-02-10 16:24:26 +01:00
Yonatan and GitHub
b61b2b326f
Update gling.svg
2026-02-10 16:45:44 +02:00
github-actions[bot]
e6110a5b9b
Merge main into release for tag v1.32.2
2026-02-07 09:36:13 +00:00
Vanilagy
cacbc2a399
Fix assertion failure
v1.32.2
2026-02-07 10:35:40 +01:00
github-actions[bot]
cd2ded8767
Merge main into release for tag v1.32.1
2026-02-07 09:29:00 +00:00
Vanilagy
ab0fd6a8d8
Fix WAVE demuxer out of bounds reads
v1.32.1
2026-02-07 10:28:14 +01:00
github-actions[bot]
db91d07780
Merge main into release for tag v1.32.0
2026-02-04 17:29:52 +00:00
Vanilagy
6a099b4259
Bump minor
v1.32.0
2026-02-04 18:28:34 +01:00
Vanilagy
172b4a1fd2
Add two new sponsors
2026-02-04 16:54:45 +01:00
David P. and GitHub
43c1ea7efd
Merge pull request #292 from fredrikj/parallelism
...
Add UrlSourceOptions.parallelism
2026-02-03 16:03:55 +01:00
Vanilagy
cab92c55ec
Fix a few things
2026-02-03 16:01:46 +01:00
github-actions[bot]
af57c431d3
Merge main into release for tag v1.31.1
2026-02-03 14:54:52 +00:00
Vanilagy
81bc9d7c44
Fix MP3 files with initial XING frame not being properly recognized ( fixes #294 )
v1.31.1
2026-02-03 15:53:51 +01:00
Fredrik Johansson
3209363470
Add UrlSourceOptions.parallelism
2026-01-29 09:31:51 +01:00
Vanilagy
d16b1927ad
Conversion: compute duration using only the utilized tracks
2026-01-27 15:54:20 +01:00
github-actions[bot]
049f24f2cb
Merge main into release for tag v1.31.0
2026-01-27 13:39:24 +00:00
Vanilagy
f620a328e5
Add ElevenLabs sponsor, bump minor
v1.31.0
2026-01-27 14:36:02 +01:00
Vanilagy
7aa0fa465e
Add support for ID3 metadata in ADTS, make MPEG-TS demuxer more resilient
2026-01-27 14:32:16 +01:00
github-actions[bot]
aa509cd62e
Merge main into release for tag v1.30.1
2026-01-23 17:07:16 +00:00
Vanilagy
cc5f7d8e8f
Fixed incorrect segment logic in MPEG-TS metadata extraction, remove unused code, make packetization not require a track backing
v1.30.1
2026-01-23 18:05:32 +01:00
github-actions[bot]
60789841a8
Merge main into release for tag v1.30.0
2026-01-23 12:53:16 +00:00
Vanilagy
7e1c93c331
Skip transparency tests for now
v1.30.0
2026-01-23 13:50:18 +01:00
Vanilagy
5b88332cb8
Test again
2026-01-23 13:41:15 +01:00
Vanilagy
9a70ccbacd
Does this fix it?
2026-01-23 13:39:14 +01:00
Vanilagy
8c67872e83
Add double loading detection and warning, improve UrlSource abort signal documentation, bump minor
2026-01-23 13:31:59 +01:00
Vanilagy
7f4093fd43
Add cronischarles-del sponsor
2026-01-23 13:18:10 +01:00
Vanilagy
b63db955f6
Merge branch 'main' of https://github.com/Vanilagy/mediabunny
2026-01-23 13:16:41 +01:00
Vanilagy
92454b28f7
Use random_access_indicator for key packet detection, rewrite packet lookup algorithm to use a chunked approach to perform better over the network
2026-01-23 13:16:41 +01:00
Vanilagy
db3cb143fe
Sure thing ts-doc
2026-01-22 09:43:20 +01:00
Vanilagy
e20f779ede
Add InputTrack.number
2026-01-22 09:18:43 +01:00
github-actions[bot]
b6d3e3269d
Merge main into release for tag v1.29.1
2026-01-20 19:13:22 +00:00