Commit Graph

18 Commits

Author SHA1 Message Date
lucas gelfond
17520bb93d
Merge pull request #766 from tommyjepsen/main
Fixed small typo in .off() docs
2024-12-23 21:50:17 -08:00
izogfif
8d63b3a9c2 ffprobe command was added. Missing definitions were added. Code reformat. 2024-08-29 12:29:44 +00:00
Tommy Jepsen
5928d4f280
Fixed typo in .off docs 2024-07-18 12:27:33 +02:00
jeromewu
ce375d99a8
Add classWorkerURL (#652) 2023-12-17 12:51:42 +08:00
jeromewu
147596bdb0 Fix lint errors 2023-10-11 22:04:25 +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
Antoine BERNIER
efaae603d8
feat(ffmpeg): abort signal (#573)
* feat(ffmpeg): abort signal

* with test
2023-10-09 21:51:08 +08:00
Matthias
747682c944
Fixed not being able to unsubscribe events (#556) 2023-08-20 09:23:30 +08:00
Yongzeng Liu
40a97e32c6
Add overload to ffmpeg.on and ffmpeg.off for type inference (#526)
* Add overload to `on` for type inference

* Add overload to `off` for type inference
2023-07-29 22:09:24 +08:00
Jerome Wu
096f5b2358 Fix api docs 2023-07-26 22:24:38 +08:00
Jerome Wu
8a9ffadf85 Update website 2023-07-24 23:57:29 +08:00
Jerome Wu
b277631f38 Update docs and types 2023-07-24 22:08:15 +08:00
Jerome Wu
ba63a8c468 Refactor to remove events package 2023-07-23 15:02:22 +08:00
Jerome Wu
ec183935fe Migrate downloadWithProgress to util 2023-01-09 22:47:39 +08:00
Jerome Wu
f4a27e3491 Complete Playground v1 2022-10-07 17:54:57 +08:00
Jerome Wu
b8314a96e3 Update website and send total=-1 when no content-type 2022-10-05 17:51:09 +08:00
Jerome Wu
e17812a999 Add tests 2022-10-04 12:17:04 +08:00
Jerome Wu
a136b8b1bb Complete basic rewrite 2022-09-30 17:21:03 +08:00