summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_wasapi.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-07-07 17:37:23 +0200
committerwm4 <wm4@nowhere>2017-07-07 17:56:18 +0200
commit4cb5e53ada84f73f29de0d15a7b67cd32631536a (patch)
treeffe63150d1130cad59ea2162901a54b448c84977 /audio/out/ao_wasapi.h
parent90dd2298713d3414bad39b6e8648490cd9f52603 (diff)
downloadmpv-4cb5e53ada84f73f29de0d15a7b67cd32631536a.tar.bz2
mpv-4cb5e53ada84f73f29de0d15a7b67cd32631536a.tar.xz
ao_alsa: drop use of AF_FORMAT_S24
Instead of the infrastructure added in the previous commit to do the conversion within the AO. If this is used, and snd_pcm_status_get_avail() returns more frames than snd_pcm_write*() actually accepts, you will get some nice audio corruption. Also, this mutates the data passed via play(), which is rather fishy, but sort of doesn't matter for now. Surely this will cause unintended bugs and WTFs.
Diffstat (limited to 'audio/out/ao_wasapi.h')
0 files changed, 0 insertions, 0 deletions