Commit Graph

668 Commits

Author SHA1 Message Date
jeromewu
fe75bbb2a4 Update usage for WORKERFS and signal 2023-10-09 23:31:45 +08:00
Todd T
c39143b08b
Add WORKERFS support (#581)
* README.md update

* Workflow update

* Action update

* Workflow update

* Workflow update

* Added workerLoadURL to FFMessageLoadConfig

* Add WORKERFS support

* Imported WORKERFS types

* Import WORKERFS types

* Action update

* Type updates

* Export update

* Updated classes

* Package together workflow  update

* Cleanup

* Restore CI.yml to upstream

* Restore README.md to upstream

* Restore classes.ts changes that are not related tp WORKERFS

* Restore types.ts changes unrelated to WORERFS

* Restore const.ts changes unrelated to WORKERFS

* Updated mount to support any enabled filesystems.

---------

Co-authored-by: Todd <todd@3dgamemarket.net>
2023-10-09 23:22:49 +08:00
jeromewu
e8fa42296f Update Dockerfile 2023-10-09 22:01:57 +08:00
jeromewu
eb43d8ea4f Add zimg to overview 2023-10-09 22:01:41 +08:00
Antoine BERNIER
efaae603d8
feat(ffmpeg): abort signal (#573)
* feat(ffmpeg): abort signal

* with test
2023-10-09 21:51:08 +08:00
Gabriel
cf9cf11c6d
feat: enable --enable-libzimg (#574)
* feat: enable --enable-libzimg

* 📄 doc: comment the Dockerfile

* ⚙️ conf: modify CI to add zimg-dev

* ⚙️ conf: try to install and build from git zimg

* ⚙️ fix: git recursive

* ⚙️ conf: add zimg version display

* ⚙️ conf: change cache name to check if cache was responsible for build failure

* ⚙️ conf: change dockerfile to build zimg

*  add: missing build script file zimg.sh
2023-10-09 21:50:34 +08:00
Elia872
26f0e482da
ffmpeg: allow import in nodejs (#577)
* Add empty node module

* Switch to empty.mts
2023-10-09 21:37:08 +08:00
CrypticSignal
6386757610
Update all references to core version 0.12.2 to 0.12.3 (#592) 2023-10-09 21:35:37 +08:00
Basit Ng
4de91ba651
Update README.md (#593)
Updated the README file to include detailed instructions on how to use our project. This information will help new users get started quickly and understand the project's purpose.
2023-10-09 21:34:26 +08:00
Sergey Akentev
819566c694
Fix MIME-typo in Vue example (#595) 2023-10-09 21:33:36 +08:00
dependabot[bot]
79b75446d0
Bump postcss from 8.4.27 to 8.4.31 (#599)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 21:33:07 +08:00
jeromewu
9110bb0a51 Release engines fixed versions 2023-08-29 19:10:25 +08:00
jeromewu
130e096bcc Update engines in package.json 2023-08-29 19:04:51 +08:00
Jerome Wu
97ef9aaaa2 Fix typo 2023-08-22 22:44:37 +08:00
Jerome Wu
c2a5330488 Add interlace example 2023-08-22 22:43:59 +08:00
Jerome Wu
8ad6290d54 Fix minor typo 2023-08-22 22:35:15 +08:00
Jerome Wu
9ab958d822 Remove all video files and use github instead 2023-08-22 22:31:40 +08:00
Jerome Wu
0a96b78c74 Update usage 2023-08-22 22:25:14 +08:00
Jerome Wu
8c2e8a88a8 Update button text 2023-08-22 21:34:10 +08:00
Jerome Wu
4fd3e70c73 Add drawtext example 2023-08-22 21:33:02 +08:00
Jerome Wu
1b2f5f14f5 Add video split example 2023-08-21 21:53:17 +08:00
Jerome Wu
a19ce28c01 Add performance comparison 2023-08-20 11:16:33 +08:00
Jerome Wu
8e458ade72 Update package files 2023-08-20 09:36:51 +08:00
Matthias
747682c944
Fixed not being able to unsubscribe events (#556) 2023-08-20 09:23:30 +08:00
zhoug
3b639732f7
Fix type errors in Vite example app (#555)
* fix type errors in Vite example app

* replace semicolons
2023-08-20 09:21:45 +08:00
alsotang
d9710f7a5e
docs: remove unnecessary thread param (#554) 2023-08-17 22:48:58 +08:00
jeromewu
afd04d914e
Update installation.md 2023-08-13 21:23:43 +08:00
Jerome Wu
030b03fab4 Add optimizeDeps exclude 2023-08-13 21:02:25 +08:00
jeromewu
462aebd1a0
Revert "Fix webpack automatic publicPath error on tests (#546)" (#547)
This reverts commit ce10b30b40.
2023-08-13 20:53:34 +08:00
HesamSoleymani
ce10b30b40
Fix webpack automatic publicPath error on tests (#546) 2023-08-13 20:42:23 +08:00
Akira Taguchi
7ace5094db
Fix typo (#541)
* Fix typo

* Update README.md
2023-08-12 17:36:45 +08:00
Jerome Wu
43403679b2 Add nextjs in example page 2023-08-12 11:39:30 +08:00
Jerome Wu
ff95e123ec Update lock file 2023-08-12 11:02:22 +08:00
Jerome Wu
19fa22bd38 Use workspace package-lock.json 2023-08-12 10:55:25 +08:00
Cupid Valentine
d5604d44f8
docs: add nextjs example (#544) 2023-08-12 10:53:25 +08:00
Cupid Valentine
75154869a8
docs: fix contribution link (#543) 2023-08-12 10:52:05 +08:00
jeromewu
c3b15995ff
Update README.md 2023-08-10 23:26:16 +08:00
Jerome Wu
280fbc0027 Update bug_report template 2023-08-10 23:15:44 +08:00
Jerome Wu
2afdccbe3b Release @ffmpeg/ffmpeg 0.12.4 2023-08-10 23:12:16 +08:00
jeromewu
3b63659d3c
Update README.md 2023-08-10 23:09:51 +08:00
Jerome Wu
02397a2d9d Update README.md 2023-08-10 23:08:13 +08:00
Jerome Wu
a8fb4d78bc Remove Tidelift and add OpenCollective 2023-08-10 23:02:18 +08:00
jeromewu
2fc2edd476
Fix error in worker (#540) 2023-08-10 22:02:08 +08:00
Jerome Wu
d12b605536 Minor tests update 2023-08-10 21:56:35 +08:00
Jerome Wu
c4b74796d5 Update package-lock.json 2023-08-10 21:01:39 +08:00
jeromewu
92e07b4fdd Update core version in usage 2023-08-10 09:10:26 +00:00
jeromewu
b3575c5e10 Remove git lfs 2023-08-10 09:02:38 +00:00
jeromewu
ecd55d6b18 Remove netlify lm 2023-08-10 08:53:51 +00:00
jeromewu
1d6bd69bf3 Add postinstall script to build assets 2023-08-10 08:33:50 +00:00
Jerome Wu
7791312721 Update installation 2023-08-09 17:54:18 +08:00