summaryrefslogtreecommitdiffstats
path: root/audio/out
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-11-07 15:07:23 +0100
committerwm4 <wm4@nowhere>2015-11-07 15:07:50 +0100
commit617aff6cdab6484e39cd4074111569e2f5dec9d3 (patch)
tree95f9f04a3a2ac0293c21ea51574b9c996f419473 /audio/out
parentb984ec52aaf569a9be4acfe6fdd056f309a3b40e (diff)
downloadmpv-617aff6cdab6484e39cd4074111569e2f5dec9d3.tar.bz2
mpv-617aff6cdab6484e39cd4074111569e2f5dec9d3.tar.xz
audio: fix af_fmt_change_bytes() with spdif formats
This could accidentally change some spdif formats to AAC (because AAC is the first on the list and will match first). spdif formats are inherently uninterchangeable, so treat them as their own class of formats (like int vs. float). Might fix some issues with ao_wasapi.c.
Diffstat (limited to 'audio/out')
0 files changed, 0 insertions, 0 deletions