mpv/audio/out
wm4 eead97f103 ao_coreaudio: fix out of bounds access
ca_label_to_mp_speaker_id() checked whether the last entry was >= 0, but
actually this condition was never true, and MP_SPEAKER_ID_UNKNOWN0 is
not negative.
2015-05-04 23:54:38 +02:00
..
ao.c
ao.h
ao_alsa.c
ao_coreaudio.c ao_coreaudio: fix out of bounds access 2015-05-04 23:54:38 +02:00
ao_coreaudio_exclusive.c ao_coreaudio_exclusive: check format explicitly on change notifcation 2015-04-29 23:10:45 +02:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c ao_coreaudio_utils: log mp format with CoreAudio format description 2015-04-29 23:07:36 +02:00
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