mpv/libao2
Uoti Urpala 9f7c6291a5 Remove special error message for -ao alsa1x and alsa9
Those variants were removed in 2004. Remove the special handling of
those ao names and treat them like any other unrecognized ao name.
This removes a questionable exit_player() call.
2008-08-12 14:57:18 +03:00
..
ao_alsa.c Our ALSA code needs alloca, so check for it in configure and include alloca.h 2008-07-17 17:11:30 +00:00
ao_alsa5.c cosmetics: Remove pointless parentheses from return statements. 2008-05-16 09:31:55 +00:00
ao_arts.c cosmetics: Remove pointless parentheses from return statements. 2008-05-16 09:31:55 +00:00
ao_dsound.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
ao_dxr2.c Write functions used by send_mpeg_*_packet may _not_ modify data 2008-01-12 16:05:04 +00:00
ao_esd.c Rename some audio-output-related preprocessor directives. 2008-08-05 16:32:47 +00:00
ao_ivtv.c mpeg ao/vo drivers: Fix packet-writing helper function types 2008-08-12 14:57:17 +03:00
ao_jack.c Make code slightly less confusing to me 2008-01-11 20:55:08 +00:00
ao_macosx.c Use standard license header, merge changelog into license header and TODO. 2008-06-06 00:45:35 +00:00
ao_mpegpes.c mpeg ao/vo drivers: Fix packet-writing helper function types 2008-08-12 14:57:17 +03:00
ao_nas.c
ao_null.c
ao_openal.c Remove unused variable. 2008-01-30 23:49:36 +00:00
ao_oss.c
ao_pcm.c Remove a comment that makes no longer sense (since quite some time actually) 2008-05-01 16:59:37 +00:00
ao_pulse.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
ao_sdl.c Make various functions static 2008-08-12 14:57:12 +03:00
ao_sgi.c
ao_sun.c reset() should not senselessly close and reopen 2008-04-07 17:39:41 +00:00
ao_v4l2.c mpeg ao/vo drivers: Fix packet-writing helper function types 2008-08-12 14:57:17 +03:00
ao_win32.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
audio_out.c Remove special error message for -ao alsa1x and alsa9 2008-08-12 14:57:18 +03:00
audio_out.h Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
audio_out_internal.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00