On Wed, Feb 02, 2011 at 05:39:51PM +0200, Georgi Petrov wrote:
>
> I attach an updated patch!
Third try is the charm I guess...
> --- libvo/vo_evr.c (revision 0)
> +++ libvo/vo_evr.c (revision 0)
> @@ -0,0 +1,148 @@
> +
> +static const vo_info_t info =
> +{
static const vo_info_t info = {
Diego