summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-06 19:00:57 +0200
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-05-07 10:53:37 +0900
commit099f2138bb3926d34194e2257b2da9fd2e772b5e (patch)
tree65bf1a9add45d751fb2478259812d8b97b9430ee /input
parentb7ef055917db6bd6da675c9e2b9f5ba2d81e2dd7 (diff)
downloadmpv-099f2138bb3926d34194e2257b2da9fd2e772b5e.tar.bz2
mpv-099f2138bb3926d34194e2257b2da9fd2e772b5e.tar.xz
ao_coreaudio_exclusive: use atomics instead of volatile
volatile barely means anything. The polling is kind of bad too, but relatively harmless as device opening/closing is a rare event, and the format change is not expected to take long. Remove the pointless talloc call too (must have been a leftover from previous refactoring). (cherry picked from commit 4444ff48fa578461688fe9feb9ebcd996cd64506)
Diffstat (limited to 'input')
0 files changed, 0 insertions, 0 deletions