[vlc-devel] [PATCH] vlc_input: fix a comment

Frédéric Yhuel yhuelf at gmail.com
Wed Oct 31 20:58:59 CET 2012


On Tue, Oct 30, 2012 at 2:25 PM, Frédéric Yhuel <yhuelf at gmail.com> wrote:
> ---
>  include/vlc_input.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/vlc_input.h b/include/vlc_input.h
> index 7d8320a..a96c92d 100644
> --- a/include/vlc_input.h
> +++ b/include/vlc_input.h
> @@ -344,7 +344,7 @@ typedef enum input_state_e
>   * Input rate.
>   *
>   * It is an float used by the variable "rate" in the
> - * range [INPUT_RATE_DEFAULT/INPUT_RATE_MAX, INPUT_RATE_DEFAULT/INPUT_RATE_MAX]
> + * range [INPUT_RATE_DEFAULT/INPUT_RATE_MAX, INPUT_RATE_DEFAULT/INPUT_RATE_MIN]
>   * the default value being 1. It represents the ratio of playback speed to
>   * nominal speed (bigger is faster).
>   *
> --

If it's to boring to apply those stupid patches, give me commit access
and I will push them directly :-)

Frédéric



More information about the vlc-devel mailing list