1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-08 15:18:00 +00:00
mpv/audio/out
wm4 8134a0601b ao_coreaudio: explicitly skip input streams
This may or may not fix some issues with the format switching
code. Actually, it seems somewhat unlikely, but then checking
the stream type isn't incorrect either, and is probably
something the API user should always be doing.
2015-06-26 15:56:19 +02:00
..
ao_alsa.c ao_alsa: fix a log message 2015-06-21 18:32:38 +02:00
ao_coreaudio_chmap.c
ao_coreaudio_chmap.h
ao_coreaudio_exclusive.c ao_coreaudio: explicitly skip input streams 2015-06-26 15:56:19 +02:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c ao_coreaudio_utils: compare full AudioStreamBasicDescription 2015-06-25 20:17:14 +02:00
ao_coreaudio_utils.h
ao_coreaudio.c ao_coreaudio: explicitly skip input streams 2015-06-26 15:56:19 +02:00
ao_dsound.c Various spelling fixes 2015-06-18 19:36:58 +02:00
ao_jack.c
ao_lavc.c
ao_null.c
ao_openal.c
ao_oss.c audio: remove S8, U16, U24, U32 formats 2015-06-16 21:11:59 +02:00
ao_pcm.c
ao_pulse.c
ao_rsound.c audio: remove S8, U16, U24, U32 formats 2015-06-16 21:11:59 +02:00
ao_sdl.c audio: remove S8, U16, U24, U32 formats 2015-06-16 21:11:59 +02:00
ao_sndio.c audio: remove S8, U16, U24, U32 formats 2015-06-16 21:11:59 +02:00
ao_wasapi_changenotify.c
ao_wasapi_utils.c
ao_wasapi_utils.h
ao_wasapi.c ao_wasapi: fix crash on hotplug init error 2015-06-17 13:42:31 +02:00
ao_wasapi.h
ao.c audio: output human-readable channel layouts too 2015-06-25 19:10:24 +02:00
ao.h
internal.h
pull.c
push.c