/+junk/build-libffmpeg-for-chromium

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/build-libffmpeg-for-chromium

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Gustav Hartvigsson
  • Date: 2021-06-07 17:31:30 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20210607173130-ltls48c5mw8ypt6q
initial coode

Show diffs side-by-side

added added

removed removed

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