Mercurial > mplayer.hg
comparison DOCS/en/codecs.html @ 9783:1163cf586d5a
Typos, patch by Roberto Togni <r_togni@libero.it>.
author | diego |
---|---|
date | Tue, 01 Apr 2003 22:49:55 +0000 |
parents | da63c272425e |
children | eb55fee443d2 |
comparison
equal
deleted
inserted
replaced
9782:4f7020d90dca | 9783:1163cf586d5a |
---|---|
116 mkdir linux | 116 mkdir linux |
117 cd linux | 117 cd linux |
118 cp path/Makefile . | 118 cp path/Makefile . |
119 make | 119 make |
120 cp libdivxencore.so /usr/local/lib | 120 cp libdivxencore.so /usr/local/lib |
121 ln -s /usr/local/lib/libdivxdecore.so /usr/local/lib/libdivxdecore.so.0 | 121 ln -s /usr/local/lib/libdivxencore.so /usr/local/lib/libdivxencore.so.0 |
122 cp ../../src/encore.h /usr/local/include | 122 cp ../../src/encore.h /usr/local/include |
123 </PRE> | 123 </PRE> |
124 </LI> | 124 </LI> |
125 </OL> | 125 </OL> |
126 | 126 |