[vlc-devel] [PATCH] Puzzle filter enhancement
Jean-Baptiste Kempf
jb at videolan.org
Thu Feb 7 15:39:18 CET 2013
On 06 Feb, Vianney Boyer wrote :
> + * Copyright (C) 2005-2009 VLC authors and VideoLAN
Copyright is wrong.
Nothing to take from skins2?
> +/* generate random bezier data */
> +point_t *puzzle_rand_bezier(uint8_t i_pts_nbr)
> +{
> +#define NB_PRIM 13
> + point_t ps_pt[NB_PRIM][19] = { {{ -1, 0}, { -0.708333333333333, 0},
How are those tables generated?
Best regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list