mpv/libao2
reimar 1ad5f3f0a4 ao_oss: make error check slightly more correct
Only a return value of -1 indicates an error for open(),
purely theoretically the mixer device could get 0 assigned
as file descriptor.
Even more theoretically, WinCE uses descriptors with values < 0,
though that probably is non-conformant behaviour.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35295 b3059339-0415-0410-9bf9-f77b7e298cf2
2012-10-31 22:37:48 +01:00
..
ao_alsa.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_coreaudio.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_dsound.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_jack.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_lavc.c encode: add options --ovfirst and --oafirst 2012-09-29 15:04:40 +02:00
ao_null.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_openal.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_oss.c ao_oss: make error check slightly more correct 2012-10-31 22:37:48 +01:00
ao_pcm.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ao_portaudio.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_pulse.c Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao_rsound.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
audio_out.c build: fix ao_dsound config checks 2012-10-05 15:26:31 +02:00
audio_out.h softvol, ao_pulse: prefer ao_pulse volume control by default 2012-09-23 14:57:01 +02:00
audio_out_internal.h options: move mixer.h options to struct 2012-03-20 14:51:32 +02:00