adjust: change hue text/description
commit095d1373bd20d29f531aadf3c77b08ea021d4f8c
authorThomas Guillem <thomas@gllm.fr>
Thu, 7 Dec 2017 13:02:17 +0000 (7 14:02 +0100)
committerThomas Guillem <thomas@gllm.fr>
Thu, 7 Dec 2017 13:17:40 +0000 (7 14:17 +0100)
tree971fe7d1a94b17aa88cb1bf1b430b4ee3f5a989c
parent554675f57019e2ba4863683223ccc7fc833153f1
adjust: change hue text/description

"add_float_with_range( "hue", 0, -180., +180. ..."

Even if 360 is the same than -180 in the hue case, you can't pass value outside
the range anymore (since VLC 3.0).
modules/video_filter/adjust.c