input: change INPUT_RATE_MAX/INPUT_RATE_MIN
commit797a8dce4e36d44eb3aa971bd20d41ff03ea4679
authorThomas Guillem <thomas@gllm.fr>
Fri, 15 Feb 2019 15:11:50 +0000 (15 16:11 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 15 Feb 2019 15:34:55 +0000 (15 16:34 +0100)
tree35df7fb6deb51bb15e514dfda0a667f13b89d797
parente1edafe2d7191c0bdcb16a1d30fec30442987cce
input: change INPUT_RATE_MAX/INPUT_RATE_MIN

Inverse them. Indeed, INPUT_RATE_MAX was the min and INPUT_RATE_MIN was the
max. The dbus module did the mistake.
include/vlc_input.h
modules/control/dbus/dbus_player.c
modules/control/hotkeys.c
src/input/input.c