mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 14:50:07 +00:00
Make screen output look better
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16069 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4abe074c5d
commit
919eb0e4b2
@ -626,8 +626,8 @@ decoders:
|
||||
If you have the subversion client installed, the latest x264
|
||||
sources can be gotten with this command:
|
||||
<screen>
|
||||
svn co svn://svn.videolan.org/x264/trunk x264
|
||||
</screen>
|
||||
svn co svn://svn.videolan.org/x264/trunk x264<!--
|
||||
--></screen>
|
||||
<application>MPlayer</application> sources are updated whenever
|
||||
an <systemitem class="library">x264</systemitem> API change
|
||||
occurs, so it is always suggested to use CVS
|
||||
@ -642,8 +642,8 @@ decoders:
|
||||
<systemitem class="library">x264</systemitem> is built and
|
||||
installed in the standard way:
|
||||
<screen>
|
||||
./configure && make && sudo make install
|
||||
</screen>
|
||||
./configure && make && sudo make install<!--
|
||||
--></screen>
|
||||
This installs libx264.a in /usr/local/lib and x264.h is placed in
|
||||
/usr/local/include.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user