Yahweasel / libav.js

This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil, libswresample, and libswscale—for emscripten, and thus the web.
288 stars 18 forks source link

Add a Dockerfile.development to supply a buildenv #22

Closed martenrichter closed 1 year ago

martenrichter commented 1 year ago

Since it took me a while to set up a working build environment, I have made a Dockerfile.development for e.g. VS Code and others, that may aid others to faster start building and contributing faster.