*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1514 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-08-14 12:57:36 +00:00
parent 77bab1eba2
commit c53dc225f7
1 changed files with 4 additions and 3 deletions

View File

@ -960,7 +960,8 @@ Table of Contents
- SDL driver (supports up/downsampling, esd, arts etc)
- native ALSA 0.5 driver
- native ALSA 0.9 driver (buggy, use OSS emulation!)
- native ESD driver (under development?)
- ESD (through SDL)
- ARTS (through SDL)
- SUN audio driver (/dev/audio) for BSD and Solaris8 users
@ -1012,9 +1013,9 @@ Table of Contents
Max kHz : ?
PC Speaker or DAC:
OSS : OK (new timing code?)
OSS : OK (use the SDL driver : -ao sdl)
ALSA : no driver
Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
Max kHz : the driver emulates 44.1 maybe more
Driver : <A HREF="ftp://ftp.infradead.org/pub/pcsp">ftp://ftp.infradead.org/pub/pcsp</A>
- use at least 2.4 if possible, 2.2 isn't tested