mpv/audio/out
wm4 3cb4116243 ao: add ao_play_silence, use for ao_alsa and ao_oss
Also add a corresponding function to audio/format.c, which fills an
audio block with silence.
2013-11-10 23:05:59 +01:00
..
ao.c ao: add ao_play_silence, use for ao_alsa and ao_oss 2013-11-10 23:05:59 +01:00
ao.h ao: add ao_play_silence, use for ao_alsa and ao_oss 2013-11-10 23:05:59 +01:00
ao_alsa.c ao: add ao_play_silence, use for ao_alsa and ao_oss 2013-11-10 23:05:59 +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_properties.h
ao_coreaudio_utils.c
ao_coreaudio_utils.h
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: add ao_play_silence, use for ao_alsa and ao_oss 2013-11-10 23:05:59 +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 player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +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