summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-11-08 22:08:57 -0600
committerDudemanguy <random342@airmail.cc>2023-11-09 21:31:58 +0000
commita89ba2c7497ca42f5b7e21144d5bf1a8da193654 (patch)
tree6a8c5612520dee562c21da3bb6c6f2b5f3dab708 /meson_options.txt
parentdffaa9cf6b5d9e5c1abf74928153dc615a547895 (diff)
downloadmpv-a89ba2c7497ca42f5b7e21144d5bf1a8da193654.tar.bz2
mpv-a89ba2c7497ca42f5b7e21144d5bf1a8da193654.tar.xz
vo: replace some magic numbers with timer macros
Most importantly, the wait_until addition was missed while doing the unit conversions to nanoseconds which meant mpv woke up roughly every second since not nearly enough time was added. It was meant to be 1000 seconds (1e9 in microseconds). Use a macro so it's more readable. Also put some other wild 1e9 calculations inside of a macro as well. Fixes a899e14bccb667af243f8fce454160e17ae45c2a.
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions