diff options
author | wm4 <wm4@nowhere> | 2017-06-28 16:48:04 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-06-28 18:43:14 +0200 |
commit | 36fadac7506a1fdb8f5b8d20e28e6977da7bbea7 (patch) | |
tree | 21ff7b2b15f6eca7658ba498e3d62536803d3a37 /test/chmap.c | |
parent | c5a82f729bd09745488ef96fa7c76307c41c0073 (diff) | |
download | mpv-36fadac7506a1fdb8f5b8d20e28e6977da7bbea7.tar.bz2 mpv-36fadac7506a1fdb8f5b8d20e28e6977da7bbea7.tar.xz |
ring: use 64 bit counters
Apparently, this messes up on wraparound (although it shouldn't). After
2^32 bytes an audio "blip" happens with AOs that use this ringbuffer.
Whatever, we can fix this by switching to a 64 bit counter. There's also
a good chance the ringbuffer will be dropped completely, so don't waste
more time on this.
Diffstat (limited to 'test/chmap.c')
0 files changed, 0 insertions, 0 deletions