Commit Graph

639 Commits

Author SHA1 Message Date
Lucas Gelfond
0d121269d7 Release - v12.11 | v0.12.7 2024-12-23 21:21:19 -08:00
Lucas Gelfond
c02059de82 update to gh cache actions v4 2024-12-23 20:56:37 -08:00
Lucas Gelfond
2785e0439e revert to previous run 2024-12-23 20:51:12 -08:00
Lucas Gelfond
ae10d97099 continue debugging github actions 2024-12-23 20:46:13 -08:00
Lucas Gelfond
6c8e3fe371 add meta tags to make sharedarraybuffer available 2024-12-23 20:37:40 -08:00
Lucas Gelfond
9a4d156767 bring the run back in. 2024-12-23 20:33:28 -08:00
Lucas Gelfond
b5b172d5f4 add chrome install and chrome env 2024-12-23 20:28:51 -08:00
Lucas Gelfond
f054e6327c revert previous flag 2024-12-23 20:21:50 -08:00
Lucas Gelfond
32fa919910 fix chrome flags 2024-12-23 20:21:10 -08:00
Lucas Gelfond
980ec3a1ae test 2024-12-23 20:20:01 -08:00
Lucas Gelfond
67cf76a1fa set new server headers to debug GH actions 2024-12-23 20:09:53 -08:00
Lucas Gelfond
ce74ea7324 modify way of setting headers on test 2024-12-23 18:00:50 -08:00
Lucas Gelfond
a03328545b Merge branch 'main' of https://github.com/ffmpegwasm/ffmpeg.wasm 2024-12-23 17:56:15 -08:00
Lucas Gelfond
43d30bfe71 add headers 2024-12-23 17:55:49 -08:00
Lucas Gelfond
da2d454968 fix missing APIs for multithreaded tests in GH actions 2024-12-23 17:42:40 -08:00
Lucas Gelfond
58fccc8548 debug multi-threaded GH actions tests 2024-12-23 17:35:20 -08:00
Lucas Gelfond
b237a87bd2 fix crossOriginIsolated test 2024-12-23 17:29:28 -08:00
Lucas Gelfond
3e81b29bf8 more gh actions SharedArrayBuffer debugging 2024-12-23 17:24:09 -08:00
Lucas Gelfond
8e626681ce patch chrome path 2024-12-23 17:19:19 -08:00
Lucas Gelfond
b1402b7698 fix to run all tests with proper headers 2024-12-23 17:14:47 -08:00
Lucas Gelfond
66b24c84de test server configured with proper headers 2024-12-23 17:08:15 -08:00
Lucas Gelfond
bf028677a3 don't wait on server in CI 2024-12-23 17:03:50 -08:00
Lucas Gelfond
bbc7fef901 deprecate chrome dependency libasound2 in tests 2024-12-23 16:56:35 -08:00
Lucas Gelfond
bd3a7b8af0 reconfigure tests environment 2024-12-23 16:50:09 -08:00
Lucas Gelfond
af7f2799c0 debug GH actions browser environment 2024-12-23 16:44:04 -08:00
Lucas Gelfond
8b3912f4fb update headers to use SharedArrayBuffer in modern browsers 2024-12-23 16:35:55 -08:00
Lucas Gelfond
97bb2fdd9d call tests correctly 2024-12-23 16:31:51 -08:00
Lucas Gelfond
1a336b84c3 cross origin isolated tests to fix Atomics.wait RuntimeError 2024-12-23 16:27:08 -08:00
Lucas Gelfond
9e6ac2a0f1 update chrome dependencies for new ubuntu in CI 2024-12-23 16:18:40 -08:00
Lucas Gelfond
b832bb58d3 chrome dependencies gh actions fix x2 2024-12-23 16:14:32 -08:00
Lucas Gelfond
3d1d18ef10 update sandbox permissions to fix tests 2024-12-23 16:10:44 -08:00
Lucas Gelfond
b9c5ca750f attempt to update to GH artifacts v4 2024-12-23 15:38:48 -08:00
lucas gelfond
600f1d8138
Merge pull request #776 from izogfif/main
Expose ffprobe command from ffmpeg.wasm
2024-12-23 15:32:00 -08:00
jeromewu
7fe8dff160
Update FUNDING.yml 2024-10-05 15:17:37 +08:00
jeromewu
53e0d833b8
Update README.md 2024-10-05 15:16:54 +08:00
jeromewu
cb1dcd8398
Update README.md 2024-10-05 15:16:17 +08:00
izogfif
bd903bbf18 FFprobe is re-initialized on every ffprobe run. Emscripten's ENVIRONMENT variable was set to "WORKER". Node.js-related code should no longer be present in ffmpeg-core.js. 2024-08-30 14:56:48 +00:00
izogfif
8d63b3a9c2 ffprobe command was added. Missing definitions were added. Code reformat. 2024-08-29 12:29:44 +00:00
Wesley
ae1cdac7db
Add SvelteKit Example (#684)
* Add SvelteKit Example

* package-lock.json
2024-03-07 22:08:44 +08:00
dependabot[bot]
0e907262e3
Bump ip from 2.0.0 to 2.0.1 (#691)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 23:15:32 +08:00
dependabot[bot]
598dfbec16
Bump vite from 4.5.1 to 4.5.2 (#674)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 23:14:26 +08:00
Derek Christensen
f3a4ab9128
Fix worker coreURL for ESM (#657) 2024-03-06 23:12:11 +08:00
小さい猫
2c2e2e2ad9
playground: add a rename button (#669)
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2024-03-06 23:10:53 +08:00
dependabot[bot]
496f4205a4
Bump follow-redirects from 1.15.2 to 1.15.4 (#670)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 23:08:34 +08:00
Wesley
9dae5c76b4
upgrade vue-vite-app deps (#681) 2024-03-06 23:07:14 +08:00
Thai Pangsakulyanont
80b6ae21d7
Update core package license to match the built WASM files (#686)
* Fix issue #685 in core package

* Fix issue #685 in core-mt package
2024-03-06 23:05:52 +08:00
jeromewu
083397a602 Fix website 2023-12-25 17:11:09 +08:00
jeromewu
39f4c69571 Fix worker error in website 2023-12-25 15:51:36 +08:00
jeromewu
bcfaee9c4c Upgrade playground core version 2023-12-25 15:34:19 +08:00
jeromewu
23d594a3b7 Fix file size in website 2023-12-25 15:31:52 +08:00