1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/audio/out
wm4 d2e5b50041 ao_alsa: cosmetics, macro-fy error reporting
Add a CHECK_ALSA_ERROR macro to report ALSA errors. This is similar to
what vo_vdpau does. This removes lots of boiler plate, it almost gives
me the feeling the ao_alsa initialization code is now readable. This
change is squashed with the reformatting, because both changes are
just as noisy and useless.
2013-05-12 21:24:55 +02:00
..
ao_alsa.c ao_alsa: cosmetics, macro-fy error reporting 2013-05-12 21:24:55 +02:00
ao_coreaudio.c ao_coreaudio: switch to WAVEEXT channel order 2013-05-12 21:24:55 +02:00
ao_dsound.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_jack.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_lavc.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_null.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_openal.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_oss.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_pcm.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_portaudio.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_pulse.c ao_pulse: try to set correct channel layout 2013-05-12 21:24:55 +02:00
ao_rsound.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao_sdl.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
ao.h audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
audio_out_internal.h audio/out: switch to channel map 2013-05-12 21:24:54 +02:00