summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-06 21:46:44 +0200
committerwm4 <wm4@nowhere>2014-10-06 21:49:26 +0200
commit4b2f81a36f49c85b0c20f81a5d46b1059f493796 (patch)
treef26c2673fcfbe235c3ef6ce19151548487d1535b /demux
parent5fb05940f1b4d0dad208d94ddd73d78520d8ce03 (diff)
downloadmpv-4b2f81a36f49c85b0c20f81a5d46b1059f493796.tar.bz2
mpv-4b2f81a36f49c85b0c20f81a5d46b1059f493796.tar.xz
ao_pulse: don't use pa_format_info_to_sample_spec()
This function is available starting with PulseAudio 2.0, while we only require 1.0. This broke compilation on Ubuntu 12.04.5 LTS. Use our own function to calculate the buffer size, which is actually simpler and needs slightly less code. Hopefully fixes #1154. CC: @mpv-player/stable
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions