es_out_timeshift: fix inverted logic
commit80f1e7235b7b6a769e6924ed96c739b62f7e3385
authorZhao Zhili <quinkblack@foxmail.com>
Sat, 8 Sep 2018 10:41:58 +0000 (8 18:41 +0800)
committerThomas Guillem <thomas@gllm.fr>
Wed, 12 Sep 2018 10:06:02 +0000 (12 12:06 +0200)
tree7b184e3cf8b956118ac44213f282768c98860b9f
parent195ecdd07db944098db6d59c1236c3a7eef9a874
es_out_timeshift: fix inverted logic

A test case:
vlc -vv --rate 0.5 ~/.local/share/vlc/ml.xspf
es_out_GetEmpty return false forever

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
src/input/es_out_timeshift.c