mirror of https://github.com/mpv-player/mpv
Document minimum required ALSA version.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14311 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4d0005afea
commit
38406a01e7
|
@ -117,6 +117,10 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
|
|||
<listitem><para>
|
||||
<emphasis role="bold">libsmb</emphasis> - optional, for Samba support.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis role="bold">ALSA</emphasis> - optional, for ALSA audio output
|
||||
support. At least 0.9.0rc4 is required.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis role="bold">bio2jack</emphasis> - optional, for JACK audio output
|
||||
support, needed only in compile time. You can obtain it from
|
||||
|
|
Loading…
Reference in New Issue