[MPlayer-dev-eng] [PATCH]Use uninit in remove_logo filter
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Feb 27 23:35:17 CET 2010
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> > + destroy_pgm(((vf_priv_s *)vf->priv)->filter);
> > + destroy_pgm(((vf_priv_s *)vf->priv)->half_size_filter);
>
> While you're at it I'd find it nicer if you added a
> local variable for vf->priv instead of the casts.
> I guess it's good otherwise.
Done.
Thank you, Carl Eugen
More information about the MPlayer-dev-eng
mailing list