mpv/audio/out
wm4 cf94fce467 ao_alsa: fix minor memory leak
So snd_device_name_get_hint() return values do in fact have to be freed.

Also, change listing semantics slightly: if io==NULL, skip the entry,
instead of assuming it's an output device.
2015-08-25 15:45:57 +02:00
..
ao.c
ao.h
ao_alsa.c
ao_coreaudio.c
ao_coreaudio_chmap.c
ao_coreaudio_chmap.h
ao_coreaudio_exclusive.c
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c
ao_coreaudio_utils.h
ao_dsound.c
ao_jack.c
ao_lavc.c
ao_null.c
ao_openal.c
ao_oss.c
ao_pcm.c
ao_pulse.c
ao_rsound.c
ao_sdl.c
ao_sndio.c
ao_wasapi.c
ao_wasapi.h
ao_wasapi_changenotify.c
ao_wasapi_utils.c
ao_wasapi_utils.h
internal.h
pull.c
push.c