bzr branch
http://gegoxaren.bato24.eu/bzr/%2Bjunk/build-libffmpeg-for-chromium
1 2 3 4 5 6 7 8 9 10 11 12 13 |
How to build `libffmpeg.so` for use in Chrome(ium) and derivatives. =================================================================== Read document here: [document.md](document.md) (please note that the document may look funky, as it is meant to be compiled to a pdf and not viewed on the web.) How to build PDF ---------------- ```bash ./build-pdf.sh ``` |