Commit Graph

381 Commits

Author SHA1 Message Date
jeromewu
ae3608f3a0
Merge pull request #352 from cs8425/unicode-filename
use stringToUTF8() not writeAsciiToMemory()
2022-08-14 20:42:46 +08:00
jeromewu
4fe38aabb5
Merge pull request #378 from ffmpegwasm/dependabot/npm_and_yarn/axios-0.21.4
Bump axios from 0.21.1 to 0.21.4
2022-08-14 20:42:38 +08:00
jeromewu
ed43b57dbc
Merge pull request #377 from ffmpegwasm/dependabot/npm_and_yarn/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1
2022-08-14 20:42:30 +08:00
jeromewu
7f8b0dc535
Merge pull request #368 from ffmpegwasm/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.3.8 to 5.14.2
2022-08-14 20:42:22 +08:00
Jerome Wu
2c39307290 Remove an invalid test 2022-08-14 20:37:11 +08:00
Jerome Wu
538ecd21d8 Fix lint error 2022-08-14 20:28:48 +08:00
jeromewu
733e3582a8
Merge pull request #375 from astraldigital/more-path-options
add `wasmPath` & `workerPath` as browser options
2022-08-14 18:38:00 +08:00
jeromewu
9d56b7474e
Merge pull request #363 from ffmpegwasm/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-08-14 18:37:31 +08:00
jeromewu
ced9e288a2
Merge pull request #362 from ffmpegwasm/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-08-14 18:37:22 +08:00
jeromewu
fe730353cd
Merge pull request #369 from Jeffxz/improve-ts
expose more FS methods to ts
2022-08-14 18:37:06 +08:00
jeromewu
251514c369
Merge pull request #346 from cainiaokan/master
fix ffmpeg.exit()
2022-08-14 18:36:40 +08:00
jeromewu
544533aacd
Merge branch 'master' into master 2022-08-14 18:36:23 +08:00
jeromewu
f35ffdd789
Merge pull request #342 from ffmpegwasm/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-08-14 18:34:01 +08:00
jeromewu
5d3343dc47
Merge pull request #329 from rosenrose/master
Fix overwriting variables when running multiple instances.
2022-08-14 18:33:52 +08:00
jeromewu
1af426ffcf
Merge pull request #328 from duncanbeevers/build/remove-experimental-flag
build: Remove --experimental-wasm-bulk-memory flag
2022-08-14 18:32:46 +08:00
dependabot[bot]
2db7ed8ecd
Bump terser from 5.3.8 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.3.8 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 10:32:19 +00:00
jeromewu
16ddb079a8
Merge pull request #327 from duncanbeevers/refactor/remove-unused-webpack-import
refactor: Remove unused webpack import
2022-08-14 18:31:56 +08:00
jeromewu
24a85099eb
Merge pull request #325 from ffmpegwasm/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.0 to 1.14.8
2022-08-14 18:31:25 +08:00
jeromewu
49dbcaffc5
Merge pull request #324 from ffmpegwasm/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.10.2 to 6.12.6
2022-08-14 18:31:17 +08:00
jeromewu
034b4af2c0
Merge pull request #323 from ffmpegwasm/dependabot/npm_and_yarn/pathval-1.1.1
Bump pathval from 1.1.0 to 1.1.1
2022-08-14 18:31:08 +08:00
jeromewu
478d4c46c7
Merge pull request #296 from pikax/cancel_run_if_exited
fix: Cancel run promise if the exit() is called
2022-08-14 18:30:49 +08:00
jeromewu
1ab59e36f0
Merge pull request #283 from linguofeng/patch-1
Add FS readdir types
2022-08-14 18:30:00 +08:00
jeromewu
754f8df27c
Merge pull request #275 from fytriht/master
Update typings
2022-08-14 18:29:38 +08:00
jeromewu
2ad4a29b3d
Merge pull request #274 from swaylq/master
Fix ``exit`` method bug
2022-08-14 18:29:18 +08:00
jeromewu
01e936c260
Merge branch 'master' into master 2022-08-14 18:28:53 +08:00
dependabot[bot]
b155d43d6e
Bump axios from 0.21.1 to 0.21.4
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.4/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 10:27:52 +00:00
dependabot[bot]
2441973a71
Bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 10:27:50 +00:00
jeromewu
b96ebe4692
Merge pull request #244 from ffmpegwasm/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-08-14 18:27:11 +08:00
jeromewu
ab2671e564
Merge pull request #235 from seminelee/master
Add `mainName` option,the main function name of custom ffmpeg-core.js script. And catch the exit Error.
2022-08-14 18:26:50 +08:00
Jack Anderson
8c693decb4 add wasmPath & workerPath as browser options 2022-08-08 15:52:45 -07:00
Zheng (Jeff) Xu
6f29d79862 expose more FS methods to ts
So I can use them in typescript project without syntax error.
2022-07-20 07:44:25 -04:00
dependabot[bot]
cd3b7c2ed9
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 08:42:39 +00:00
dependabot[bot]
d8e235ba16
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 18:17:05 +00:00
cs8425
d8085cb533 use lengthBytesUTF8() to compute the exact bytes of string 2022-05-18 15:55:49 +08:00
cs8425
005cd56829 use stringToUTF8() not writeAsciiToMemory() 2022-05-18 14:39:21 +08:00
Nathan Johnson
694958ce81 Added worker build script 2022-05-17 16:56:11 -05:00
Nathan Johnson
da317da7ef Added web worker example 2022-05-17 16:50:23 -05:00
louielang
0191cdf480 fix ffmpeg.exit() 2022-04-19 10:37:56 +08:00
Nathan Johnson
09871cc01a Switched from CommonJS exports to ESM exports 2022-04-17 09:26:01 -05:00
dependabot[bot]
50a8efbdae
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:37:02 +00:00
Nathan Johnson
052337aeaa Fixed node environment regression. Fixed test script commands in package.json 2022-04-05 18:21:07 -05:00
Nathan Johnson
d870f420d7 Removed window type guard in createFFmpeg.js 2022-04-04 23:18:07 -05:00
Nathan Johnson
74ca423df2 Refactor to import createFFmpegCore using importScripts in worker context 2022-04-04 22:14:45 -05:00
Nathan Johnson
6e99e5f96f Removed references to resolveURL 2022-04-04 21:37:57 -05:00
Nathan Johnson
8d45d585b2 0.10.2 2022-04-04 21:35:38 -05:00
rosenrose
c395570cb0 dont' delete files 2022-02-24 17:00:28 +09:00
rosenrose
5204a89a0f Fix overwriting variables when running multiple instances. 2022-02-24 16:29:37 +09:00
Duncan Beevers
fd584309b9
fixup! build: Remove --experimental-wasm-bulk-memory flag 2022-02-23 15:24:34 -08:00
Duncan Beevers
61fcd255e0
fixup! build: Remove --experimental-wasm-bulk-memory flag 2022-02-23 15:23:26 -08:00
Duncan Beevers
fbedfb064c
build: Remove --experimental-wasm-bulk-memory flag
The --experimental-wasm-bulk-memory is no longer supported by Chrome
2022-02-23 14:14:49 -08:00