summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-10 17:15:43 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-25 17:00:08 +0900
commit2c9e0c0a298157a40eec55f271f0fa0075e4010e (patch)
tree89f46000f4019e4ad8774b515e6aef1ac52b016f /player
parent8d3259a3919aefd116941b9c5902340b52010f61 (diff)
downloadmpv-2c9e0c0a298157a40eec55f271f0fa0075e4010e.tar.bz2
mpv-2c9e0c0a298157a40eec55f271f0fa0075e4010e.tar.xz
m_option: never return NOPTS value as number from properties
MP_NOPTS_VALUE (basically INT64_MIN) is basically an special timestamp value that means "unset" or "unknown". Its exact value is internal, and should never be returned or interpreted by any API. So return "no" instead (what is also what the parser accepts).
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions