summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2022-08-23 09:59:32 -0700
committerPhilip Langdale <github.philipl@overt.org>2022-08-23 11:01:52 -0700
commited7717298bd32316065bc1718092d75123a891e6 (patch)
treee5495f2abb5f2973a45c5dcca10d30f1debaf2d6 /TOOLS
parente2e8c21be4fdf826d91a141e181d9a3ddf65c6c6 (diff)
downloadmpv-ed7717298bd32316065bc1718092d75123a891e6.tar.bz2
mpv-ed7717298bd32316065bc1718092d75123a891e6.tar.xz
audio: fix lack of reinitialization on format change with pull AOs
uau did some investigation and noticed that we do not send a wakeup event when we encounter end-of-stream in ao_read_data(), in contrast to the equivalent logic for push AOs in ao_play_data(). Inserting that wakeup fixes the original problem of lack of reinitialization on a format change without the problems we saw with the previous attempted fix. Fixes #10566
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions