Author: komh Date: Mon Feb 1 15:09:53 2010 New Revision: 30481 Log: Add OS/2 KAI audio driver support
Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Added: trunk/libao2/ao_kai.c Modified: trunk/Changelog trunk/Makefile trunk/configure trunk/libao2/audio_out.c Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Mon Feb 1 10:24:32 2010 (r30480) +++ trunk/DOCS/man/en/mplayer.1 Mon Feb 1 15:09:53 2010 (r30481) @@ -2858,6 +2858,22 @@ Playing a file with \-v will show a list .PD 1 . .TP +.B kai (OS/2 only) +OS/2 KAI audio output driver +.PD 0 +.RSs +.IPs uniaud +Force UNIAUD mode +.IPs dart +Force DART mode +.IPs (no)share +Open audio in shareable or exclusive mode. +.IPs bufsize=<size> +Set buffer size to <size> in samples (default: 2048). +.RE +.PD 1 +. +.TP .B dart (OS/2 only) OS/2 DART audio output driver .PD 0 _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
