[vlc-devel] [PATCH 05/18] vout: rework spu_Render()

Francois Cartegnie fcartegnie at gmail.com
Thu Mar 7 15:37:24 CET 2019


Le 07/03/2019 à 15:25, Thomas Guillem a écrit :
>                           const video_format_t *fmt_src,
> -                         vlc_tick_t render_subtitle_date,
> -                         vlc_tick_t render_osd_date,
> +                         vlc_tick_t system_now,
> +                         vlc_tick_t render_subtitle_date, float rate,
>                           bool ignore_osd,

Nitpicking. useless reorder of arguments.

-- 
Francois Cartegnie
VideoLAN - VLC Developer


More information about the vlc-devel mailing list