mpv/audio/out
Kevin Mitchell e26462599b ao_lavc: use new af_select_best_samplerate function
This is particularly useful for opus which allows only a fairly restrictive set
of samplerates. If the codec doesn't provide a list of samplerates, just
continue to try the requsted one and hope for the best.

fixes #2957
2016-03-17 02:31:05 -07:00
..
ao.c ao: initial OpenSL ES support 2016-02-27 00:00:36 +01:00
ao.h
ao_alsa.c
ao_coreaudio.c ao_coreaudio: replace fourcc_repr() 2016-01-11 20:25:00 +01:00
ao_coreaudio_chmap.c ao_coreaudio: fix 7.1(rear) channel mapping 2016-02-04 12:29:32 +01:00
ao_coreaudio_chmap.h ao_coreaudio_chmap: change license to LGPL 2016-01-19 21:21:49 +01:00
ao_coreaudio_exclusive.c
ao_coreaudio_properties.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
ao_coreaudio_properties.h
ao_coreaudio_utils.c ao_coreaudio: replace fourcc_repr() 2016-01-11 20:25:00 +01:00
ao_coreaudio_utils.h ao_coreaudio: replace fourcc_repr() 2016-01-11 20:25:00 +01:00
ao_jack.c
ao_lavc.c ao_lavc: use new af_select_best_samplerate function 2016-03-17 02:31:05 -07:00
ao_null.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
ao_openal.c ao_openal: wipe out global context on init error 2016-01-18 20:46:22 -08:00
ao_opensles.c ao: initial OpenSL ES support 2016-02-27 00:00:36 +01:00
ao_oss.c
ao_pcm.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
ao_pulse.c
ao_rsound.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
ao_sdl.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
ao_sndio.c
ao_wasapi.c ao_wasapi: make wait for audio thread termination infinite 2016-02-26 15:43:51 -08:00
ao_wasapi.h ao_wasapi: replace laggy COM messaging with mp_dispatch_queue 2016-02-26 15:43:51 -08:00
ao_wasapi_changenotify.c ao_wasapi: correct check for specified device on default change 2016-01-28 00:55:58 -08:00
ao_wasapi_utils.c ao_wasapi: use new af_select_best_samplerate function 2016-03-17 02:31:05 -07:00
internal.h
pull.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
push.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00