Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit e3b3842

Browse files
committed
Revert prepend
1 parent f2ce6fe commit e3b3842

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

wasm/build-scripts/build-ffmpeg.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ FLAGS=(
1212
-lavdevice -lavfilter -lavformat -lavcodec -lswresample -lswscale -lavutil -lpostproc -lm -lx264 -lx265 -lvpx -lwavpack -lmp3lame -lfdk-aac -lvorbis -lvorbisenc -lvorbisfile -logg -ltheora -ltheoraenc -ltheoradec -lz -pthread
1313
fftools/ffmpeg_opt.c fftools/ffmpeg_filter.c fftools/ffmpeg_hw.c fftools/cmdutils.c fftools/ffmpeg.c
1414
-o wasm/dist/ffmpeg-core.js
15-
--pre-js wasm/src/prepend.js # fix worker script issue
1615
-s USE_SDL=2 # use SDL2
1716
-s USE_PTHREADS=1 # enable pthreads support
1817
-s PROXY_TO_PTHREAD=1 # detach main() from browser/UI main thread

wasm/src/prepend.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)