Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
Jerome Wu
ba63a8c468 Refactor to remove events package 2023-07-23 15:02:22 +08:00
Jerome Wu
c0a9a48bdf Update CI and add website 2022-10-05 14:44:56 +08:00
Jerome Wu
4369aaf208 Fix prd build 2022-10-05 10:05:10 +08:00
Jerome Wu
3de5af2cf3 Fix vorbis build script 2022-10-04 19:28:38 +08:00
Jerome Wu
03f14d866c Migrate all libs (remove fdk-aac due to license issue and wavpack as no longer supported) 2022-10-04 19:17:26 +08:00
Jerome Wu
1fd52fd851 Add x265 and lame 2022-10-04 14:53:42 +08:00
Jerome Wu
a136b8b1bb Complete basic rewrite 2022-09-30 17:21:03 +08:00
Jerome Wu
6e9d91483e Add tests 2022-09-22 18:26:24 +08:00
Jerome Wu
20790e4fd2 Reorg folders and use core as ffmpeg from now on 2022-09-22 13:06:44 +08:00
Jerome Wu
94bb51d073 Adopt lerna and typescript 2022-09-13 17:23:21 +08:00