Commit b006168
committed
* Move pure JS functions to pre.js
* Add read timeout & fetch timeout (30s)
* Improve aborting behavior
* Add support for retrying after read() failures
* Trigger AbortSignal before aborting ffmpeg process - to help ensure
fetches are aborted1 parent 38ec752 commit b006168
File tree
10 files changed
+439
-476
lines changed- dist
- ffmpeg-7.1
- fftools
- libavformat
- patches/ffmpeg
10 files changed
+439
-476
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Large diffs are not rendered by default.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
976 | | - | |
977 | 976 | | |
| 977 | + | |
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
| |||
0 commit comments