summaryrefslogtreecommitdiffstats
path: root/player/sub.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-01-21 22:41:41 +0100
committerwm4 <wm4@nowhere>2016-01-22 00:25:44 +0100
commit04ec417d41a7792e08d4bd6c6ee24671c17425b4 (patch)
tree786b4c6a3a071148de55560481317c2d86656187 /player/sub.c
parent536efe6faf30964b77e0dd724e1c824e351008e7 (diff)
downloadmpv-04ec417d41a7792e08d4bd6c6ee24671c17425b4.tar.bz2
mpv-04ec417d41a7792e08d4bd6c6ee24671c17425b4.tar.xz
audio: refactor: move MPContext.ao_buffer field
It doesn't need to be part of the big context, but is strictly part of shuffling data from the audio filters to audio output, and thus belongs into ao_chain. It also turns out that clearing it in clear_audio_output_buffers() is completely redundant. (Of course ao_buffer is an abomination in the first place and shouldn't exist at all.)
Diffstat (limited to 'player/sub.c')
0 files changed, 0 insertions, 0 deletions