mpv/libao2
wm4 00421e5eec ao_openal: allow setting the OpenAL sub-device
Now "-ao openal:device=<subdevice>" will pass <subdevice> as device to
OpenAL. This allows selecting both the OpenAL backend (OS-level audio
API) and the physical output device.

The available devices can be listed with "-ao openal:device=help".
2012-03-17 21:06:30 +01:00
..
ao_alsa.c Merge remote-tracking branch 'origin/master' into my_master 2012-03-05 22:24:57 +01:00
ao_arts.c
ao_coreaudio.c ao_coreaudio: fix partial volume control 2012-01-18 04:21:46 +01:00
ao_dart.c
ao_dsound.c ao_dsound: fix volume controls 2012-03-17 21:06:30 +01:00
ao_esd.c libao2: try to identify some audio outputs that have persistent volume 2012-01-18 04:21:46 +01:00
ao_ivtv.c audio: export audio pts to AO drivers 2011-07-31 16:31:07 +03:00
ao_jack.c
ao_kai.c
ao_mpegpes.c audio: export audio pts to AO drivers 2011-07-31 16:31:07 +03:00
ao_nas.c libao2: try to identify some audio outputs that have persistent volume 2012-01-18 04:21:46 +01:00
ao_null.c ao_null: convert to new API, cleanup/rewrite 2011-05-05 04:45:44 +03:00
ao_openal.c ao_openal: allow setting the OpenAL sub-device 2012-03-17 21:06:30 +01:00
ao_oss.c
ao_pcm.c ao_pcm: fix pointless message due to uninitialize variable 2011-08-11 20:58:05 +03:00
ao_pulse.c ao_pulse: add mute control 2012-01-18 04:21:46 +01:00
ao_rsound.c ao_rsound: add new RSound audio output driver 2011-06-26 06:19:42 +03:00
ao_sdl.c libao2: try to identify some audio outputs that have persistent volume 2012-01-18 04:21:46 +01:00
ao_sgi.c
ao_sun.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
ao_v4l2.c audio: export audio pts to AO drivers 2011-07-31 16:31:07 +03:00
ao_win32.c
audio_out.c configure, ao_alsa: drop support for obsolete ALSA versions 2012-02-27 16:46:56 +02:00
audio_out.h mixer, libao: add proper mute control 2012-01-18 04:21:46 +01:00
audio_out_internal.h audio output: add a new AO driver API 2011-05-05 01:39:53 +03:00