mpv/audio/out
wm4 0f82107535 ao_alsa: use correct magic spdif flags
I accidentally copied the AES4/ORIGFS constants from the ALSA headers,
instead of the AES3/FS ones. The difference is probably important.
2013-11-09 23:32:58 +01:00
..
ao.c ao: print requested audio format on init 2013-11-09 23:32:50 +01:00
ao.h audio: don't let ao_lavc access frontend internals, change gapless audio 2013-11-08 20:00:58 +01:00
ao_alsa.c ao_alsa: use correct magic spdif flags 2013-11-09 23:32:58 +01:00
ao_coreaudio.c osx: fix -Wshadow warnings on platform specific code 2013-11-04 08:33:35 +01:00
ao_coreaudio_properties.c ao_coreaudio: move to new log API 2013-08-01 20:32:49 +02:00
ao_coreaudio_properties.h ao_coreaudio: fix compilation on OS X 10.7 2013-07-28 09:48:49 +02:00
ao_coreaudio_utils.c ao_coreaudio: move to new log API 2013-08-01 20:32:49 +02:00
ao_coreaudio_utils.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ao_dsound.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
ao_jack.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_lavc.c audio: don't let ao_lavc access frontend internals, change gapless audio 2013-11-08 20:00:58 +01:00
ao_null.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_openal.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_oss.c ao: print requested audio format on init 2013-11-09 23:32:50 +01:00
ao_pcm.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
ao_portaudio.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_pulse.c ao_pulse: fix channel layouts 2013-10-31 18:17:14 +01:00
ao_rsound.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_sdl.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_sndio.c audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02:00
ao_wasapi.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00