1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-08 23:27:33 +00:00
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_alsa.c ao_alsa: fix minor memory leak 2015-08-25 15:45:57 +02:00
ao_coreaudio_chmap.c
ao_coreaudio_chmap.h
ao_coreaudio_exclusive.c ao_coreaudio: fix device latency, share the code 2015-07-06 17:49:28 +02:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c ao_coreaudio: fix device latency, share the code 2015-07-06 17:49:28 +02:00
ao_coreaudio_utils.h ao_coreaudio: fix device latency, share the code 2015-07-06 17:49:28 +02:00
ao_coreaudio.c ao_coreaudio: fix device latency, share the code 2015-07-06 17:49:28 +02:00
ao_dsound.c win32: revert wchar_t changes 2015-08-01 21:09:11 +02:00
ao_jack.c
ao_lavc.c audio: remove unused legacy libavutil header 2015-08-07 02:41:39 +02:00
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_changenotify.c win32: revert wchar_t changes 2015-08-01 21:09:11 +02:00
ao_wasapi_utils.c win32: revert wchar_t changes 2015-08-01 21:09:11 +02:00
ao_wasapi_utils.h
ao_wasapi.c win32: revert wchar_t changes 2015-08-01 21:09:11 +02:00
ao_wasapi.h
ao.c
ao.h
internal.h
pull.c
push.c